Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-083258
#<BuildRuby:0x000079be10cafdd0
 @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.20250620-083258",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000026   0.000005   0.000031 (  0.000031)
build_up               0.002514   0.005110   3.182937 (  4.115588)
build_miniruby         0.001322   0.000098   1.191340 (  6.257570)
build_ruby             0.001711   0.000169   5.528399 ( 11.109912)
build_all              0.007912   0.006585  22.714338 (  6.884516)
build_install          0.013493   0.006622   7.902835 (  3.803143)
test_btest             0.000974   0.000000  63.574508 ( 16.907055)
test_basic             0.004597   0.002898   0.917622 (  0.973866)
test_all               0.006144   0.004105 922.403762 (1016.380981)
test_rubyspec          0.049003   0.032207 109.264796 ( 28.976168)
total: 1095.41 sec