Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-120821
#<BuildRuby:0x00007471e8adfdd0
 @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-120821",
 @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.000006   0.000019 (  0.000020)
autoconf               0.000020   0.000010   0.000030 (  0.000029)
configure              0.000018   0.000009   0.000027 (  0.000030)
build_up               0.003579   0.003297   3.274775 (  1.984263)
build_miniruby         0.001092   0.000040   1.022669 (  1.021121)
build_ruby             0.000198   0.001600   4.167843 ( 41.315003)
build_all              0.008774   0.004361  17.861708 (  5.247487)
build_install          0.015935   0.005515   7.503038 (  3.371828)
test_btest             0.000554   0.000271  56.353376 ( 15.713597)
test_basic             0.005085   0.002637   0.808901 (  0.852859)
test_all               0.008428   0.002369 769.361512 (879.785058)
test_rubyspec          0.042583   0.033208 102.320740 ( 20.356326)
total: 969.65 sec