Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-103141
#<BuildRuby:0x000076899aaffdd0
 @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.20250921-103141",
 @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.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.000263   0.006487   1.996393 (  1.491518)
build_miniruby         0.000817   0.000501   0.592834 (  0.592404)
build_ruby             0.001469   0.000285   2.135448 (  2.135554)
build_all              0.005836   0.002901  13.148175 (  1.487664)
build_install          0.004223   0.007518   4.183891 (  1.188163)
test_btest             0.000397   0.000270  40.237313 (  4.234641)
test_basic             0.003898   0.001173   0.415152 (  0.494955)
test_all               0.061312   0.027647 351.740809 ( 39.624992)
test_rubyspec          0.028545   0.021083  75.982943 ( 10.719737)
total: 61.97 sec