Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250304-165212
#<BuildRuby:0x00007ffbd45bfdd8
 @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.20250304-165212",
 @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.000024   0.000004   0.000028 (  0.000028)
autoconf               0.000039   0.000007   0.000046 (  0.000046)
configure              0.000028   0.000004   0.000032 (  0.000032)
build_up               0.000323   0.007983   3.824945 (  4.097222)
build_miniruby         0.001420   0.000310   0.986479 (  1.255117)
build_ruby             0.001753   0.000384   1.312386 (  1.738470)
build_all              0.002018   0.007585   5.582675 (  7.324190)
build_install          0.020818   0.001160   7.896391 ( 30.919632)
test_btest             0.000671   0.000163  61.813903 ( 64.875647)
test_basic             0.011267   0.000678   0.762034 (  2.239932)
test_all               0.095631   0.034031 575.259239 (709.745139)
test_rubyspec          0.057243   0.026179  99.642924 ( 99.843880)
total: 922.04 sec