Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-100817
#<BuildRuby:0x000079ad03a6fde0
 @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.20250915-100817",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002529   0.003868   2.135128 (  1.792371)
build_miniruby         0.005969   0.003823 159.445934 ( 13.135021)
build_ruby             0.001000   0.000971   2.403521 (  2.142280)
build_all              0.051877   0.011276 119.050331 ( 11.478220)
build_install          0.006507   0.004744   4.498475 (  1.191838)
test_btest             0.000661   0.000000  42.160463 (  4.480926)
test_basic             0.001565   0.004465   0.465385 (  0.539463)
test_all               0.067539   0.025869 371.839253 ( 41.282747)
test_rubyspec          0.030131   0.022140  80.909159 ( 11.035385)
total: 87.08 sec