Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-045012
#<BuildRuby:0x000076f3e592fdd8
 @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.20250612-045012",
 @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.000025   0.000007   0.000032 (  0.000032)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.002570   0.006853   5.118194 (  3.509978)
build_miniruby         0.001339   0.000118   1.364494 (  1.370433)
build_ruby             0.000000   0.001940   5.939970 (  6.129119)
build_all              0.014114   0.001018  22.014900 (  8.525309)
build_install          0.018723   0.003430   8.594928 (  4.350549)
test_btest             0.000059   0.000745  61.826618 ( 25.350538)
test_basic             0.002805   0.002677   0.956034 (  1.015856)
test_all               0.008489   0.001054 1017.845140 (1278.506288)
test_rubyspec          0.057048   0.022729 114.120814 (138.408774)
total: 1467.17 sec