Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-135829
#<BuildRuby:0x00007f62f52dfdc0
 @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.20250618-135829",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000028   0.000008   0.000036 (  0.000037)
configure              0.000025   0.000007   0.000032 (  0.000033)
build_up               0.004927   0.004636   4.093846 (  4.475528)
build_miniruby         0.001104   0.000365   1.751560 (  1.785043)
build_ruby             0.000000   0.002122   6.607900 (  7.056628)
build_all              0.009195   0.006940  23.772876 ( 13.230824)
build_install          0.020498   0.004240   8.285319 (  6.091957)
test_btest             0.000713   0.000254  67.985588 ( 38.678049)
test_basic             0.003876   0.004504   1.047757 (  1.272537)
test_all               0.009244   0.001635 1060.272127 (1206.693601)
test_rubyspec          0.047715   0.032090 108.988840 ( 30.371637)
total: 1309.66 sec