Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-134131
#<BuildRuby:0x00007fb914edfdd0
 @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-134131",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000029   0.000008   0.000037 (  0.000038)
configure              0.000023   0.000007   0.000030 (  0.000029)
build_up               0.007642   0.004369  17.699462 (  8.906160)
build_miniruby         0.004695   0.003665 208.610435 ( 60.347266)
build_ruby             0.001161   0.000741   6.160200 (  6.334228)
build_all              0.013907   0.005309  58.948033 ( 23.240209)
build_install          0.017396   0.004418   8.330748 (  3.842007)
test_btest             0.000446   0.000514  62.720898 ( 22.687167)
test_basic             0.003198   0.004108   0.901740 (  0.959131)
test_all               0.007423   0.003691 965.869953 (1105.421222)
test_rubyspec          0.052349   0.025062 105.459908 ( 23.883155)
total: 1255.62 sec