Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-112658
#<BuildRuby:0x000073122193fde0
 @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.20250617-112658",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000031   0.000008   0.000039 (  0.000038)
configure              0.000025   0.000006   0.000031 (  0.000030)
build_up               0.008154   0.004818   5.633766 (  5.857702)
build_miniruby         0.006211   0.001854 142.414810 ( 95.942550)
build_ruby             0.000182   0.002152   6.607242 (  7.104877)
build_all              0.012687   0.004381  27.508273 ( 15.900457)
build_install          0.014455   0.013575   9.803836 (  9.369134)
test_btest             0.000775   0.000270  71.490088 ( 49.490627)
test_basic             0.004317   0.003401   0.980564 (  5.056565)
test_all               0.004790   0.005597 946.531431 (1045.519559)
test_rubyspec          0.044525   0.029814 109.509500 ( 27.554432)
total: 1261.80 sec