Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-134631
#<BuildRuby:0x000076668934fdd0
 @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.20250614-134631",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000035   0.000009   0.000044 (  0.000045)
configure              0.000031   0.000007   0.000038 (  0.000039)
build_up               0.003093   0.005619   4.665139 (  2.689619)
build_miniruby         0.001510   0.000000   1.372622 (  1.369513)
build_ruby             0.001758   0.000078   5.807683 (  5.970967)
build_all              0.007944   0.006453  22.258115 (  7.051069)
build_install          0.012254   0.006769   8.473804 (  3.895343)
test_btest             0.000000   0.000868  62.903158 ( 21.809963)
test_basic             0.005193   0.001790   0.923743 (  0.985946)
test_all               0.006161   0.005109 1029.160122 (1136.153345)
test_rubyspec          0.044182   0.033205 101.775411 ( 22.091231)
total: 1202.02 sec