Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-062956
#<BuildRuby:0x00007da079cafde0
 @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-062956",
 @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.000000   0.000005 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003993   0.003043   2.129547 (  1.527893)
build_miniruby         0.001178   0.000000   0.603334 (  0.602336)
build_ruby             0.000394   0.001499   2.145803 (  2.145557)
build_all              0.006552   0.001880  13.207975 (  1.503180)
build_install          0.008198   0.002829   4.188781 (  1.152008)
test_btest             0.000529   0.000198  37.199529 (  4.389190)
test_basic             0.003898   0.001973   0.452640 (  0.530145)
test_all               0.067791   0.020820 315.233535 ( 36.457370)
test_rubyspec          0.028303   0.018058  71.842734 ( 10.466617)
total: 58.78 sec