Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250611-204234
#<BuildRuby:0x000071ef066cfdd8
 @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.20250611-204234",
 @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.000019)
autoconf               0.000027   0.000007   0.000034 (  0.000035)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.003301   0.006784   5.149729 (  3.584290)
build_miniruby         0.001634   0.000203   1.723292 (  1.806971)
build_ruby             0.001476   0.000492   5.584530 ( 28.849642)
build_all              0.011486   0.003169  22.533011 (  9.619835)
build_install          0.019771   0.004253   8.692511 (  5.231570)
test_btest             0.000770   0.000240  62.184865 ( 24.653700)
test_basic             0.002533   0.003242   0.887986 (  0.964951)
test_all               0.007915   0.002290 895.006114 (984.117842)
test_rubyspec          0.051588   0.024200 100.970233 ( 27.975227)
total: 1086.81 sec