Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-155143
#<BuildRuby:0x00007997954dfde0
 @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-155143",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000027   0.000006   0.000033 (  0.000034)
configure              0.000022   0.000005   0.000027 (  0.000027)
build_up               0.003556   0.006456   5.253876 (  3.249752)
build_miniruby         0.001444   0.000127   1.640504 (  1.643132)
build_ruby             0.002427   0.000414   6.262145 (  6.487267)
build_all              0.010104   0.005014  23.419660 (  9.204313)
build_install          0.018337   0.005648   8.639564 (  4.944743)
test_btest             0.001076   0.000000  67.069682 ( 33.225153)
test_basic             0.005442   0.002586   1.048400 (  1.282050)
test_all               0.006029   0.004640 1010.636730 (1110.111364)
test_rubyspec          0.047149   0.029976 108.473005 ( 30.129174)
total: 1200.28 sec