Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-063924
#<BuildRuby:0x00007d9d0650fde0
 @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-063924",
 @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.000014   0.000004   0.000018 (  0.000017)
autoconf               0.000027   0.000007   0.000034 (  0.000034)
configure              0.000021   0.000006   0.000027 (  0.000027)
build_up               0.004466   0.004420   4.780901 (  2.795125)
build_miniruby         0.000116   0.001429   1.395952 (  1.393081)
build_ruby             0.001620   0.000193   5.693044 (  5.816839)
build_all              0.011064   0.003405  21.748641 (  6.735811)
build_install          0.016992   0.005924   8.638771 (  4.115970)
test_btest             0.000795   0.000109  59.604483 ( 21.151632)
test_basic             0.005668   0.001051   0.842035 (  0.891806)
test_all               0.006160   0.003706 793.951914 (899.675450)
test_rubyspec          0.055167   0.021149 106.718774 ( 22.087357)
total: 964.66 sec