Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-022953
#<BuildRuby:0x0000756f08ccfdc0
 @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-022953",
 @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.000016   0.000006   0.000022 (  0.000022)
autoconf               0.000027   0.000009   0.000036 (  0.000037)
configure              0.000020   0.000007   0.000027 (  0.000028)
build_up               0.004651   0.003249   3.553052 (  2.621681)
build_miniruby         0.000677   0.000892   1.403209 (  1.399648)
build_ruby             0.001594   0.000211   5.802121 (  5.940740)
build_all              0.008432   0.005092  19.898959 (  5.930585)
build_install          0.013647   0.005633   7.178705 (  3.321477)
test_btest             0.000311   0.000681  59.134912 ( 24.213866)
test_basic             0.000000   0.005873   0.632501 (  0.699299)
test_all               0.006829   0.002144 896.707734 (980.338398)
test_rubyspec          0.046443   0.026644 112.288619 ( 34.383887)
total: 1058.85 sec