Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-131951
#<BuildRuby:0x00007ad62a35fdd8
 @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.20250922-131951",
 @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.000008   0.000003   0.000011 (  0.000006)
autoconf               0.000011   0.000004   0.000015 (  0.000014)
configure              0.000007   0.000003   0.000010 (  0.000009)
build_up               0.003445   0.003592   1.994734 (  1.503000)
build_miniruby         0.000526   0.000819   0.616233 (  0.615065)
build_ruby             0.001626   0.000249   2.159315 (  2.159270)
build_all              0.004445   0.004277  13.839926 (  1.573321)
build_install          0.009253   0.002324   4.221734 (  1.166799)
test_btest             0.000763   0.000000  41.274485 (  4.306048)
test_basic             0.003158   0.002028   0.439156 (  0.519177)
test_all               0.071366   0.019289 358.319987 ( 41.091095)
test_rubyspec          0.023488   0.024707  76.150787 ( 10.591271)
total: 63.53 sec