Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-215214
#<BuildRuby:0x0000768abd18fdd0
 @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.20250923-215214",
 @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.000006   0.000002   0.000008 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004777   0.002496   2.219351 (  1.519114)
build_miniruby         0.001248   0.000128   0.605554 (  0.604613)
build_ruby             0.001593   0.000242   2.149220 (  2.150021)
build_all              0.005973   0.002169  13.520623 (  1.489091)
build_install          0.010348   0.001673   4.147789 (  1.159629)
test_btest             0.000512   0.000183  38.201724 (  4.234173)
test_basic             0.001597   0.003549   0.480667 (  0.558572)
test_all               0.066824   0.020592 341.052667 ( 36.662785)
test_rubyspec          0.024407   0.022684  75.113597 ( 10.564989)
total: 58.94 sec