Skip to content
ruby-build 20220721

* For Ruby 3.2.0-dev, install YJIT by default if rustc 1.60+ is available

* Don't auto-enable YJIT except on x86_64

* Restructure build_package_enable_yjit to be cleaner and to exit before later checks if possible.

* Apply patch for implicitly declaration error of OpenSSL 1.1.1q

* Use inline patch instead of curl download