Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-185810
#<BuildRuby:0x0000707f8422fdc0
 @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.20250615-185810",
 @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.000013   0.000005   0.000018 (  0.000018)
autoconf               0.000025   0.000008   0.000033 (  0.000032)
configure              0.000021   0.000006   0.000027 (  0.000028)
build_up               0.002859   0.006332   4.779449 (  2.829564)
build_miniruby         0.001302   0.000107   1.443895 (  1.440741)
build_ruby             0.000948   0.000990   5.535966 (  5.675589)
build_all              0.009638   0.005706  22.503239 (  6.967559)
build_install          0.013471   0.009295   8.383441 (  3.731453)
test_btest             0.000599   0.000255  63.089825 ( 17.046669)
test_basic             0.004731   0.001364   0.898076 (  0.949890)
test_all               0.009077   0.002097 1165.199665 (1486.115358)
test_rubyspec          0.053794   0.025663 113.561162 ( 94.183875)
total: 1618.94 sec