Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-021246
#<BuildRuby:0x000074e0206afde0
 @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.20251019-021246",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.005418   0.000815   1.962015 (  1.476426)
build_miniruby         0.001301   0.000099   0.617543 (  0.616376)
build_ruby             0.001302   0.000455   2.112577 (  2.112723)
build_all              0.004368   0.004064  13.797319 (  1.527297)
build_install          0.010036   0.001739   4.345099 (  1.175939)
test_btest             0.000820   0.000000  41.065221 (  4.496218)
test_basic             0.000704   0.003756   0.469493 (  0.544443)
test_all               0.073689   0.015574 389.828407 ( 38.821535)
test_rubyspec          0.032709   0.018655  81.334432 ( 10.982029)
total: 61.75 sec