Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-154538
#<BuildRuby:0x000077d14176fdd8
 @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.20250618-154538",
 @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.000027   0.000007   0.000034 (  0.000033)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.003452   0.004449   3.880513 (  2.889028)
build_miniruby         0.001373   0.000096   1.661293 (  1.659701)
build_ruby             0.001954   0.000003   5.755941 (  5.931365)
build_all              0.014361   0.001541  22.753869 (  7.244548)
build_install          0.013877   0.007845   7.827539 (  3.870591)
test_btest             0.000000   0.000918  64.054051 ( 25.475362)
test_basic             0.003515   0.003329   0.989575 (  1.043998)
test_all               0.008318   0.002502 1073.299671 (1217.754325)
test_rubyspec          0.048586   0.029307 112.083299 ( 33.510199)
total: 1299.38 sec