Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-084434
#<BuildRuby:0x00007872f3d9fdd0
 @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.20250619-084434",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000031   0.000008   0.000039 (  0.000038)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.003979   0.003715   3.843935 (  3.120904)
build_miniruby         0.001458   0.000000   1.627440 (  1.624305)
build_ruby             0.001576   0.000490   6.390271 ( 41.677959)
build_all              0.011257   0.004023  24.041976 (  8.931691)
build_install          0.016758   0.002607   8.266031 (  4.130678)
test_btest             0.000887   0.000000  65.818318 ( 22.449352)
test_basic             0.001896   0.006071   1.049559 (  1.100600)
test_all               0.009686   0.000992 1067.752440 (1168.662084)
test_rubyspec          0.045970   0.030789 113.092117 ( 46.061666)
total: 1297.76 sec