Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250619-171727
#<BuildRuby:0x000079debfe3fdd8
 @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-171727",
 @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.000007   0.000027 (  0.000027)
autoconf               0.000031   0.000010   0.000041 (  0.000041)
configure              0.000024   0.000008   0.000032 (  0.000032)
build_up               0.006009   0.003997   4.153413 (  5.138752)
build_miniruby         0.001333   0.000456   1.649761 (  2.181693)
build_ruby             0.002297   0.000093   6.588188 ( 51.768291)
build_all              0.009141   0.007980  24.253964 ( 30.270309)
build_install          0.021436   0.004503   8.640814 ( 16.139491)
test_btest             0.000295   0.000881  68.395171 ( 67.336237)
test_basic             0.005223   0.004347   1.024247 (  1.934830)
test_all               0.006789   0.005125 1075.087931 (1329.607229)
test_rubyspec          0.039989   0.039628 105.585722 ( 29.159713)
total: 1533.54 sec