Logfile: /home/ko1/ruby/logs/brlog.trunk-random0.20250615-180134
#<BuildRuby:0x00007bd3cf4bfdd8
 @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.20250615-180134",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000029   0.000007   0.000036 (  0.000038)
build_up               0.006067   0.002884   4.564005 (  2.844177)
build_miniruby         0.001258   0.000360   1.753433 (  1.883058)
build_ruby             0.000969   0.001040   5.015273 ( 18.250831)
build_all              0.004590   0.008914  18.622714 (  5.527372)
build_install          0.012846   0.005345   7.624073 (  3.512526)
test_btest             0.000000   0.000907  60.313977 ( 16.894523)
test_basic             0.005200   0.001715   0.722442 (  0.774474)
test_all               0.005833   0.003628 904.367273 (1019.452377)
test_rubyspec          0.048321   0.030006 106.523244 ( 28.287116)
total: 1097.43 sec