Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-035550
#<BuildRuby:0x00007a202f96fdd8
 @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.20250620-035550",
 @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.000015   0.000003   0.000018 (  0.000019)
autoconf               0.000030   0.000006   0.000036 (  0.000036)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.005014   0.003751   4.101547 (  3.343405)
build_miniruby         0.001723   0.000000   1.600210 (  1.760174)
build_ruby             0.001202   0.000789   6.278019 (  6.526693)
build_all              0.013112   0.002479  23.068123 (  8.525852)
build_install          0.019061   0.005298   8.364007 (  5.186786)
test_btest             0.000931   0.000000  68.887086 ( 29.103095)
test_basic             0.004626   0.003853   1.061608 (  1.154823)
test_all               0.008398   0.002965 1014.027321 (1115.404287)
test_rubyspec          0.049219   0.025126 106.015900 ( 21.766328)
total: 1192.77 sec