Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-221742
#<BuildRuby:0x00007061f330fdc0
 @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-221742",
 @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.000004   0.000018 (  0.000018)
autoconf               0.000026   0.000007   0.000033 (  0.000033)
configure              0.000022   0.000006   0.000028 (  0.000029)
build_up               0.005580   0.003162   4.819212 (  2.918437)
build_miniruby         0.000248   0.001077   1.407355 (  1.405408)
build_ruby             0.001130   0.000735   6.052379 (  6.212096)
build_all              0.011356   0.003109  20.767488 (  6.305928)
build_install          0.017490   0.002294   8.282705 (  3.878081)
test_btest             0.000810   0.000227  58.076805 ( 19.836452)
test_basic             0.002404   0.005758   1.051383 (  1.275342)
test_all               0.008743   0.002919 889.076288 (998.599067)
test_rubyspec          0.040121   0.031989 104.555483 ( 26.238091)
total: 1066.67 sec