Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-085812
#<BuildRuby:0x0000743fd3f5fdc0
 @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.20250919-085812",
 @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.000002   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.002705   0.003881   1.937907 (  1.503794)
build_miniruby         0.001289   0.000097   0.596369 (  0.595371)
build_ruby             0.001023   0.001005   2.152545 (  2.153226)
build_all              0.007196   0.001742  13.591263 (  1.510335)
build_install          0.009160   0.001070   4.153259 (  1.179288)
test_btest             0.000766   0.000000  39.877676 (  4.430538)
test_basic             0.002586   0.002437   0.472468 (  0.550252)
test_all               0.063777   0.027818 364.415046 ( 37.847754)
test_rubyspec          0.028430   0.020870  77.330094 ( 10.741931)
total: 60.51 sec