Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251018-002747
#<BuildRuby:0x00007567bda7fdd8
 @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.20251018-002747",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000035   0.000011   0.000046 (  0.000045)
configure              0.000027   0.000008   0.000035 (  0.000036)
build_up               0.005555   0.005190   5.570452 (  5.331796)
build_miniruby         0.000671   0.000891   1.703468 (  1.896927)
build_ruby             0.001751   0.000255   1.612169 (  1.799928)
build_all              0.005959   0.004071   6.603354 (  4.928810)
build_install          0.016913   0.008134   9.801170 (  7.212803)
test_btest             0.000093   0.001084  84.253221 ( 46.327999)
test_basic             0.003999   0.003892   0.964927 (  1.237283)
test_all               0.086457   0.048120 729.899256 (415.633033)
test_rubyspec          0.054694   0.031273 118.306229 ( 47.054520)
total: 531.42 sec