Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-103644
#<BuildRuby:0x0000769028f5fdc8
 @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.20250616-103644",
 @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.000026   0.000007   0.000033 (  0.000033)
configure              0.000021   0.000005   0.000026 (  0.000027)
build_up               0.005952   0.003042   4.945763 (  2.969043)
build_miniruby         0.000310   0.001128   1.455233 (  1.452351)
build_ruby             0.000000   0.001788   5.967682 (  6.114697)
build_all              0.010529   0.003770  22.794636 (  7.569522)
build_install          0.020472   0.004790   9.294762 (  5.839536)
test_btest             0.000793   0.000226  61.597888 ( 22.576967)
test_basic             0.002677   0.004240   0.760093 (  0.803605)
test_all               0.004647   0.004867 910.909169 (994.886746)
test_rubyspec          0.045740   0.030810 109.565957 ( 36.003874)
total: 1078.22 sec