Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-225241
#<BuildRuby:0x00007a9b9bcafdd0
 @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.20250619-225241",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000035   0.000008   0.000043 (  0.000042)
configure              0.000029   0.000006   0.000035 (  0.000034)
build_up               0.007031   0.002460   4.062614 (  3.404417)
build_miniruby         0.001634   0.000000   1.597954 (  1.755036)
build_ruby             0.000249   0.001801   5.876542 (  6.191844)
build_all              0.011264   0.002237  21.784563 (  6.694654)
build_install          0.011196   0.009199   7.760800 (  3.706927)
test_btest             0.000000   0.000873  64.105168 ( 21.248633)
test_basic             0.002131   0.004456   0.949594 (  1.018163)
test_all               0.007684   0.002128 1113.635405 (1260.237954)
test_rubyspec          0.053574   0.026747 112.231084 ( 89.062690)
total: 1393.32 sec