Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-045314
#<BuildRuby:0x000072e96e6efdc8
 @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-045314",
 @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.000022   0.000005   0.000027 (  0.000028)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.003843   0.006249   5.185087 (  3.571877)
build_miniruby         0.000669   0.000908   1.654794 (  1.651585)
build_ruby             0.002068   0.000051   6.124759 (  6.226314)
build_all              0.012942   0.002828  23.560322 (  8.317960)
build_install          0.017469   0.006037   9.053202 (  4.679450)
test_btest             0.000921   0.000000  68.578181 ( 25.919900)
test_basic             0.000000   0.006374   1.002506 (  1.053673)
test_all               0.007452   0.003735 1093.154818 (1345.615214)
test_rubyspec          0.056826   0.027654 122.467600 (130.265074)
total: 1527.30 sec