Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-131844
#<BuildRuby:0x00007fcf9dabfdc8
 @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.20250615-131844",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000027   0.000007   0.000034 (  0.000034)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.004290   0.007239   5.225635 (  7.163228)
build_miniruby         0.001801   0.000000   1.740811 (  2.345981)
build_ruby             0.001042   0.001291   6.392611 ( 57.850470)
build_all              0.014366   0.003272  24.240701 ( 30.210235)
build_install          0.021992   0.006427   9.502764 ( 11.426736)
test_btest             0.001006   0.000000  74.441045 ( 93.603071)
test_basic             0.005529   0.002543   1.041680 (  2.171681)
test_all               0.007757   0.003666 987.121494 (1133.920759)
test_rubyspec          0.051518   0.031283 109.133162 ( 26.841115)
total: 1365.53 sec