Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-090645
#<BuildRuby:0x000077f513f9fdc8
 @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.20250614-090645",
 @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.000023   0.000005   0.000028 (  0.000028)
autoconf               0.000040   0.000009   0.000049 (  0.000049)
configure              0.000035   0.000008   0.000043 (  0.000042)
build_up               0.005784   0.004620   5.166554 (  5.106785)
build_miniruby         0.001152   0.000280   1.554940 (  3.225132)
build_ruby             0.001081   0.001031   6.009109 ( 29.144381)
build_all              0.011623   0.003689  22.782151 ( 31.265392)
build_install          0.019291   0.007479   8.991319 ( 10.815700)
test_btest             0.001156   0.000000  69.037243 ( 82.770858)
test_basic             0.005408   0.002492   1.025169 (  2.313818)
test_all               0.008204   0.002138 1086.134587 (1481.385062)
test_rubyspec          0.044307   0.025331 104.580575 ( 21.767961)
total: 1667.80 sec