Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-183206
#<BuildRuby:0x00007dc0ce39fdc0
 @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/trunk",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251012-183206",
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000007   0.000000   0.000007 (  0.000008)
autoconf               0.000011   0.000000   0.000011 (  0.000011)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004077   0.002409   1.965630 (  1.498697)
build_miniruby         0.000370   0.000795   0.603834 (  0.603257)
build_ruby             0.001703   0.000240   2.158496 (  2.159545)
build_all              0.007180   0.001357  13.648317 (  1.505079)
build_install          0.008814   0.002579   4.215892 (  1.136886)
test_btest             0.000000   0.000942  40.590107 (  4.435078)
test_basic             0.000251   0.005833   0.464272 (  0.540692)
test_all               0.074282   0.016669 377.704637 ( 40.324118)
test_rubyspec          0.029701   0.019139  77.923143 ( 10.545029)
total: 62.75 sec