Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-144220
#<BuildRuby:0x000076ddd5e5fdd8
 @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.20250615-144220",
 @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.000015   0.000003   0.000018 (  0.000018)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.004380   0.005518   4.996384 (  3.120287)
build_miniruby         0.001350   0.000104   1.519222 (  1.516345)
build_ruby             0.000929   0.000969   6.333147 (  6.426484)
build_all              0.011152   0.004619  22.615605 (  7.638493)
build_install          0.015965   0.007681   8.615520 (  4.491242)
test_btest             0.000710   0.000225  62.847644 ( 29.284137)
test_basic             0.006154   0.001679   0.922043 (  0.976364)
test_all               0.008308   0.002571 921.442088 (1014.026832)
test_rubyspec          0.045782   0.032869 106.904591 ( 26.224242)
total: 1093.71 sec