Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-042805
#<BuildRuby:0x00007692ad8efdd0
 @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-042805",
 @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.000012   0.000003   0.000015 (  0.000033)
autoconf               0.000034   0.000000   0.000034 (  0.000033)
configure              0.000029   0.000000   0.000029 (  0.000029)
build_up               0.005507   0.003922   4.937241 (  2.985588)
build_miniruby         0.000576   0.000874   1.532420 (  1.529696)
build_ruby             0.001789   0.000232   6.123668 (  6.252857)
build_all              0.010946   0.002984  21.765021 (  6.753292)
build_install          0.011706   0.006226   7.937596 (  3.494859)
test_btest             0.000000   0.000972  62.773193 ( 25.366360)
test_basic             0.003985   0.003306   0.841712 (  0.886465)
test_all               0.005226   0.003804 907.670899 (1056.930027)
test_rubyspec          0.040460   0.033600 104.779959 ( 24.848180)
total: 1129.05 sec