Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-202155
#<BuildRuby:0x00007ce2b1d1fdd8
 @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.20250618-202155",
 @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.000004   0.000017 (  0.000017)
autoconf               0.000026   0.000007   0.000033 (  0.000033)
configure              0.000021   0.000005   0.000026 (  0.000026)
build_up               0.003152   0.004669   3.706444 (  2.742453)
build_miniruby         0.001322   0.000093   1.459807 (  1.460428)
build_ruby             0.001908   0.000000   6.171599 (  6.281752)
build_all              0.011680   0.003815  22.862527 (  7.616850)
build_install          0.018220   0.003757   8.028040 (  4.088388)
test_btest             0.000703   0.000207  63.539585 ( 28.166505)
test_basic             0.003815   0.000929   0.941061 (  0.996144)
test_all               0.011006   0.000041 949.441084 (1043.086930)
test_rubyspec          0.046126   0.030276 106.246400 ( 19.497807)
total: 1113.94 sec