Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-053631
#<BuildRuby:0x00007c70f670fdd0
 @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.20250615-053631",
 @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.000003   0.000020 (  0.000021)
autoconf               0.000036   0.000007   0.000043 (  0.000044)
configure              0.000031   0.000000   0.000031 (  0.000032)
build_up               0.007554   0.002147   5.189670 (  2.975708)
build_miniruby         0.001473   0.000095   1.505584 (  1.506918)
build_ruby             0.001964   0.000000   5.822198 (  5.953432)
build_all              0.008898   0.005345  23.154100 (  7.548642)
build_install          0.016314   0.007063   9.038734 (  4.670397)
test_btest             0.000709   0.000177  64.580246 ( 22.698031)
test_basic             0.002037   0.005873   1.010063 (  1.069498)
test_all               0.008299   0.002211 981.153289 (1081.035543)
test_rubyspec          0.040928   0.035845 106.696452 ( 30.960527)
total: 1158.42 sec