Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-031219
#<BuildRuby:0x0000719aaa4afdd8
 @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.20251014-031219",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000009   0.000003   0.000012 (  0.000013)
configure              0.000007   0.000003   0.000010 (  0.000009)
build_up               0.004296   0.002478   1.963041 (  1.499165)
build_miniruby         0.001079   0.000018   0.599296 (  0.598849)
build_ruby             0.000000   0.001779   2.130608 (  2.130891)
build_all              0.006558   0.001509  13.028764 (  1.501296)
build_install          0.005943   0.005546   4.235536 (  1.155138)
test_btest             0.000502   0.000217  37.520797 (  4.801571)
test_basic             0.002612   0.001727   0.417962 (  0.497389)
test_all               0.067152   0.021373 353.803963 ( 33.676843)
test_rubyspec          0.029179   0.020741  78.922777 ( 10.728263)
total: 56.59 sec