Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250614-174755
#<BuildRuby:0x000075a59b52fdd0
 @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.20250614-174755",
 @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.000006   0.000024 (  0.000023)
autoconf               0.000030   0.000009   0.000039 (  0.000039)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.005462   0.004095   5.054274 (  3.190392)
build_miniruby         0.001334   0.000128   1.513062 (  1.511595)
build_ruby             0.001399   0.000439   5.723513 (  5.866991)
build_all              0.013700   0.001802  23.051320 (  8.774422)
build_install          0.016471   0.005880   8.286542 (  4.022164)
test_btest             0.000000   0.001019  63.801932 ( 27.671502)
test_basic             0.003640   0.003963   0.981160 (  1.354450)
test_all               0.010769   0.000470 1033.416330 (1164.066656)
test_rubyspec          0.042728   0.031283 104.539162 ( 23.839609)
total: 1240.30 sec