Logfile: /home/ko1/ruby/logs/brlog.trunk.20250927-010951
#<BuildRuby:0x0000771b0672fdd8
 @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.20250927-010951",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000011   0.000003   0.000014 (  0.000014)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.002991   0.004024   2.179229 (  1.515714)
build_miniruby         0.000530   0.000843   0.623234 (  0.621950)
build_ruby             0.000000   0.001945   2.136850 (  2.137302)
build_all              0.008124   0.001036  13.366488 (  1.498478)
build_install          0.008470   0.002535   4.503709 (  1.182821)
test_btest             0.000549   0.000188  37.050926 (  4.468650)
test_basic             0.003048   0.001713   0.410451 (  0.488242)
test_all               0.070597   0.018531 333.325851 ( 36.667182)
test_rubyspec          0.029375   0.018936  74.102935 ( 10.590791)
total: 59.17 sec