Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-180828
#<BuildRuby:0x00007eb7b1f1fdc8
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251002-180828",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000017   0.000006   0.000023 (  0.000023)
autoconf               0.000036   0.000013   0.000049 (  0.000049)
configure              0.000028   0.000010   0.000038 (  0.000038)
build_up               0.005485   0.004928   5.230072 (  3.765263)
build_miniruby         0.002030   0.000001  88.199546 ( 39.126739)
build_ruby             0.001345   0.000757   4.661462 (  5.168867)
build_all              0.007491   0.002295   6.219702 (  4.539012)
build_install          0.023676   0.001681   9.767508 (  7.365088)
test_btest             0.001015   0.000149  77.329238 ( 41.169945)
test_basic             0.005620   0.002791   1.194836 (  1.545133)
test_all               0.096839   0.031509 633.683550 (341.491244)
test_rubyspec          0.049660   0.031372 114.919123 ( 52.458182)
total: 496.63 sec