Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-214856
#<BuildRuby:0x00007f1e3e0efde0
 @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-214856",
 @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.000004   0.000020 (  0.000021)
autoconf               0.000030   0.000006   0.000036 (  0.000036)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.003983   0.006304   5.108925 (  3.509343)
build_miniruby         0.001045   0.000291   1.677227 (  1.833460)
build_ruby             0.001745   0.000198   5.822625 ( 47.370859)
build_all              0.009791   0.001921  18.489329 ( 28.603742)
build_install          0.016508   0.005852   8.782715 (  4.725565)
test_btest             0.000000   0.000965  64.123019 ( 28.901967)
test_basic             0.002141   0.005439   1.007989 (  4.431562)
test_all               0.007567   0.002851 1019.792138 (1122.562528)
test_rubyspec          0.045248   0.030770 102.709336 ( 22.957219)
total: 1264.90 sec