Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-234859
#<BuildRuby:0x000070104a92fde0
 @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-234859",
 @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.000006   0.000001   0.000007 (  0.000007)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.001932   0.004253   1.945689 (  1.504216)
build_miniruby         0.000645   0.000516   0.585110 (  0.584351)
build_ruby             0.001086   0.000658   2.139326 (  2.139650)
build_all              0.005734   0.003175  13.156857 (  1.465864)
build_install          0.006653   0.004537   4.123132 (  1.147034)
test_btest             0.000461   0.000186  37.658556 (  4.250293)
test_basic             0.001411   0.004088   0.433671 (  0.509599)
test_all               0.065545   0.019550 303.628350 ( 36.025296)
test_rubyspec          0.028281   0.017980  69.844397 ( 10.353744)
total: 57.98 sec