Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-101653
#<BuildRuby:0x00007d1baa2cfdd8
 @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-101653",
 @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.000018)
autoconf               0.000027   0.000007   0.000034 (  0.000033)
configure              0.000026   0.000007   0.000033 (  0.000034)
build_up               0.003358   0.007118   5.211447 (  3.379576)
build_miniruby         0.000925   0.000701   1.693342 (  1.691106)
build_ruby             0.002141   0.000000   6.340369 (  6.550033)
build_all              0.012786   0.001909  22.529254 (  7.791724)
build_install          0.016315   0.006358   8.928832 (  4.446468)
test_btest             0.000949   0.000000  64.409107 ( 22.393650)
test_basic             0.002963   0.004142   1.001606 (  1.067041)
test_all               0.006656   0.003773 1028.613307 (1114.069629)
test_rubyspec          0.038393   0.036931 106.012656 ( 28.210664)
total: 1189.60 sec