Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-194024
#<BuildRuby:0x000072c0ed30fdd8
 @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.20250616-194024",
 @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.000003   0.000018 (  0.000020)
autoconf               0.000028   0.000007   0.000035 (  0.000036)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.001107   0.008361   4.961667 (  3.341363)
build_miniruby         0.000920   0.000631  18.216779 ( 17.733750)
build_ruby             0.001667   0.000231   6.371193 (  6.595837)
build_all              0.010256   0.003418  21.981524 (  7.340302)
build_install          0.012633   0.007205   8.675883 (  4.050130)
test_btest             0.000610   0.000217  64.702069 ( 22.446333)
test_basic             0.003203   0.002444   0.934627 (  1.001984)
test_all               0.010270   0.000392 1067.147398 (1168.924965)
test_rubyspec          0.050214   0.024117 105.916240 ( 29.631104)
total: 1261.07 sec