Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-200939
#<BuildRuby:0x0000709485a8fdd8
 @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.20250614-200939",
 @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.000016   0.000005   0.000021 (  0.000022)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000025   0.000008   0.000033 (  0.000032)
build_up               0.005139   0.003055   4.242619 (  2.531557)
build_miniruby         0.000256   0.001094   1.222588 (  1.845419)
build_ruby             0.002182   0.000000   6.261636 ( 40.879979)
build_all              0.011583   0.004257  22.441603 ( 12.717600)
build_install          0.011677   0.011831   8.765147 (  5.428566)
test_btest             0.000791   0.000121  61.350293 ( 26.047751)
test_basic             0.004987   0.001377   0.842080 (  0.892043)
test_all               0.004608   0.005924 952.900751 (1050.139418)
test_rubyspec          0.051663   0.027174 106.945851 ( 28.662442)
total: 1169.15 sec