Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-063654
#<BuildRuby:0x00007a23ac8efdd8
 @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-random0",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random0",
 @TARGET_NAME="trunk-random0",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random0",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-random0.20250615-063654",
 @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=\"--test-order=random\"",
 @timeout=10800>
                           user     system      total        real
checkout               0.000015   0.000003   0.000018 (  0.000019)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000037   0.000000   0.000037 (  0.000036)
build_up               0.003087   0.005820   4.959272 (  3.961723)
build_miniruby         0.000352   0.001093   1.258366 (  1.968061)
build_ruby             0.001625   0.000198   5.550872 ( 60.465085)
build_all              0.011589   0.001885  21.928359 (  7.927230)
build_install          0.017435   0.002854   8.623073 (  4.081536)
test_btest             0.000771   0.000190  67.298541 ( 23.301064)
test_basic             0.004672   0.002960   0.975915 (  1.307658)
test_all               0.009013   0.001683 938.507834 (1038.337174)
test_rubyspec          0.049374   0.029423 102.513161 ( 23.517176)
total: 1164.87 sec