Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-205937
#<BuildRuby:0x0000778eecedfdd0
 @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-205937",
 @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.000039   0.000000   0.000039 (  0.000042)
autoconf               0.000040   0.000000   0.000040 (  0.000041)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.003207   0.005824   4.122655 (  2.423357)
build_miniruby         0.001303   0.000111   1.147368 (  1.144141)
build_ruby             0.002011   0.000000   5.074144 ( 17.849966)
build_all              0.013192   0.001795  20.560860 (  6.158000)
build_install          0.016925   0.003794   7.994221 (  3.583549)
test_btest             0.000976   0.000000  63.760974 ( 17.653770)
test_basic             0.002742   0.005089   0.837145 (  0.885117)
test_all               0.006813   0.002552 1157.168187 (1613.003314)
test_rubyspec          0.046021   0.032917  97.365465 ( 21.659569)
total: 1684.36 sec