Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-122257
#<BuildRuby:0x000073e2ca4afdc8
 @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.20250921-122257",
 @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.000001   0.000004 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.005130   0.001240   1.962303 (  1.514742)
build_miniruby         0.000318   0.001047   0.606653 (  0.605322)
build_ruby             0.000000   0.001587   2.114542 (  2.115303)
build_all              0.006689   0.001835  13.319209 (  1.482701)
build_install          0.007360   0.004432   4.011930 (  1.122045)
test_btest             0.000000   0.000830  39.597918 (  3.914443)
test_basic             0.003796   0.001041   0.445830 (  0.522497)
test_all               0.063960   0.025580 353.729174 ( 38.414526)
test_rubyspec          0.026975   0.022382  78.237713 ( 10.645987)
total: 60.34 sec