Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-201301
#<BuildRuby:0x000077686451fdd0
 @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-201301",
 @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.000003   0.000002   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.004196   0.002084   1.967896 (  1.512462)
build_miniruby         0.001108   0.000040   0.619565 (  0.618679)
build_ruby             0.000817   0.000930   2.151728 (  2.151719)
build_all              0.005195   0.003544  13.316586 (  1.541974)
build_install          0.005533   0.006385   4.155335 (  1.167862)
test_btest             0.000885   0.000000  40.508754 (  4.108389)
test_basic             0.002294   0.003202   0.461511 (  0.538030)
test_all               0.066552   0.022804 362.074624 ( 39.287127)
test_rubyspec          0.031217   0.017747  77.435686 ( 10.743429)
total: 61.67 sec