Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-093436
#<BuildRuby:0x00007937d487fde0
 @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-093436",
 @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.000013   0.000004   0.000017 (  0.000018)
autoconf               0.000027   0.000007   0.000034 (  0.000033)
configure              0.000022   0.000005   0.000027 (  0.000028)
build_up               0.003612   0.004897   3.932950 (  2.918688)
build_miniruby         0.000534   0.000865   1.674045 (  1.677978)
build_ruby             0.001101   0.000736   5.651918 (  5.779566)
build_all              0.012059   0.002887  22.071294 (  6.702717)
build_install          0.015372   0.006974   7.979594 (  4.021485)
test_btest             0.000792   0.000242  67.875121 ( 21.970097)
test_basic             0.004739   0.002279   0.904662 (  0.954188)
test_all               0.011138   0.000279 904.423818 (1006.193546)
test_rubyspec          0.044696   0.034392 108.433500 ( 27.067381)
total: 1077.29 sec