Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-234209
#<BuildRuby:0x000074d4ebf5fde0
 @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-234209",
 @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.000006   0.000023 (  0.000024)
autoconf               0.000029   0.000009   0.000038 (  0.000038)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.003212   0.004756   3.716594 (  2.744129)
build_miniruby         0.001063   0.000365   1.545205 (  1.541881)
build_ruby             0.001876   0.000000   5.625862 (  6.500861)
build_all              0.009609   0.005609  23.071325 (  9.073537)
build_install          0.016986   0.006746   8.293239 (  4.448792)
test_btest             0.000948   0.000001  61.089398 ( 21.526557)
test_basic             0.004341   0.002155   0.885630 (  0.977631)
test_all               0.010182   0.000959 1012.815695 (1129.335527)
test_rubyspec          0.051269   0.024064 107.937611 ( 40.334440)
total: 1216.48 sec