Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-211257
#<BuildRuby:0x000070854dd4fdd0
 @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-211257",
 @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.000007   0.000003   0.000010 (  0.000010)
autoconf               0.000009   0.000003   0.000012 (  0.000011)
configure              0.000007   0.000003   0.000010 (  0.000009)
build_up               0.002707   0.003424   1.945133 (  1.492286)
build_miniruby         0.000918   0.000386   0.598092 (  0.596847)
build_ruby             0.001815   0.000000   2.160024 (  2.160510)
build_all              0.004880   0.003869  13.375805 (  1.544127)
build_install          0.005810   0.005826   4.173535 (  1.159459)
test_btest             0.000458   0.000225  39.270959 (  4.458728)
test_basic             0.003309   0.001141   0.429318 (  0.508997)
test_all               0.064861   0.024196 337.003334 ( 38.926597)
test_rubyspec          0.030297   0.018086  75.007685 ( 10.637316)
total: 61.49 sec