Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-005755
#<BuildRuby:0x000076fe8cb4fdc8
 @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.20250615-005755",
 @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.000014   0.000003   0.000017 (  0.000017)
autoconf               0.000029   0.000006   0.000035 (  0.000033)
configure              0.000021   0.000005   0.000026 (  0.000025)
build_up               0.005027   0.003227   4.504285 (  2.642539)
build_miniruby         0.000772   0.000725   1.415978 (  1.412647)
build_ruby             0.000964   0.000990   5.363362 (  5.529022)
build_all              0.010633   0.003397  20.771860 (  6.276755)
build_install          0.015875   0.006798   8.120101 (  3.730408)
test_btest             0.000667   0.000177  60.402284 ( 16.252189)
test_basic             0.004973   0.002019   0.700020 (  0.750511)
test_all               0.008618   0.001606 1129.943341 (1470.929843)
test_rubyspec          0.056566   0.024703 111.143868 ( 87.467799)
total: 1594.99 sec