Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-001945
#<BuildRuby:0x0000737eefeefde0
 @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.20250920-001945",
 @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.000005   0.000001   0.000006 (  0.000007)
autoconf               0.000018   0.000000   0.000018 (  0.000018)
configure              0.000009   0.000000   0.000009 (  0.000009)
build_up               0.002054   0.005072   2.003725 (  1.537459)
build_miniruby         0.000117   0.001055   0.611111 (  0.609835)
build_ruby             0.001441   0.000182   2.143792 (  2.144285)
build_all              0.004224   0.004624  13.324433 (  1.499621)
build_install          0.006065   0.005649   4.098709 (  1.140136)
test_btest             0.000665   0.000000  37.287712 (  4.891367)
test_basic             0.002269   0.002013   0.437765 (  0.516018)
test_all               0.069670   0.019453 341.823455 ( 39.826432)
test_rubyspec          0.025138   0.023905  74.836195 ( 10.574516)
total: 62.74 sec