Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251018-122817
#<BuildRuby:0x000072b332c8fde0
 @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-122817",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000030   0.000009   0.000039 (  0.000039)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.005409   0.005134   5.470184 (  5.383447)
build_miniruby         0.001248   0.001412   1.194125 (  1.381954)
build_ruby             0.002101   0.000000   1.675272 (  1.945789)
build_all              0.006525   0.003931   6.817132 (  5.646014)
build_install          0.018755   0.007968  10.390174 (  9.778639)
test_btest             0.001174   0.000049  85.253288 ( 76.153975)
test_basic             0.004677   0.003657   0.941640 (  1.483800)
test_all               0.101673   0.032837 752.471636 (349.724224)
test_rubyspec          0.044221   0.039353 116.672796 ( 33.618906)
total: 485.12 sec