Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-235331
#<BuildRuby:0x000076101a18fdd0
 @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.20250613-235331",
 @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.000005   0.000020 (  0.000021)
autoconf               0.000027   0.000008   0.000035 (  0.000035)
configure              0.000023   0.000007   0.000030 (  0.000029)
build_up               0.004896   0.004300   4.913733 (  2.909109)
build_miniruby         0.000000   0.001540   1.417902 (  1.414841)
build_ruby             0.001680   0.000224   5.690789 ( 35.587979)
build_all              0.012602   0.002852  22.000635 (  8.565717)
build_install          0.018623   0.007927   8.987274 (  5.833925)
test_btest             0.001083   0.000004  62.590325 ( 30.407830)
test_basic             0.003463   0.003996   0.744413 (  3.538694)
test_all               0.008962   0.002119 885.086836 (998.164805)
test_rubyspec          0.040904   0.031644 105.733303 ( 21.651765)
total: 1108.08 sec