Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-051750
#<BuildRuby:0x0000758ff239fdd0
 @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.20250916-051750",
 @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.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002487   0.004195   1.965782 (  1.799164)
build_miniruby         0.000755   0.000428   0.592633 (  0.591643)
build_ruby             0.000852   0.000918   2.141467 (  2.141792)
build_all              0.004946   0.003420  13.103254 (  1.516381)
build_install          0.010246   0.001307   4.263482 (  1.171007)
test_btest             0.000443   0.000192  37.734524 (  4.139671)
test_basic             0.004938   0.000620   0.451325 (  0.528699)
test_all               0.064726   0.021941 347.312839 ( 36.647610)
test_rubyspec          0.023736   0.026763  78.889450 ( 10.788260)
total: 59.32 sec