Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251022-062941
#<BuildRuby:0x000076fe4ef1fdd8
 @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.20251022-062941",
 @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.000004   0.000022 (  0.000023)
autoconf               0.000032   0.000008   0.000040 (  0.000039)
configure              0.000027   0.000007   0.000034 (  0.000033)
build_up               0.002814   0.007697   5.023658 (  4.730378)
build_miniruby         0.000339   0.001099   1.092063 (  1.506920)
build_ruby             0.001530   0.000460   1.497924 (  1.896361)
build_all              0.007325   0.002305   6.364833 (  5.221061)
build_install          0.021971   0.003561   9.987566 (  7.333273)
test_btest             0.001141   0.000016  77.470510 ( 59.720927)
test_basic             0.002649   0.005920   0.895250 (  1.464522)
test_all               0.096237   0.038132 702.214977 (395.487459)
test_rubyspec          0.052987   0.026469 114.961251 ( 54.569415)
total: 531.93 sec