Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-005420
#<BuildRuby:0x000077d381affdd0
 @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-005420",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000031   0.000008   0.000039 (  0.000037)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.004042   0.003868   3.716640 (  2.708561)
build_miniruby         0.001178   0.000332   1.361934 (  1.358644)
build_ruby             0.001862   0.000000   5.481554 ( 24.922638)
build_all              0.012469   0.001266  21.193588 ( 12.984520)
build_install          0.020050   0.005041   8.696384 (  5.725972)
test_btest             0.000000   0.000932  62.173159 ( 22.554109)
test_basic             0.002146   0.005111   0.862514 (  5.290728)
test_all               0.007864   0.000556 1055.958845 (1214.478280)
test_rubyspec          0.050327   0.029658 115.287329 ( 96.784487)
total: 1386.81 sec