Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-195738
#<BuildRuby:0x00007d0ddceefdd8
 @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.20251014-195738",
 @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.000002   0.000007 (  0.000007)
autoconf               0.000011   0.000004   0.000015 (  0.000014)
configure              0.000007   0.000003   0.000010 (  0.000010)
build_up               0.002451   0.004015   1.934636 (  1.480067)
build_miniruby         0.000926   0.000352   0.602760 (  0.601091)
build_ruby             0.000560   0.001188   2.114654 (  2.115494)
build_all              0.006746   0.002134  13.255817 (  1.566363)
build_install          0.007387   0.004092   4.126667 (  1.107424)
test_btest             0.000454   0.000186  38.352581 (  4.436638)
test_basic             0.003291   0.001303   0.428529 (  0.506754)
test_all               0.067990   0.016989 334.229443 ( 38.848025)
test_rubyspec          0.026276   0.019174  71.386095 ( 10.452449)
total: 61.11 sec