Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-141859
#<BuildRuby:0x00007b235e88fde0
 @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-141859",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000028   0.000007   0.000035 (  0.000034)
configure              0.000022   0.000005   0.000027 (  0.000027)
build_up               0.003656   0.005631   4.775069 (  3.109259)
build_miniruby         0.001103   0.000315   1.683367 (  1.680946)
build_ruby             0.001104   0.000742   5.405472 (  5.552595)
build_all              0.010498   0.004143  21.263258 (  6.480640)
build_install          0.015572   0.005080   8.062806 (  3.652364)
test_btest             0.000000   0.000945  61.794838 ( 16.945868)
test_basic             0.000000   0.006388   0.858540 (  0.911562)
test_all               0.009172   0.000162 904.176629 (1012.721897)
test_rubyspec          0.047644   0.028705 108.821267 ( 25.597503)
total: 1076.65 sec