Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-050457
#<BuildRuby:0x000079429587fdd8
 @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-050457",
 @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.000020   0.000006   0.000026 (  0.000026)
autoconf               0.000036   0.000010   0.000046 (  0.000046)
configure              0.000030   0.000009   0.000039 (  0.000040)
build_up               0.002120   0.006366   4.076089 (  3.590548)
build_miniruby         0.000648   0.000880   1.754895 (  1.759462)
build_ruby             0.000910   0.001333   6.167502 (  6.343314)
build_all              0.013450   0.003238  24.662210 ( 11.665343)
build_install          0.018694   0.007743   8.700476 (  5.026210)
test_btest             0.000984   0.000000  70.727453 ( 44.789990)
test_basic             0.000969   0.006728   1.015111 (  2.279133)
test_all               0.006686   0.003096 1164.174050 (1629.999635)
test_rubyspec          0.040203   0.037233 104.846912 ( 18.297496)
total: 1723.75 sec