Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-205434
#<BuildRuby:0x00007ff419b2fdd0
 @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.20250919-205434",
 @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.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003319   0.003143   1.958016 (  1.502293)
build_miniruby         0.001279   0.000000   0.621368 (  0.620530)
build_ruby             0.000916   0.000832   2.164683 (  2.165390)
build_all              0.005020   0.003405  13.196916 (  1.471028)
build_install          0.006518   0.005177   4.126767 (  1.150560)
test_btest             0.000883   0.000000  37.279426 (  3.978993)
test_basic             0.002555   0.002692   0.438811 (  0.515112)
test_all               0.063106   0.022844 322.035592 ( 32.145001)
test_rubyspec          0.027108   0.021722  75.975583 ( 10.691254)
total: 54.24 sec