Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-185819
#<BuildRuby:0x00007743a962fde0
 @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-185819",
 @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.000017   0.000005   0.000022 (  0.000021)
autoconf               0.000026   0.000007   0.000033 (  0.000033)
configure              0.000025   0.000008   0.000033 (  0.000031)
build_up               0.001751   0.005918   3.867560 (  2.814056)
build_miniruby         0.000000   0.001565   1.603922 (  1.600726)
build_ruby             0.000560   0.001204   5.455475 ( 27.785150)
build_all              0.009610   0.004407  22.888540 (  7.640205)
build_install          0.012605   0.007740   8.186090 (  4.082085)
test_btest             0.000000   0.000861  62.073305 ( 19.031910)
test_basic             0.000171   0.005373   0.922502 (  2.499755)
test_all               0.008797   0.002186 1009.845705 (1278.612003)
test_rubyspec          0.047461   0.031393 113.577591 ( 99.564799)
total: 1443.63 sec