Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-152318
#<BuildRuby:0x000070fc5fb9fdd0
 @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.20250613-152318",
 @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.000023)
autoconf               0.000037   0.000009   0.000046 (  0.000045)
configure              0.000031   0.000006   0.000037 (  0.000037)
build_up               0.008792   0.002875   5.107741 (  3.609176)
build_miniruby         0.000758   0.000969   2.187503 (  2.245100)
build_ruby             0.002120   0.000013   4.498229 (  4.714689)
build_all              0.007086   0.005396  17.585233 (  5.141656)
build_install          0.014774   0.003945   6.742388 (  2.897181)
test_btest             0.000677   0.000176  56.065901 ( 16.562825)
test_basic             0.005778   0.001215   0.790116 (  0.844312)
test_all               0.006560   0.002659 807.189012 (892.173344)
test_rubyspec          0.051767   0.022493 101.453925 ( 19.469122)
total: 947.66 sec