Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-224051
#<BuildRuby:0x00007f4eb7d5fdd8
 @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.20250616-224051",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000029   0.000009   0.000038 (  0.000037)
configure              0.000022   0.000007   0.000029 (  0.000029)
build_up               0.003299   0.005109   4.297055 (  2.437288)
build_miniruby         0.001418   0.000000   1.139482 (  1.136480)
build_ruby             0.001024   0.000846   4.681700 (  4.875487)
build_all              0.008682   0.004939  20.396512 (  6.111387)
build_install          0.017294   0.003003   8.144741 (  3.689419)
test_btest             0.000732   0.000238  58.400998 ( 16.152353)
test_basic             0.003145   0.003164   0.856729 (  0.913610)
test_all               0.007205   0.003178 976.672221 (1069.739847)
test_rubyspec          0.042921   0.033708 108.471205 ( 28.523952)
total: 1133.58 sec