Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-185108
#<BuildRuby:0x0000770bcd83fdd8
 @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.20250613-185108",
 @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.000012   0.000003   0.000015 (  0.000016)
autoconf               0.000023   0.000006   0.000029 (  0.000050)
configure              0.000000   0.000024   0.000024 (  0.000023)
build_up               0.003943   0.004624   4.400742 (  2.467424)
build_miniruby         0.001294   0.000083   1.139799 (  1.136653)
build_ruby             0.001423   0.000392   4.338008 (  4.561920)
build_all              0.007645   0.005628  18.349366 (  5.340855)
build_install          0.014545   0.003562   7.127081 (  3.045265)
test_btest             0.000000   0.001046  58.984590 ( 18.354777)
test_basic             0.000418   0.004914   0.580015 (  0.647416)
test_all               0.008668   0.002224 938.356628 (1128.457458)
test_rubyspec          0.055438   0.021723 106.594866 ( 64.783729)
total: 1228.80 sec