Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250611-234416
#<BuildRuby:0x000075fa6556fdd0
 @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.20250611-234416",
 @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.000019   0.000004   0.000023 (  0.000023)
autoconf               0.000043   0.000000   0.000043 (  0.000042)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.005115   0.004759   5.059008 (  3.701995)
build_miniruby         0.001387   0.000078   1.594811 (  1.624934)
build_ruby             0.001815   0.000170   5.913634 ( 15.215392)
build_all              0.012950   0.001351  22.091193 (  8.558798)
build_install          0.010180   0.011572   8.237479 (  4.392403)
test_btest             0.000151   0.000826  62.115035 ( 22.226992)
test_basic             0.005461   0.001692   0.907439 (  0.952736)
test_all               0.009220   0.000154 986.358420 (1096.952575)
test_rubyspec          0.045823   0.031978 103.824480 ( 23.370119)
total: 1177.00 sec