Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-174144
#<BuildRuby:0x000072838b0cfdd8
 @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.20250612-174144",
 @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.000004   0.000023 (  0.000024)
autoconf               0.000036   0.000008   0.000044 (  0.000043)
configure              0.000029   0.000006   0.000035 (  0.000035)
build_up               0.004525   0.005149   4.864338 (  3.080197)
build_miniruby         0.000574   0.000916   1.498589 (  1.496718)
build_ruby             0.000923   0.000983   5.423196 (  5.597099)
build_all              0.012816   0.002781  22.262411 (  8.449910)
build_install          0.019005   0.003510   8.434684 (  4.349661)
test_btest             0.000000   0.000973  61.504491 ( 24.998506)
test_basic             0.003537   0.002769   0.870400 (  0.925584)
test_all               0.006515   0.003969 1007.281111 (1115.674964)
test_rubyspec          0.047660   0.026352 103.703799 ( 29.250267)
total: 1193.82 sec