Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-062346
#<BuildRuby:0x000077ee05eefdc0
 @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-062346",
 @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.000005   0.000019 (  0.000019)
autoconf               0.000026   0.000009   0.000035 (  0.000034)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.005540   0.003177   4.493844 (  2.904967)
build_miniruby         0.001399   0.000121   4.093229 (  3.658835)
build_ruby             0.001035   0.001037   5.531646 (  5.688153)
build_all              0.011996   0.002945  22.122576 (  6.727755)
build_install          0.017828   0.004609   8.543805 (  4.007897)
test_btest             0.000686   0.000219  60.972824 ( 17.727924)
test_basic             0.002906   0.004400   0.704793 (  0.758367)
test_all               0.007507   0.002521 772.092750 (871.586530)
test_rubyspec          0.050508   0.026813 106.207701 ( 23.254039)
total: 936.32 sec