Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-012955
#<BuildRuby:0x000077880159fdc0
 @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.20250617-012955",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.004495   0.006143   5.117916 (  3.167297)
build_miniruby         0.000945   0.000829  27.022638 ( 19.033188)
build_ruby             0.002001   0.000185   6.696406 (  7.019792)
build_all              0.009365   0.004143  21.981162 (  6.781120)
build_install          0.009888   0.008349   8.567914 (  3.941387)
test_btest             0.000874   0.000000  64.083997 ( 19.906506)
test_basic             0.004514   0.002528   0.989419 (  1.046947)
test_all               0.006803   0.003772 951.471538 (1034.160914)
test_rubyspec          0.050984   0.026940 105.296614 ( 26.190924)
total: 1121.25 sec