Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-112053
#<BuildRuby:0x000078640a2bfde0
 @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.20250619-112053",
 @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.000005   0.000024 (  0.000024)
autoconf               0.000035   0.000008   0.000043 (  0.000043)
configure              0.000028   0.000007   0.000035 (  0.000034)
build_up               0.003493   0.006677   4.274731 (  5.471282)
build_miniruby         0.001542   0.000151   1.728137 (  2.197347)
build_ruby             0.002014   0.000281   6.454855 (  8.445520)
build_all              0.013565   0.003383  24.373659 ( 23.827924)
build_install          0.023542   0.003676   8.727861 (  9.956867)
test_btest             0.000867   0.000227  68.769838 ( 75.931112)
test_basic             0.005182   0.003178   1.021710 (  6.192192)
test_all               0.008757   0.003560 1048.327632 (1203.268241)
test_rubyspec          0.048865   0.027556 108.864571 ( 28.562124)
total: 1363.85 sec