Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-035158
#<BuildRuby:0x000076118a15fdd0
 @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.20250612-035158",
 @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.000005   0.000021 (  0.000021)
autoconf               0.000035   0.000000   0.000035 (  0.000035)
configure              0.000048   0.000000   0.000048 (  0.000101)
build_up               0.007641   0.001537   4.843570 (  5.640813)
build_miniruby         0.000018   0.001441   1.592768 (  2.223601)
build_ruby             0.000858   0.001267   6.231766 ( 18.688387)
build_all              0.012411   0.003423  22.849759 ( 10.732242)
build_install          0.018075   0.006196   8.783415 (  5.585790)
test_btest             0.000000   0.000997  64.370688 ( 38.634678)
test_basic             0.005434   0.002878   1.008493 (  1.160924)
test_all               0.005902   0.005167 977.293752 (1082.204431)
test_rubyspec          0.044103   0.029859 105.010620 ( 23.459703)
total: 1188.33 sec