Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-220733
#<BuildRuby:0x00007e5edeebfdc8
 @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.20250618-220733",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000027   0.000006   0.000033 (  0.000034)
configure              0.000022   0.000005   0.000027 (  0.000028)
build_up               0.004081   0.003538   3.585095 (  2.590533)
build_miniruby         0.000250   0.001087   1.325721 (  1.322556)
build_ruby             0.000792   0.000957   5.314792 (  5.499142)
build_all              0.012969   0.000717  20.410525 (  6.114985)
build_install          0.011282   0.005372   6.751085 (  3.014453)
test_btest             0.000767   0.000210  60.048170 ( 22.010523)
test_basic             0.005162   0.004113   1.022807 (  1.270942)
test_all               0.006733   0.003569 976.566968 (1091.928267)
test_rubyspec          0.050581   0.023015 104.846300 ( 25.153266)
total: 1158.91 sec