Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-150932
#<BuildRuby:0x0000736b0f6dfdd8
 @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-150932",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000035   0.000008   0.000043 (  0.000043)
configure              0.000033   0.000008   0.000041 (  0.000041)
build_up               0.008723   0.002642   5.348079 (  5.750644)
build_miniruby         0.000000   0.001656   1.598927 (  2.028824)
build_ruby             0.001626   0.000437   6.375719 ( 30.829964)
build_all              0.013533   0.002610  24.795662 ( 23.062200)
build_install          0.021594   0.005917   9.444381 (  9.434671)
test_btest             0.000878   0.000219  72.120036 ( 85.399831)
test_basic             0.004588   0.004632   1.038909 (  1.639200)
test_all               0.010336   0.001747 1104.311230 (1422.564470)
test_rubyspec          0.048233   0.028448 107.351317 ( 26.749910)
total: 1607.46 sec