Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-105641
#<BuildRuby:0x00007daaab12fdd0
 @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.20251017-105641",
 @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.000004   0.000000   0.000004 (  0.000004)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004458   0.002430   1.968789 (  1.514109)
build_miniruby         0.000855   0.000538   0.619258 (  0.618130)
build_ruby             0.000000   0.001631   2.152599 (  2.153078)
build_all              0.005935   0.002768  13.225931 (  1.506222)
build_install          0.008869   0.002991   4.099550 (  1.168768)
test_btest             0.000708   0.000000  38.814274 (  4.560434)
test_basic             0.002508   0.002609   0.447671 (  0.525915)
test_all               0.065083   0.023830 352.678945 ( 33.181845)
test_rubyspec          0.022577   0.027358  78.575536 ( 10.747148)
total: 55.98 sec