Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-085139
#<BuildRuby:0x000077eb0366fdd0
 @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.20250617-085139",
 @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.000016   0.000005   0.000021 (  0.000020)
autoconf               0.000030   0.000008   0.000038 (  0.000037)
configure              0.000024   0.000006   0.000030 (  0.000031)
build_up               0.004324   0.005751   5.234945 (  3.460325)
build_miniruby         0.001587   0.000000   2.018763 (  2.017281)
build_ruby             0.001089   0.000961   6.341755 (  7.473807)
build_all              0.010436   0.004850  22.905507 (  7.643900)
build_install          0.017549   0.005514   8.628282 (  3.982999)
test_btest             0.000669   0.000224  65.583132 ( 20.018914)
test_basic             0.001870   0.001347   0.917222 (  1.951528)
test_all               0.008060   0.002313 1156.901159 (1336.733450)
test_rubyspec          0.056617   0.026500 115.662815 (104.268322)
total: 1487.55 sec