Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-035454
#<BuildRuby:0x000079cd00a8fdd0
 @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.20250617-035454",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000034   0.000009   0.000043 (  0.000042)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.002939   0.007004   5.453916 (  3.621100)
build_miniruby         0.000475   0.001158   1.747798 (  1.748854)
build_ruby             0.000258   0.001745   6.746858 (  6.900751)
build_all              0.011808   0.003666  24.647558 (  9.610273)
build_install          0.018212   0.007504   9.636307 (  6.595743)
test_btest             0.001120   0.000028  67.651800 ( 30.263265)
test_basic             0.004020   0.003451   1.067463 (  1.187680)
test_all               0.007562   0.003075 963.648661 (1054.342688)
test_rubyspec          0.040978   0.034326 109.924296 ( 21.897669)
total: 1136.17 sec