Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-050225
#<BuildRuby:0x00007705aeb0fdd0
 @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.20250618-050225",
 @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.000006   0.000028 (  0.000029)
autoconf               0.000039   0.000012   0.000051 (  0.000051)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.010114   0.002030   6.489655 (  5.842794)
build_miniruby         0.001325   0.000369   2.029126 (  2.036748)
build_ruby             0.000255   0.001808   6.491371 (  6.715007)
build_all              0.011242   0.005582  24.094104 ( 10.098339)
build_install          0.023411   0.005097   9.662002 (  5.375918)
test_btest             0.000976   0.000000  71.253135 ( 28.033952)
test_basic             0.003631   0.004288   1.043656 (  1.120924)
test_all               0.005697   0.004797 1198.029518 (1487.997364)
test_rubyspec          0.056636   0.022703 116.875808 ( 38.906445)
total: 1586.13 sec