Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-133749
#<BuildRuby:0x000077330019fdc0
 @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-133749",
 @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.000003   0.000021 (  0.000022)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000025   0.000005   0.000030 (  0.000030)
build_up               0.004710   0.005725   5.056588 (  3.505356)
build_miniruby         0.001618   0.000146   1.646656 (  1.712016)
build_ruby             0.001084   0.001022   5.620068 (  5.904068)
build_all              0.010488   0.001342  17.509103 (  5.178650)
build_install          0.013116   0.003747   6.554833 (  2.842578)
test_btest             0.000000   0.000871  59.192312 ( 15.633385)
test_basic             0.003546   0.002503   0.787991 (  0.846790)
test_all               0.006447   0.002560 811.231017 (912.864681)
test_rubyspec          0.037232   0.036975 102.570911 ( 22.514277)
total: 971.00 sec