Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-013318
#<BuildRuby:0x000077deed82fde0
 @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-013318",
 @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.000013   0.000005   0.000018 (  0.000020)
autoconf               0.000025   0.000009   0.000034 (  0.000034)
configure              0.000024   0.000009   0.000033 (  0.000032)
build_up               0.004571   0.003833   4.680699 (  2.746670)
build_miniruby         0.000634   0.000851   1.362928 (  1.359976)
build_ruby             0.000000   0.001621   5.178195 (  5.334683)
build_all              0.007760   0.005394  19.498795 (  5.701710)
build_install          0.013926   0.005318   7.763556 (  3.412430)
test_btest             0.000663   0.000290  63.129209 ( 16.831737)
test_basic             0.003092   0.004019   0.956349 (  0.997705)
test_all               0.006634   0.003805 938.817028 (1047.702631)
test_rubyspec          0.043909   0.033676 110.626685 ( 34.427812)
total: 1118.52 sec