Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250613-191140
#<BuildRuby:0x00007df52aabfde0
 @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.20250613-191140",
 @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.000006   0.000025 (  0.000026)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.006244   0.005018   5.286016 (  6.061577)
build_miniruby         0.001326   0.000404   1.662969 (  2.339503)
build_ruby             0.002139   0.000364   6.302228 ( 83.604614)
build_all              0.010499   0.006660  23.962921 ( 35.600855)
build_install          0.018480   0.006116   8.736890 ( 14.027287)
test_btest             0.000808   0.000265  64.810115 ( 50.098118)
test_basic             0.001529   0.008438   1.028843 (  1.884860)
test_all               0.005498   0.006715 968.854991 (1181.159931)
test_rubyspec          0.046580   0.031069 102.584258 ( 20.356698)
total: 1395.13 sec