Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-011135
#<BuildRuby:0x00007e9e76d9fdd0
 @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.20250924-011135",
 @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.000006)
autoconf               0.000010   0.000004   0.000014 (  0.000013)
configure              0.000006   0.000003   0.000009 (  0.000009)
build_up               0.003222   0.003642   2.110531 (  1.552644)
build_miniruby         0.000361   0.001151   0.626751 (  0.625448)
build_ruby             0.001173   0.000550   2.146652 (  2.147117)
build_all              0.008239   0.000469  13.342811 (  1.527424)
build_install          0.005766   0.006437   4.318389 (  1.170324)
test_btest             0.000423   0.000201  38.121425 (  4.071261)
test_basic             0.002445   0.001780   0.417934 (  0.497844)
test_all               0.069529   0.018233 316.545259 ( 34.204589)
test_rubyspec          0.030184   0.016708  71.915586 ( 10.403797)
total: 56.20 sec