Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-085115
#<BuildRuby:0x0000716ff24ffdc0
 @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.20250620-085115",
 @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.000019   0.000006   0.000025 (  0.000027)
autoconf               0.000030   0.000011   0.000041 (  0.000041)
configure              0.000023   0.000008   0.000031 (  0.000031)
build_up               0.006488   0.002822   4.088653 (  3.233768)
build_miniruby         0.000345   0.001125   2.018193 (  2.019174)
build_ruby             0.001398   0.000505   5.923493 (  6.059537)
build_all              0.012534   0.003065  23.115036 (  7.802415)
build_install          0.018731   0.003641   8.360894 (  4.259055)
test_btest             0.000000   0.000979  64.339321 ( 26.423006)
test_basic             0.005547   0.001190   1.000268 (  1.053714)
test_all               0.008680   0.002575 1063.606144 (1202.540571)
test_rubyspec          0.045799   0.031259 111.436149 ( 61.547444)
total: 1314.94 sec