Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-081356
#<BuildRuby:0x0000775f708afdd0
 @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.20250617-081356",
 @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.000020   0.000000   0.000020 (  0.000020)
autoconf               0.000028   0.000000   0.000028 (  0.000028)
configure              0.000024   0.000000   0.000024 (  0.000024)
build_up               0.003045   0.005976   4.801492 (  2.751721)
build_miniruby         0.001291   0.000163   1.379672 (  1.376465)
build_ruby             0.000272   0.001667   5.387141 (  5.545075)
build_all              0.013273   0.001742  21.806972 (  6.789547)
build_install          0.018009   0.004141   8.205144 (  3.581830)
test_btest             0.000664   0.000228  66.430398 ( 18.503330)
test_basic             0.004759   0.002914   0.960323 (  1.007421)
test_all               0.007226   0.003333 924.704176 (1027.629298)
test_rubyspec          0.043713   0.033549 107.527206 ( 20.259296)
total: 1087.44 sec