Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250611-110028
#<BuildRuby:0x000074beb86dfdd0
 @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.20250611-110028",
 @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.000022   0.000005   0.000027 (  0.000026)
autoconf               0.000038   0.000008   0.000046 (  0.000046)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.005797   0.005210   5.194755 (  4.047808)
build_miniruby         0.001443   0.000371  72.587308 ( 26.691429)
build_ruby             0.001610   0.000000   5.113674 (  5.356232)
build_all              0.009501   0.003050  20.307217 (  5.994753)
build_install          0.016431   0.003084   7.306200 (  3.369020)
test_btest             0.000000   0.000945  58.804691 ( 17.454336)
test_basic             0.002394   0.004628   0.871053 (  0.923592)
test_all               0.007170   0.002049 1169.473079 (1642.725162)
test_rubyspec          0.048396   0.027762 106.243885 ( 29.742391)
total: 1736.31 sec