Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-221609
#<BuildRuby:0x000079362a2cfdd8
 @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-221609",
 @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.000019   0.000006   0.000025 (  0.000025)
autoconf               0.000026   0.000008   0.000034 (  0.000035)
configure              0.000025   0.000008   0.000033 (  0.000033)
build_up               0.003932   0.004650   4.503186 (  2.658215)
build_miniruby         0.001380   0.000000   1.246603 (  1.243422)
build_ruby             0.001720   0.000000   4.416881 (  4.631052)
build_all              0.009473   0.003593  18.479031 (  5.402509)
build_install          0.013557   0.004844   6.709208 (  2.891829)
test_btest             0.000000   0.000886  54.823126 ( 14.604883)
test_basic             0.002496   0.003608   0.641194 (  0.691408)
test_all               0.005951   0.002590 803.187403 (912.010754)
test_rubyspec          0.045579   0.031575 101.535949 ( 20.264929)
total: 964.40 sec