Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-203831
#<BuildRuby:0x000077394c0bfde0
 @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-203831",
 @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.000018   0.000005   0.000023 (  0.000024)
autoconf               0.000032   0.000009   0.000041 (  0.000055)
configure              0.000037   0.000000   0.000037 (  0.000037)
build_up               0.006087   0.003477   5.106987 (  3.074314)
build_miniruby         0.001338   0.000103   1.602087 (  1.603403)
build_ruby             0.001268   0.000820   6.282990 (  6.421541)
build_all              0.007636   0.005790  21.998300 (  6.781436)
build_install          0.017642   0.004131   8.652639 (  4.340580)
test_btest             0.000960   0.000000  62.376702 ( 25.010745)
test_basic             0.004381   0.003859   0.971181 (  1.023184)
test_all               0.009097   0.001717 978.884429 (1071.808301)
test_rubyspec          0.046033   0.029535 107.968666 ( 29.974146)
total: 1150.04 sec