Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-025809
#<BuildRuby:0x00007a2b0277fdd8
 @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.20250924-025809",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000009   0.000002   0.000011 (  0.000011)
build_up               0.005288   0.001342   2.116099 (  1.505113)
build_miniruby         0.000000   0.001411   0.624412 (  0.623022)
build_ruby             0.000000   0.001580   2.123233 (  2.123766)
build_all              0.005790   0.002991  13.221856 (  1.497314)
build_install          0.008733   0.003586   4.207305 (  1.160308)
test_btest             0.000000   0.000958  38.067573 (  4.029072)
test_basic             0.001513   0.003545   0.398353 (  0.476062)
test_all               0.064992   0.022052 328.568197 ( 33.634565)
test_rubyspec          0.025524   0.021986  73.229621 ( 10.516531)
total: 55.57 sec