ruby-install 0.10.0 released
Released ruby-install 0.10.0! This release contains many small improvements to usability and better support for building CRuby with jemalloc or YJIT enabled.
$ ruby-install ruby -- --with-jemalloc
$ ruby-install ruby -- --enable-yjit
(Note: it usually takes 12-24 hours for homebrew to automatically update their ruby-install formula to the latest version.)
Post a comment