Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250612-051441
#<BuildRuby:0x0000714f26e6fdc0
 @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-051441",
 @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.000027   0.000008   0.000035 (  0.000034)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.008630   0.002993   5.422198 (  9.584186)
build_miniruby         0.000699   0.000978   1.719012 (  2.406797)
build_ruby             0.001006   0.001433   6.434954 ( 32.253034)
build_all              0.011286   0.005067  25.017956 ( 34.011653)
build_install          0.020930   0.007163   9.229718 ( 14.643585)
test_btest             0.000193   0.000855  72.626742 (112.213317)
test_basic             0.006329   0.001686   1.027003 (  1.988359)
test_all               0.007149   0.005106 966.501874 (1137.855601)
test_rubyspec          0.047293   0.024349 102.069857 ( 26.108740)
total: 1371.07 sec