Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-022846
#<BuildRuby:0x00007387d0aafde0
 @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.20251016-022846",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000014   0.000000   0.000014 (  0.000015)
configure              0.000006   0.000000   0.000006 (  0.000007)
build_up               0.004849   0.001651   1.963137 (  1.478773)
build_miniruby         0.000327   0.001090   0.616747 (  0.615701)
build_ruby             0.001168   0.000714   2.146080 (  2.146449)
build_all              0.005090   0.003731  13.245580 (  1.530441)
build_install          0.006941   0.005001   4.049512 (  1.118528)
test_btest             0.000498   0.000203  37.176807 (  4.414198)
test_basic             0.003727   0.000879   0.425202 (  0.504699)
test_all               0.066040   0.022085 338.499623 ( 39.541210)
test_rubyspec          0.027548   0.019110  71.964765 ( 10.535098)
total: 61.89 sec