Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250305-145537
#<BuildRuby:0x00007f8cf5f8fdc0
 @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.20250305-145537",
 @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.000023   0.000004   0.000027 (  0.000027)
autoconf               0.000036   0.000005   0.000041 (  0.000040)
configure              0.000030   0.000005   0.000035 (  0.000035)
build_up               0.004765   0.004053   3.831248 (  5.321750)
build_miniruby         0.001966   0.000000   1.030305 (  2.407007)
build_ruby             0.002029   0.000000   1.372749 (  2.875881)
build_all              0.009768   0.000351   5.331013 (  5.863368)
build_install          0.023640   0.000513   8.028819 ( 38.061197)
test_btest             0.001150   0.000161  65.125446 ( 78.973356)
test_basic             0.011437   0.000000   0.760443 (  1.387008)
test_all               0.110385   0.017255 598.717216 (644.810395)
test_rubyspec          0.024022   0.060768 100.422775 ( 59.751088)
total: 839.45 sec