Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-025427
#<BuildRuby:0x000079613070fde0
 @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-025427",
 @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.000025   0.000000   0.000025 (  0.000024)
autoconf               0.000038   0.000000   0.000038 (  0.000038)
configure              0.000029   0.000000   0.000029 (  0.000029)
build_up               0.005800   0.002910   4.370451 (  2.946101)
build_miniruby         0.000000   0.001736   1.478147 (  1.474862)
build_ruby             0.000914   0.000785   4.268076 ( 13.303522)
build_all              0.011366   0.002065  17.991838 (  5.309956)
build_install          0.013711   0.004641   6.641340 (  2.785754)
test_btest             0.000165   0.000737  54.971283 ( 14.132276)
test_basic             0.002801   0.002896   0.665314 (  0.751896)
test_all               0.009245   0.002690 1020.521609 (1220.581158)
test_rubyspec          0.051436   0.032309 112.182602 (124.913072)
total: 1386.20 sec