Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-043049
#<BuildRuby:0x0000794e3cf9fde0
 @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.20250613-043049",
 @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.000018)
autoconf               0.000027   0.000008   0.000035 (  0.000034)
configure              0.000019   0.000005   0.000024 (  0.000025)
build_up               0.004622   0.003913   4.361499 (  2.742250)
build_miniruby         0.000295   0.001100   1.307295 (  1.303814)
build_ruby             0.000653   0.001222   4.903524 (  5.108584)
build_all              0.012502   0.002510  20.470542 (  6.263117)
build_install          0.014625   0.007886   7.794655 (  3.396161)
test_btest             0.000000   0.000998  54.835808 ( 14.211199)
test_basic             0.002122   0.004016   0.614789 (  0.668696)
test_all               0.003250   0.007147 808.551532 (903.338338)
test_rubyspec          0.045025   0.030300 102.772859 ( 20.270354)
total: 957.30 sec