Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-172702
#<BuildRuby:0x00007fc415acfdd8
 @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-172702",
 @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.000005   0.000021 (  0.000022)
autoconf               0.000029   0.000009   0.000038 (  0.000039)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.005303   0.003416   4.364245 (  2.529248)
build_miniruby         0.001020   0.000325   1.314733 (  1.311887)
build_ruby             0.001430   0.000455   5.047797 (  5.248494)
build_all              0.011026   0.002988  20.367280 (  6.174489)
build_install          0.018211   0.002231   7.306094 (  3.299444)
test_btest             0.000195   0.000797  55.873704 ( 17.210302)
test_basic             0.004483   0.002900   0.767604 (  0.819751)
test_all               0.008357   0.002093 786.993232 (879.347748)
test_rubyspec          0.045524   0.031016 100.366691 ( 19.514669)
total: 935.46 sec