Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-103427
#<BuildRuby:0x0000718e2818fdd0
 @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.20250614-103427",
 @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.000034   0.000000   0.000034 (  0.000036)
autoconf               0.000039   0.000000   0.000039 (  0.000039)
configure              0.000030   0.000000   0.000030 (  0.000030)
build_up               0.004106   0.005397   4.990682 (  3.003015)
build_miniruby         0.001561   0.000000   1.450988 (  1.453012)
build_ruby             0.001849   0.000123   5.943984 (  6.085116)
build_all              0.011825   0.004065  21.801812 (  8.155539)
build_install          0.019499   0.004929   8.091676 (  4.421001)
test_btest             0.000000   0.000894  63.548741 ( 24.926461)
test_basic             0.003948   0.001548   0.886069 (  0.947242)
test_all               0.008621   0.002666 972.518009 (1102.474955)
test_rubyspec          0.045209   0.030054 103.880807 ( 27.207474)
total: 1178.67 sec