Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251020-203058
#<BuildRuby:0x00007801bad6fdd8
 @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.20251020-203058",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000040   0.000009   0.000049 (  0.000049)
configure              0.000034   0.000007   0.000041 (  0.000042)
build_up               0.006717   0.004945   6.240538 (  4.639753)
build_miniruby         0.001889   0.000211  44.936152 ( 26.664732)
build_ruby             0.001550   0.000382   1.593316 (  2.010682)
build_all              0.009253   0.000698   6.693770 (  5.605256)
build_install          0.019627   0.005090   9.833383 (  8.582615)
test_btest             0.000862   0.000206  83.184803 ( 60.713744)
test_basic             0.005606   0.002801   0.939722 (  1.241565)
test_all               0.097478   0.036543 723.618306 (370.595680)
test_rubyspec          0.043297   0.036203 114.672161 ( 44.673677)
total: 524.73 sec