Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-214821
#<BuildRuby:0x000072f4660efdd0
 @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-214821",
 @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.000002   0.000006 (  0.000006)
autoconf               0.000009   0.000004   0.000013 (  0.000013)
configure              0.000007   0.000003   0.000010 (  0.000010)
build_up               0.002563   0.003812   2.009160 (  1.553926)
build_miniruby         0.000000   0.001669   0.617806 (  0.616543)
build_ruby             0.000063   0.001823   2.147541 (  2.147701)
build_all              0.007075   0.001460  13.174573 (  1.552381)
build_install          0.008925   0.002969   4.090919 (  1.173909)
test_btest             0.000000   0.000669  37.730601 (  3.860795)
test_basic             0.001396   0.003478   0.433372 (  0.509986)
test_all               0.071646   0.015681 345.945629 ( 35.725303)
test_rubyspec          0.023577   0.024506  76.052542 ( 10.593884)
total: 57.74 sec