Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-105505
#<BuildRuby:0x00007e162b14fdd8
 @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.20250619-105505",
 @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.000020   0.000004   0.000024 (  0.000024)
autoconf               0.000032   0.000006   0.000038 (  0.000038)
configure              0.000030   0.000006   0.000036 (  0.000035)
build_up               0.008681   0.001542   4.279440 (  4.095941)
build_miniruby         0.001499   0.000302   2.089798 (  2.237673)
build_ruby             0.001784   0.000152   4.952836 ( 62.308521)
build_all              0.009590   0.002562  14.870113 ( 11.709636)
build_install          0.012787   0.004926   5.749228 (  4.051364)
test_btest             0.000647   0.000141  59.823146 ( 16.324801)
test_basic             0.006414   0.000472   0.923051 (  0.974997)
test_all               0.007398   0.003057 1060.457824 (1345.873099)
test_rubyspec          0.057804   0.025681 115.040948 ( 98.704465)
total: 1546.28 sec