Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250611-161817
#<BuildRuby:0x00007aa94283fde0
 @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.20250611-161817",
 @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.000010   0.000003   0.000013 (  0.000014)
autoconf               0.000019   0.000006   0.000025 (  0.000025)
configure              0.000014   0.000004   0.000018 (  0.000020)
build_up               0.006986   0.001579   4.935561 (  2.885137)
build_miniruby         0.000747   0.000638   1.564015 (  1.567649)
build_ruby             0.001904   0.000000   6.393320 (  6.767921)
build_all              0.009670   0.006228  23.514792 ( 11.198242)
build_install          0.016218   0.004375   8.706512 (  5.126279)
test_btest             0.000917   0.000000  62.701007 ( 21.882907)
test_basic             0.005386   0.002823   0.847314 (  0.920760)
test_all               0.005596   0.005260 943.923832 (1034.418016)
test_rubyspec          0.045469   0.024700 105.891028 ( 33.909976)
total: 1118.68 sec