Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-171739
#<BuildRuby:0x00007857bf95fdc8
 @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.20250616-171739",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.007181   0.004464   5.407103 (  8.011520)
build_miniruby         0.000671   0.000915   1.770667 (  2.815812)
build_ruby             0.001690   0.000507   6.298635 (  8.524189)
build_all              0.014073   0.003213  24.618547 ( 29.206899)
build_install          0.023260   0.004812   9.425997 ( 12.979226)
test_btest             0.000583   0.000619  72.101307 (104.801428)
test_basic             0.004021   0.003744   1.063996 (  2.074073)
test_all               0.006979   0.005528 966.255888 (1123.524667)
test_rubyspec          0.044927   0.033007 105.924033 ( 25.349870)
total: 1317.29 sec