Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-180837
#<BuildRuby:0x00007233ba0dfdd0
 @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-180837",
 @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.000003   0.000016 (  0.000017)
autoconf               0.000024   0.000006   0.000030 (  0.000030)
configure              0.000021   0.000005   0.000026 (  0.000027)
build_up               0.006163   0.002311   4.811254 (  2.814595)
build_miniruby         0.001041   0.000276   1.392250 (  1.389202)
build_ruby             0.001833   0.000000   5.009122 (  5.171446)
build_all              0.009735   0.004491  22.265389 (  7.372307)
build_install          0.011893   0.010552   8.436918 (  4.235454)
test_btest             0.000591   0.000197  64.069466 ( 21.058289)
test_basic             0.003478   0.004316   0.898419 (  0.951796)
test_all               0.006552   0.004023 942.149669 (1034.426437)
test_rubyspec          0.054539   0.023205 102.490686 ( 22.217038)
total: 1099.64 sec