Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-115410
#<BuildRuby:0x00007128142ffdc0
 @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.20250615-115410",
 @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.000003   0.000017 (  0.000017)
autoconf               0.000027   0.000006   0.000033 (  0.000031)
configure              0.000021   0.000005   0.000026 (  0.000027)
build_up               0.004007   0.004269   4.777942 (  2.757942)
build_miniruby         0.001456   0.000000   1.400944 (  1.397667)
build_ruby             0.001871   0.000000   5.638217 (  5.797726)
build_all              0.011205   0.004461  23.249404 (  8.195340)
build_install          0.019106   0.004542   9.212865 (  4.574140)
test_btest             0.000959   0.000000  65.371725 ( 20.280412)
test_basic             0.002898   0.004827   0.968991 (  1.019427)
test_all               0.004771   0.005732 942.377272 (1056.190986)
test_rubyspec          0.051562   0.028099 105.463036 ( 21.923787)
total: 1122.14 sec