Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-222146
#<BuildRuby:0x00007110f36afde0
 @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-222146",
 @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.000009   0.000001   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004529   0.002285   2.107009 (  1.460517)
build_miniruby         0.001210   0.000035   0.586699 (  0.586268)
build_ruby             0.001611   0.000304   2.140844 (  2.141552)
build_all              0.007618   0.001295  13.070175 (  1.498427)
build_install          0.008819   0.002392   4.197333 (  1.151024)
test_btest             0.000823   0.000000  36.114069 (  4.795491)
test_basic             0.001499   0.003303   0.417667 (  0.496685)
test_all               0.063659   0.023281 334.741181 ( 33.096217)
test_rubyspec          0.025676   0.023338  75.512205 ( 10.554229)
total: 55.78 sec