Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-003240
#<BuildRuby:0x00007bf3328efde0
 @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-003240",
 @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.000021)
autoconf               0.000034   0.000008   0.000042 (  0.000043)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.004318   0.005071   4.951984 (  3.347042)
build_miniruby         0.000000   0.001652   1.499200 (  1.498091)
build_ruby             0.001717   0.000201   5.781873 (  6.252263)
build_all              0.012142   0.003239  22.691121 (  8.030818)
build_install          0.014400   0.009703   8.825620 (  4.658067)
test_btest             0.000654   0.000204  64.681828 ( 25.593915)
test_basic             0.001318   0.005705   0.945494 (  1.002099)
test_all               0.007802   0.003562 1008.416575 (1100.788217)
test_rubyspec          0.044367   0.028346 108.868611 ( 27.739792)
total: 1178.91 sec