Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-065526
#<BuildRuby:0x000073f3ae24fde0
 @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.20250619-065526",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000035   0.000010   0.000045 (  0.000044)
configure              0.000029   0.000009   0.000038 (  0.000037)
build_up               0.006344   0.002967   4.315378 (  3.612359)
build_miniruby         0.000457   0.001154   1.491301 (  1.520480)
build_ruby             0.000801   0.000953   5.716815 (  5.849810)
build_all              0.010059   0.004680  23.004409 (  7.060844)
build_install          0.016581   0.005923   8.263618 (  4.064230)
test_btest             0.000843   0.000000  63.942204 ( 21.915465)
test_basic             0.002741   0.003239   0.856403 (  3.543315)
test_all               0.008162   0.000671 1114.633463 (1484.160778)
test_rubyspec          0.057108   0.027253 118.043915 (115.503147)
total: 1647.23 sec