Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-044253
#<BuildRuby:0x000075d7ea30fdd0
 @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.20250614-044253",
 @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.000022   0.000005   0.000027 (  0.000026)
autoconf               0.000039   0.000008   0.000047 (  0.000047)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.003082   0.005736   4.738273 (  3.175604)
build_miniruby         0.000460   0.000892   1.555452 (  1.552856)
build_ruby             0.001691   0.000160   5.629885 ( 31.334015)
build_all              0.009378   0.005183  21.862742 (  8.190700)
build_install          0.015969   0.008238   8.364474 (  4.605189)
test_btest             0.000986   0.000000  63.286155 ( 21.241791)
test_basic             0.003502   0.003187   0.849548 (  1.558464)
test_all               0.006571   0.003507 984.896600 (1078.947907)
test_rubyspec          0.051195   0.022344 107.480492 ( 33.029392)
total: 1183.64 sec