Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-014928
#<BuildRuby:0x00007dc863e3fdd8
 @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.20250620-014928",
 @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.000004   0.000019 (  0.000019)
autoconf               0.000027   0.000008   0.000035 (  0.000035)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.004882   0.003590   3.804785 (  2.960290)
build_miniruby         0.000290   0.001109   2.051139 (  2.051398)
build_ruby             0.001352   0.000442   6.028594 (  6.182423)
build_all              0.013491   0.001553  23.484365 (  7.998691)
build_install          0.015963   0.005292   8.289726 (  4.101939)
test_btest             0.000741   0.000228  64.088063 ( 19.424003)
test_basic             0.003014   0.002329   0.945840 (  1.002146)
test_all               0.007281   0.003587 1081.867018 (1219.263849)
test_rubyspec          0.043841   0.030066 108.268288 ( 27.160211)
total: 1290.15 sec