ZJIT is now available in Ruby 4.0
ZJIT, a new just-in-time compiler for Ruby, is now available in Ruby 4.0 but not enabled by default. It is faster than the interpreter but not yet as fast as YJIT, and the developers advise testing it locally before production use.