Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251022-141203
#<BuildRuby:0x00007b19d0cdfdd8
 @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.20251022-141203",
 @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.000003   0.000020 (  0.000021)
autoconf               0.000000   0.000048   0.000048 (  0.000048)
configure              0.000000   0.000031   0.000031 (  0.000031)
build_up               0.004168   0.005143   4.874420 (  4.316837)
build_miniruby         0.000808   0.000713   1.834299 (  1.881155)
build_ruby             0.001589   0.000154   4.561011 ( 39.155110)
build_all              0.007227   0.002059   6.347792 (  3.834700)
build_install          0.014455   0.009179   9.849483 (  7.133314)
test_btest             0.001013   0.000000  74.753754 ( 35.894586)
test_basic             0.003404   0.003854   1.117726 (  6.734524)
test_all               0.096781   0.033173 682.037590 (355.421232)
test_rubyspec          0.051472   0.027739 114.140977 ( 50.922489)
total: 505.30 sec