Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-082253
#<BuildRuby:0x000071787f10fdd8
 @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-082253",
 @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.000014   0.000004   0.000018 (  0.000019)
autoconf               0.000027   0.000008   0.000035 (  0.000034)
configure              0.000029   0.000000   0.000029 (  0.000030)
build_up               0.004517   0.003522   4.275907 (  2.484256)
build_miniruby         0.001394   0.000000   1.297670 (  1.300037)
build_ruby             0.001724   0.000000   4.716261 ( 46.819577)
build_all              0.014205   0.000000  20.444694 (  5.993992)
build_install          0.015772   0.003490   7.865648 (  3.570079)
test_btest             0.000864   0.000000  61.722805 ( 16.807930)
test_basic             0.003263   0.003703   0.753527 (  0.799107)
test_all               0.006401   0.003184 875.573856 (969.170728)
test_rubyspec          0.052910   0.026001 109.778334 ( 35.547771)
total: 1082.49 sec