Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-142020
#<BuildRuby:0x00007b87ab43fdd8
 @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.20250618-142020",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000027   0.000007   0.000034 (  0.000034)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.002319   0.005435   3.624990 (  2.640641)
build_miniruby         0.000330   0.001124   1.268012 (  1.264924)
build_ruby             0.001976   0.000000   6.357149 (  6.752651)
build_all              0.011102   0.005423  24.579198 ( 11.059938)
build_install          0.012691   0.005562   7.492427 (  3.609631)
test_btest             0.000936   0.000000  64.173390 ( 19.123957)
test_basic             0.004672   0.002265   0.983321 (  1.035129)
test_all               0.009387   0.000965 1035.319503 (1122.999516)
test_rubyspec          0.042116   0.035963 108.080794 ( 28.129530)
total: 1196.62 sec