Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-044648
#<BuildRuby:0x0000746f5b99fdd8
 @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-044648",
 @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.000016   0.000006   0.000022 (  0.000021)
autoconf               0.000024   0.000009   0.000033 (  0.000032)
configure              0.000027   0.000000   0.000027 (  0.000029)
build_up               0.002713   0.005551   4.468500 (  2.872867)
build_miniruby         0.000900   0.000598   1.331429 (  1.328228)
build_ruby             0.001781   0.000000   4.921042 (  5.127739)
build_all              0.011504   0.003052  19.358105 (  5.828585)
build_install          0.013938   0.004740   7.252297 (  3.119959)
test_btest             0.000000   0.000941  58.836416 ( 20.105015)
test_basic             0.003516   0.003562   0.780556 (  0.830621)
test_all               0.004757   0.005872 847.921762 (947.032701)
test_rubyspec          0.053568   0.024837 105.627999 ( 25.866602)
total: 1012.11 sec