Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-105842
#<BuildRuby:0x00007f1f95d5fdc0
 @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.20250617-105842",
 @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.000027   0.000000   0.000027 (  0.000027)
autoconf               0.000043   0.000000   0.000043 (  0.000044)
configure              0.000038   0.000000   0.000038 (  0.000038)
build_up               0.004549   0.005372   4.927157 (  2.995456)
build_miniruby         0.000396   0.001111   1.479780 (  1.477430)
build_ruby             0.000946   0.000975   5.863187 (  6.031351)
build_all              0.009966   0.004641  22.959568 (  7.711919)
build_install          0.013864   0.007262   8.851800 (  4.290772)
test_btest             0.000609   0.000214  63.296426 ( 27.242224)
test_basic             0.003208   0.004065   0.946527 (  1.005937)
test_all               0.005289   0.005294 1178.518798 (1546.831945)
test_rubyspec          0.060868   0.021524 116.584172 ( 96.943857)
total: 1694.53 sec