Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-134701
#<BuildRuby:0x000075b2ff71fde0
 @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-134701",
 @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.000008   0.000003   0.000011 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004555   0.002568   2.171294 (  1.506790)
build_miniruby         0.000542   0.000844   0.624407 (  0.623434)
build_ruby             0.001855   0.000000   2.155350 (  2.156359)
build_all              0.005542   0.003407  13.320437 (  1.469211)
build_install          0.007619   0.004055   4.253120 (  1.136860)
test_btest             0.000556   0.000226  37.681429 (  4.260144)
test_basic             0.002692   0.002069   0.441669 (  0.521258)
test_all               0.061502   0.025791 337.855525 ( 33.967378)
test_rubyspec          0.028559   0.022652  80.297786 ( 10.989218)
total: 56.63 sec