Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250617-094117
#<BuildRuby:0x00007229af49fde0
 @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-094117",
 @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.000016   0.000004   0.000020 (  0.000019)
autoconf               0.000030   0.000007   0.000037 (  0.000038)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.005958   0.002466   4.387475 (  2.719185)
build_miniruby         0.001317   0.000071   1.224491 (  1.222918)
build_ruby             0.001403   0.000331   4.943798 (  5.288973)
build_all              0.008487   0.004187  21.186827 (  6.378592)
build_install          0.015939   0.004259   8.390440 (  3.869307)
test_btest             0.000943   0.000000  64.464101 ( 17.933894)
test_basic             0.004913   0.001765   0.875270 (  0.928292)
test_all               0.008863   0.001836 995.731633 (1110.584995)
test_rubyspec          0.047094   0.031549 111.531872 ( 28.431403)
total: 1177.36 sec