Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250611-232457
#<BuildRuby:0x00007c43f5f7fde0
 @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.20250611-232457",
 @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.000005   0.000025 (  0.000025)
autoconf               0.000033   0.000008   0.000041 (  0.000040)
configure              0.000028   0.000007   0.000035 (  0.000034)
build_up               0.004545   0.004150   4.572873 (  2.706708)
build_miniruby         0.001342   0.000085   1.216144 (  1.213052)
build_ruby             0.001172   0.001054   5.794596 (  6.135146)
build_all              0.009701   0.005974  22.916585 ( 10.724581)
build_install          0.010901   0.008632   7.989767 (  4.502869)
test_btest             0.000668   0.000219  58.269871 ( 19.582022)
test_basic             0.003523   0.001531   0.888615 (  0.951519)
test_all               0.006248   0.002881 977.843379 (1076.433562)
test_rubyspec          0.051558   0.023148 104.932507 ( 34.404469)
total: 1156.66 sec