Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-075159
#<BuildRuby:0x00007bf821f8fdc8
 @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.20250620-075159",
 @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.000020   0.000005   0.000025 (  0.000024)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.003653   0.004543   3.786238 (  3.424251)
build_miniruby         0.001392   0.000000   1.816551 (  1.929258)
build_ruby             0.001377   0.000637   6.113453 ( 24.999928)
build_all              0.008296   0.006539  23.581346 (  8.086489)
build_install          0.014917   0.006457   8.527405 (  4.398404)
test_btest             0.000669   0.000240  65.993099 ( 21.221183)
test_basic             0.004147   0.003184   0.935008 (  0.991517)
test_all               0.006745   0.004084 1132.648333 (1253.959987)
test_rubyspec          0.049520   0.029567 110.486418 ( 29.791539)
total: 1348.80 sec