Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-165215
#<BuildRuby:0x00007da09a6efdd0
 @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.20250616-165215",
 @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.000012   0.000004   0.000016 (  0.000017)
autoconf               0.000027   0.000008   0.000035 (  0.000036)
configure              0.000019   0.000006   0.000025 (  0.000026)
build_up               0.005626   0.002885   4.851532 (  2.892859)
build_miniruby         0.000576   0.000863   1.369729 (  1.366601)
build_ruby             0.001855   0.000000   6.224448 (  6.561448)
build_all              0.011345   0.004358  23.620940 ( 10.673493)
build_install          0.017602   0.001978   8.424587 (  4.007020)
test_btest             0.000130   0.000782  61.636685 ( 18.455994)
test_basic             0.002945   0.003776   0.919731 (  0.974965)
test_all               0.006889   0.002997 1134.239679 (1350.304498)
test_rubyspec          0.053258   0.028988 115.220236 (127.535036)
total: 1522.77 sec