Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251031-033049
#<BuildRuby:0x000072dbed07fdc8
 @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.20251031-033049",
 @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.000021   0.000005   0.000026 (  0.000025)
autoconf               0.000040   0.000009   0.000049 (  0.000048)
configure              0.000032   0.000006   0.000038 (  0.000038)
build_up               0.006238   0.005225   5.874438 (  9.396959)
build_miniruby         0.001352   0.000323   2.763279 (  5.307807)
build_ruby             0.001351   0.001085   4.858588 ( 46.948525)
build_all              0.005079   0.005846   6.974606 (  8.801031)
build_install          0.023421   0.005788  11.238431 ( 25.194740)
test_btest             0.000026   0.001087  87.761210 (120.184055)
test_basic             0.004842   0.004161   1.209771 (  2.993550)
test_all               0.101082   0.044029 791.593361 (752.342173)
test_rubyspec          0.049228   0.037142 118.107154 ( 32.556753)
total: 1003.73 sec