Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-022806
#<BuildRuby:0x000078844f8ffdd0
 @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.20250617-022806",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000026   0.000007   0.000033 (  0.000034)
configure              0.000021   0.000007   0.000028 (  0.000029)
build_up               0.006328   0.003096   5.146239 (  3.291953)
build_miniruby         0.000336   0.001107   1.638152 (  1.637267)
build_ruby             0.001678   0.000210   6.125815 ( 27.707280)
build_all              0.010695   0.003945  23.067508 (  7.082547)
build_install          0.016258   0.005402   8.720480 (  4.080707)
test_btest             0.000953   0.000000  65.787449 ( 23.944571)
test_basic             0.006062   0.001012   0.983678 (  1.036709)
test_all               0.007915   0.002279 949.250415 (1038.142518)
test_rubyspec          0.051559   0.027141 111.414157 ( 35.678898)
total: 1142.60 sec