Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-062103
#<BuildRuby:0x00007b879630fdd8
 @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.20250926-062103",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004878   0.002338   2.157660 (  1.486198)
build_miniruby         0.001357   0.000128   0.632856 (  0.631618)
build_ruby             0.001506   0.000177   2.162331 (  2.162970)
build_all              0.004136   0.004147  13.408653 (  1.507724)
build_install          0.007095   0.005595   4.296989 (  1.192453)
test_btest             0.000470   0.000218  37.907762 (  4.589069)
test_basic             0.003610   0.001784   0.441260 (  0.516759)
test_all               0.071227   0.018656 350.038822 ( 33.889910)
test_rubyspec          0.031279   0.020938  82.778336 ( 11.053326)
total: 57.03 sec