Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250616-093702
#<BuildRuby:0x00007b32f118fde0
 @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-093702",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000024   0.000006   0.000030 (  0.000030)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.005118   0.003044   3.891675 (  2.279894)
build_miniruby         0.000498   0.000858   1.208476 (  1.208525)
build_ruby             0.002262   0.000073   6.074963 (  6.364133)
build_all              0.013658   0.002357  21.231399 (  7.549109)
build_install          0.008364   0.006778   6.765374 (  2.886330)
test_btest             0.000000   0.000823  59.032458 ( 21.713995)
test_basic             0.004702   0.001915   0.869191 (  0.919471)
test_all               0.008004   0.001346 970.230895 (1076.432160)
test_rubyspec          0.040502   0.033726 112.158613 ( 30.610119)
total: 1149.96 sec