Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-122636
#<BuildRuby:0x000078375766fdd0
 @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.20250923-122636",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.004108   0.002419   1.955914 (  1.465519)
build_miniruby         0.001172   0.000051   0.611139 (  0.610928)
build_ruby             0.000769   0.000935   2.171064 (  2.171557)
build_all              0.008112   0.001005  13.146423 (  1.471560)
build_install          0.009137   0.002303   4.143283 (  1.176513)
test_btest             0.000838   0.000000  38.558282 (  4.137475)
test_basic             0.000914   0.003979   0.426635 (  0.505457)
test_all               0.068008   0.019678 334.070159 ( 33.467966)
test_rubyspec          0.030352   0.020171  77.279209 ( 10.742959)
total: 55.75 sec