Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-182659
#<BuildRuby:0x000074b74d05fdd8
 @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.20250924-182659",
 @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.000006   0.000001   0.000007 (  0.000007)
autoconf               0.000011   0.000003   0.000014 (  0.000014)
configure              0.000007   0.000002   0.000009 (  0.000010)
build_up               0.002122   0.004017   2.126210 (  1.507390)
build_miniruby         0.000259   0.001080   0.576383 (  0.575302)
build_ruby             0.001398   0.000449   2.154396 (  2.154174)
build_all              0.007311   0.001378  13.077626 (  1.493316)
build_install          0.010231   0.002023   4.466118 (  1.182162)
test_btest             0.000533   0.000156  39.527214 (  4.085272)
test_basic             0.000000   0.004299   0.434519 (  0.515035)
test_all               0.062235   0.025441 354.679446 ( 38.013701)
test_rubyspec          0.022314   0.026163  74.995661 ( 10.624247)
total: 60.15 sec