Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-150035
#<BuildRuby:0x00007c45fdf0fdd8
 @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-150035",
 @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.000003   0.000025 (  0.000026)
autoconf               0.000038   0.000006   0.000044 (  0.000044)
configure              0.000030   0.000006   0.000036 (  0.000037)
build_up               0.003494   0.006126   4.820145 (  3.129280)
build_miniruby         0.001191   0.000258   1.752729 (  1.750096)
build_ruby             0.001820   0.000000   5.669214 (  5.820259)
build_all              0.009520   0.003791  22.936326 (  8.520772)
build_install          0.019152   0.006546   9.252552 (  5.293606)
test_btest             0.000000   0.001006  60.014298 ( 17.266968)
test_basic             0.002791   0.003399   0.809325 (  0.859330)
test_all               0.007078   0.001800 1209.226245 (1759.906888)
test_rubyspec          0.056543   0.022662 112.917182 ( 51.079028)
total: 1853.63 sec