Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251017-002705
#<BuildRuby:0x00007282cd85fdc8
 @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_clang_14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_14",
 @TARGET_NAME="trunk_clang_14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_14.20251017-002705",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000027   0.000007   0.000034 (  0.000033)
build_up               0.005354   0.005123   5.318102 (  4.993444)
build_miniruby         0.001101   0.000329   1.669803 (  1.912029)
build_ruby             0.000935   0.001305   1.579813 (  1.742405)
build_all              0.007473   0.001737   6.313039 (  5.059497)
build_install          0.019079   0.007197   9.734328 (  7.398557)
test_btest             0.000756   0.000236  82.499692 ( 64.925352)
test_basic             0.007930   0.001491   0.960183 (  1.843175)
test_all               0.094006   0.041509 711.675439 (434.159445)
test_rubyspec          0.040419   0.041741 115.167148 ( 44.007537)
total: 566.05 sec