Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-033104
#<BuildRuby:0x000072f85e88fdc8
 @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-033104",
 @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.000011   0.000002   0.000013 (  0.000014)
autoconf               0.000021   0.000005   0.000026 (  0.000027)
configure              0.000017   0.000005   0.000022 (  0.000021)
build_up               0.003954   0.004702   4.136155 (  2.478612)
build_miniruby         0.001039   0.000315   1.103392 (  1.100470)
build_ruby             0.000613   0.001201   4.780274 (  4.959957)
build_all              0.012516   0.002238  20.496673 (  6.191376)
build_install          0.015654   0.006500   7.889241 (  3.509636)
test_btest             0.000210   0.000749  56.928003 ( 20.079159)
test_basic             0.001732   0.005890   0.838496 (  0.886905)
test_all               0.006898   0.003580 818.233106 (936.943142)
test_rubyspec          0.048983   0.029206 103.979815 ( 20.860967)
total: 997.01 sec