Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-230840
#<BuildRuby:0x000074b0854ffdd0
 @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.20250618-230840",
 @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.000006   0.000024 (  0.000025)
autoconf               0.000027   0.000009   0.000036 (  0.000036)
configure              0.000022   0.000008   0.000030 (  0.000030)
build_up               0.003999   0.005393   4.218175 (  4.855407)
build_miniruby         0.001130   0.000409   2.040232 (  2.308924)
build_ruby             0.000925   0.001373   6.188210 ( 16.072363)
build_all              0.010521   0.005816  23.780943 ( 19.678968)
build_install          0.016139   0.008421   8.555695 (  6.945379)
test_btest             0.000762   0.000308  67.430440 ( 54.884339)
test_basic             0.007810   0.001059   0.985774 (  3.350716)
test_all               0.009100   0.002199 1105.719031 (1437.963460)
test_rubyspec          0.048327   0.033549 106.499982 ( 23.975916)
total: 1570.04 sec