Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250301-225619
#<BuildRuby:0x00007f0ab5e2fdd0
 @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_17",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_17",
 @TARGET_NAME="trunk_clang_17",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_17",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-17"],
 @gist=false,
 @git_branch=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20250301-225619",
 @make="make",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000030   0.000006   0.000036 (  0.000036)
configure              0.000024   0.000004   0.000028 (  0.000029)
build_up               0.004083   0.004897   3.826191 (  3.173759)
build_miniruby         0.001290   0.000311   1.007564 (  1.035194)
build_ruby             0.001689   0.000408   1.270482 (  1.299855)
build_all              0.009796   0.000000   5.263814 (  2.488269)
build_install          0.020080   0.002586   7.364583 (  4.480056)
test_btest             0.000699   0.000147  58.097187 ( 27.836417)
test_basic             0.000000   0.011065   0.776158 (  5.154753)
test_all               0.080577   0.040146 567.053356 (215.510080)
test_rubyspec          0.047941   0.032109  95.507360 ( 29.366219)
total: 290.35 sec