Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-160831
#<BuildRuby:0x0000764c012cfdd0
 @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.20250617-160831",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000024   0.000007   0.000031 (  0.000031)
configure              0.000019   0.000005   0.000024 (  0.000025)
build_up               0.006172   0.003246   4.775174 (  2.763924)
build_miniruby         0.000895   0.000637   1.480427 (  1.477158)
build_ruby             0.001264   0.000743   5.477746 (  6.265224)
build_all              0.013105   0.001124  21.089057 (  6.753248)
build_install          0.016903   0.004535   7.913854 (  3.514456)
test_btest             0.000980   0.000000  59.005924 ( 16.188815)
test_basic             0.002956   0.002659   0.687091 (  2.533535)
test_all               0.005937   0.003993 877.063196 (972.793068)
test_rubyspec          0.041100   0.036727 105.594002 ( 21.676358)
total: 1033.97 sec