Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-000420
#<BuildRuby:0x00007c75bcb6fdd8
 @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-000420",
 @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.000016   0.000004   0.000020 (  0.000019)
autoconf               0.000039   0.000000   0.000039 (  0.000037)
configure              0.000027   0.000000   0.000027 (  0.000027)
build_up               0.004929   0.006279   4.997743 (  3.643056)
build_miniruby         0.001665   0.000180   1.684226 (  1.740522)
build_ruby             0.001701   0.000431   4.924407 (  5.150023)
build_all              0.007051   0.006386  19.205490 (  5.754627)
build_install          0.014028   0.004408   7.083480 (  3.034206)
test_btest             0.000625   0.000188  59.449725 ( 16.115674)
test_basic             0.004891   0.001572   0.737916 (  0.793268)
test_all               0.006465   0.003092 811.947707 (924.787011)
test_rubyspec          0.051484   0.026173 105.722753 ( 27.347759)
total: 988.37 sec