Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-221402
#<BuildRuby:0x0000754e0951fdc0
 @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.20251029-221402",
 @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.000018   0.000005   0.000023 (  0.000022)
autoconf               0.000000   0.000047   0.000047 (  0.000046)
configure              0.000000   0.000031   0.000031 (  0.000030)
build_up               0.004460   0.004441   4.618423 (  3.206619)
build_miniruby         0.000282   0.001106   1.705406 (  1.714906)
build_ruby             0.001357   0.000548   4.402316 ( 28.903099)
build_all              0.007584   0.001457   6.274356 (  2.987825)
build_install          0.019721   0.003427   9.565365 (  5.618917)
test_btest             0.000586   0.000407  75.540575 ( 23.946145)
test_basic             0.003780   0.001691   0.771257 (  2.703548)
test_all               0.095990   0.037773 708.382001 (259.619299)
test_rubyspec          0.051317   0.029818 113.900935 ( 35.544049)
total: 364.25 sec