Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-130114
#<BuildRuby:0x000076bc0b64fdc8
 @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-130114",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.003384   0.005331   4.048610 (  3.695961)
build_miniruby         0.001171   0.000296   1.565360 (  1.565085)
build_ruby             0.000866   0.000981   5.977244 (  6.947845)
build_all              0.010469   0.004718  22.914924 (  7.846520)
build_install          0.018209   0.002755   8.174146 (  4.205188)
test_btest             0.000000   0.000925  64.755760 ( 25.188856)
test_basic             0.005437   0.001411   0.936254 (  0.988943)
test_all               0.006751   0.003968 1109.377202 (1526.460756)
test_rubyspec          0.060989   0.024165 113.853938 ( 84.313549)
total: 1661.21 sec