Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-153602
#<BuildRuby:0x000074af980afde0
 @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.20250619-153602",
 @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.000004   0.000018 (  0.000019)
autoconf               0.000027   0.000008   0.000035 (  0.000035)
configure              0.000021   0.000007   0.000028 (  0.000028)
build_up               0.004595   0.004189   3.927909 (  2.991278)
build_miniruby         0.000019   0.001671   1.656715 (  1.653731)
build_ruby             0.001503   0.000515   5.822698 ( 12.366438)
build_all              0.014677   0.000866  21.944918 ( 12.190599)
build_install          0.016423   0.004514   7.795106 (  3.890445)
test_btest             0.000150   0.000733  63.019232 ( 23.124641)
test_basic             0.002856   0.002260   0.992669 (  1.046390)
test_all               0.008610   0.002817 980.093825 (1099.520716)
test_rubyspec          0.046047   0.030670 108.886480 ( 42.106080)
total: 1198.89 sec