Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-204828
#<BuildRuby:0x00007b6c21eefdc8
 @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-204828",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000024   0.000006   0.000030 (  0.000031)
build_up               0.003916   0.004365   4.713493 (  4.857732)
build_miniruby         0.001140   0.000343   1.524659 (  1.521834)
build_ruby             0.001825   0.000000   5.702487 ( 47.508432)
build_all              0.012262   0.001652  21.422404 (  9.994049)
build_install          0.015589   0.004446   8.398453 (  4.106393)
test_btest             0.000665   0.000187  62.463264 ( 20.103169)
test_basic             0.001693   0.005339   0.925920 (  1.760520)
test_all               0.007889   0.003014 983.513221 (1142.960611)
test_rubyspec          0.046996   0.027911 113.305029 ( 96.702569)
total: 1329.52 sec