Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-181953
#<BuildRuby:0x0000752f7479fdd8
 @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.20250615-181953",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.005346   0.003678   4.676787 (  2.674541)
build_miniruby         0.000548   0.000883   1.394615 (  1.391730)
build_ruby             0.000716   0.001238   6.001582 (  6.166069)
build_all              0.011629   0.004983  22.207685 (  7.950770)
build_install          0.017795   0.006189   8.522361 (  4.312077)
test_btest             0.000745   0.000238  61.235766 ( 23.397665)
test_basic             0.002486   0.004721   0.888785 (  0.942693)
test_all               0.005079   0.005313 1046.833570 (1131.992535)
test_rubyspec          0.046200   0.024944 105.796609 ( 25.571107)
total: 1204.40 sec