Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-194524
#<BuildRuby:0x0000782ab834fde0
 @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-194524",
 @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.000019   0.000004   0.000023 (  0.000025)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.005075   0.004524   3.999855 (  3.630457)
build_miniruby         0.001452   0.000117   1.715076 (  1.797308)
build_ruby             0.001118   0.001025   6.149429 (  6.374820)
build_all              0.009598   0.003419  21.100169 (  6.383586)
build_install          0.016260   0.002050   7.644157 (  3.686711)
test_btest             0.000974   0.000000  62.625919 ( 20.176284)
test_basic             0.005018   0.001992   0.939630 (  1.007841)
test_all               0.007876   0.002230 1051.363049 (1173.334463)
test_rubyspec          0.050563   0.025727 104.260657 ( 35.286981)
total: 1251.68 sec