Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250618-080232
#<BuildRuby:0x000073a8f3edfde0
 @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.20250618-080232",
 @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.000036   0.000008   0.000044 (  0.000043)
configure              0.000034   0.000007   0.000041 (  0.000041)
build_up               0.005335   0.003824   4.211949 (  3.737836)
build_miniruby         0.000704   0.000951   1.802972 (  1.901086)
build_ruby             0.001768   0.000211   6.431363 (  6.757698)
build_all              0.008770   0.007396  24.522592 ( 11.688799)
build_install          0.021296   0.003603   9.075078 (  6.393309)
test_btest             0.000810   0.000217  70.085014 ( 39.535131)
test_basic             0.002086   0.006157   1.032748 (  1.252071)
test_all               0.006475   0.005002 1069.067440 (1169.179251)
test_rubyspec          0.051905   0.027678 114.300947 ( 31.421893)
total: 1271.87 sec