Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-180312
#<BuildRuby:0x00007fa161f2fdc8
 @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-180312",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000028   0.000007   0.000035 (  0.000034)
configure              0.000022   0.000006   0.000028 (  0.000027)
build_up               0.003435   0.004376   3.330142 (  2.446245)
build_miniruby         0.000168   0.001057   1.414709 (  1.411803)
build_ruby             0.001604   0.000172   5.905443 (  5.989108)
build_all              0.011340   0.003095  22.934030 (  7.643113)
build_install          0.013049   0.008121   8.086429 (  4.385440)
test_btest             0.000000   0.000909  62.097530 ( 18.809562)
test_basic             0.003723   0.003867   0.848584 (  0.896077)
test_all               0.010194   0.000583 841.116864 (927.004080)
test_rubyspec          0.053849   0.024362 105.983554 ( 21.706302)
total: 990.29 sec