Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-174836
#<BuildRuby:0x0000790aeb0afdd8
 @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-174836",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003348   0.003135   1.981131 (  1.509694)
build_miniruby         0.000054   0.001266   0.594194 (  0.593706)
build_ruby             0.001849   0.000000   2.137271 (  2.137517)
build_all              0.005144   0.003183  13.123782 (  1.472961)
build_install          0.007652   0.003882   4.297327 (  1.178982)
test_btest             0.000000   0.000855  38.780989 (  4.162881)
test_basic             0.000578   0.003439   0.436732 (  0.515451)
test_all               0.066301   0.020397 360.389429 ( 34.515192)
test_rubyspec          0.033306   0.016733  79.504799 ( 10.821560)
total: 56.91 sec