Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-223530
#<BuildRuby:0x000077919048fdc0
 @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.20250614-223530",
 @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.000015   0.000005   0.000020 (  0.000019)
autoconf               0.000025   0.000007   0.000032 (  0.000032)
configure              0.000020   0.000006   0.000026 (  0.000026)
build_up               0.002122   0.006713   4.649693 (  2.755506)
build_miniruby         0.001555   0.000000   1.415800 (  1.413748)
build_ruby             0.001969   0.000000   5.741534 (  5.891896)
build_all              0.012353   0.002710  21.153924 (  6.535297)
build_install          0.014767   0.005231   7.740967 (  3.446701)
test_btest             0.000811   0.000265  58.803116 ( 16.171801)
test_basic             0.004719   0.002258   0.866771 (  0.924014)
test_all               0.008531   0.002249 936.888298 (1024.325374)
test_rubyspec          0.046957   0.029309 105.361818 ( 28.639709)
total: 1090.11 sec