Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-032141
#<BuildRuby:0x00007481542afdd8
 @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.20250616-032141",
 @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.000028   0.000009   0.000037 (  0.000036)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.009117   0.002617   5.524983 (  7.790736)
build_miniruby         0.001608   0.000469   1.762112 (  2.617436)
build_ruby             0.001402   0.000839   6.422385 (  8.355351)
build_all              0.013918   0.003718  24.818871 ( 26.177245)
build_install          0.022945   0.007634   9.680588 ( 11.813615)
test_btest             0.000000   0.001033  75.433829 ( 97.025136)
test_basic             0.005811   0.003296   1.075605 (  1.780058)
test_all               0.010785   0.001643 981.321296 (1086.499743)
test_rubyspec          0.044499   0.034138 105.693511 ( 28.474473)
total: 1270.54 sec