Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-103937
#<BuildRuby:0x00007ddb3791fdd0
 @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.20250917-103937",
 @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.000010   0.000000   0.000010 (  0.000010)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003070   0.003444   1.942639 (  1.510280)
build_miniruby         0.001157   0.000042   0.614036 (  0.613098)
build_ruby             0.000787   0.000948   2.155886 (  2.156141)
build_all              0.004745   0.003780  13.539686 (  1.502051)
build_install          0.008222   0.003777   4.091537 (  1.140598)
test_btest             0.000017   0.000666  40.992119 (  4.281757)
test_basic             0.001601   0.004192   0.433606 (  0.510400)
test_all               0.070345   0.019686 358.746357 ( 36.156032)
test_rubyspec          0.034969   0.017309  83.441202 ( 10.848093)
total: 58.72 sec