Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-101432
#<BuildRuby:0x000076f1a838fde0
 @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.20250619-101432",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000031   0.000006   0.000037 (  0.000036)
configure              0.000029   0.000006   0.000035 (  0.000035)
build_up               0.003544   0.005118   4.116550 (  3.219724)
build_miniruby         0.000419   0.001105   2.062148 (  2.060907)
build_ruby             0.000741   0.001193   6.160768 (  7.704109)
build_all              0.011647   0.003687  23.439823 (  8.006344)
build_install          0.014432   0.008558   8.463266 (  4.528965)
test_btest             0.000467   0.000560  63.791293 ( 18.622246)
test_basic             0.001646   0.005612   0.900210 (  4.598080)
test_all               0.006418   0.005632 1009.820820 (1135.396679)
test_rubyspec          0.048604   0.029588 107.042155 ( 28.040228)
total: 1212.18 sec