Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-050054
#<BuildRuby:0x000073beec8efde0
 @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.20250616-050054",
 @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.000013   0.000003   0.000016 (  0.000017)
autoconf               0.000027   0.000007   0.000034 (  0.000034)
configure              0.000020   0.000006   0.000026 (  0.000027)
build_up               0.004731   0.004661   5.024586 (  2.928665)
build_miniruby         0.000357   0.001070   1.547393 (  1.544332)
build_ruby             0.000683   0.001185   5.946544 (  6.153314)
build_all              0.010165   0.004044  22.875872 (  7.520280)
build_install          0.016305   0.005764   9.047324 (  4.536963)
test_btest             0.000000   0.000882  64.656932 ( 24.784345)
test_basic             0.004993   0.003077   1.016820 (  1.167931)
test_all               0.008760   0.002280 1179.377659 (1562.742090)
test_rubyspec          0.050130   0.028421 110.071468 ( 28.863443)
total: 1640.24 sec