Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-192214
#<BuildRuby:0x000074f6bef9fdd8
 @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.20250917-192214",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.003061   0.003438   2.008387 (  1.531806)
build_miniruby         0.001282   0.000108   0.625611 (  0.625030)
build_ruby             0.000767   0.000917   2.151162 (  2.152241)
build_all              0.006692   0.002706  15.232114 (  1.630108)
build_install          0.010946   0.001612   4.696328 (  1.187388)
test_btest             0.000550   0.000206  44.104363 (  4.935601)
test_basic             0.002291   0.002214   0.446486 (  0.521879)
test_all               0.071950   0.021403 402.751522 ( 38.599966)
test_rubyspec          0.022018   0.032130  86.814504 ( 11.167594)
total: 62.35 sec