Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250620-060255
#<BuildRuby:0x00007d8daa76fdd0
 @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-060255",
 @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.000019   0.000006   0.000025 (  0.000025)
autoconf               0.000033   0.000010   0.000043 (  0.000042)
configure              0.000027   0.000008   0.000035 (  0.000034)
build_up               0.005096   0.003953   3.941268 (  3.197982)
build_miniruby         0.000553   0.001202   1.742694 (  1.743337)
build_ruby             0.002244   0.000055   6.440697 (  6.633562)
build_all              0.010976   0.005043  23.638638 ( 10.320010)
build_install          0.020492   0.004977   8.370332 (  4.943536)
test_btest             0.000798   0.000249  66.436883 ( 32.538137)
test_basic             0.004545   0.001486   0.972499 (  1.041642)
test_all               0.007345   0.004082 933.178684 (1053.751493)
test_rubyspec          0.047294   0.032707 112.396999 ( 32.955284)
total: 1147.13 sec