Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-074050
#<BuildRuby:0x00007e20f3f0fdd8
 @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-074050",
 @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.000003   0.000019 (  0.000020)
autoconf               0.000032   0.000007   0.000039 (  0.000038)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.006493   0.002919   4.187366 (  3.320905)
build_miniruby         0.000612   0.000911   2.171842 (  2.169915)
build_ruby             0.001843   0.000000   5.926714 (  6.195102)
build_all              0.009572   0.005870  23.821184 (  8.317228)
build_install          0.014139   0.007221   8.235718 (  4.128016)
test_btest             0.000702   0.000194  65.898303 ( 22.939254)
test_basic             0.000092   0.008354   1.029403 (  1.075638)
test_all               0.006658   0.004297 1109.724095 (1224.615067)
test_rubyspec          0.041554   0.035429 114.917105 ( 27.043497)
total: 1299.81 sec