mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
We recently found out that `make test-spec` wasn't testing with `--yjit-call-threshold=1` like the other test suites, and that we need to use `-T` to pass options to it.