Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250302-085752
#<BuildRuby:0x00007f9e6ea4fdd0
 @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.20250302-085752",
 @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.000020   0.000002   0.000022 (  0.000022)
autoconf               0.000037   0.000004   0.000041 (  0.000041)
configure              0.000028   0.000003   0.000031 (  0.000032)
build_up               0.000000   0.009104   3.767062 (  3.302634)
build_miniruby         0.000000   0.001939   1.028200 (  1.035496)
build_ruby             0.001913   0.000383   1.371030 (  1.373582)
build_all              0.008952   0.000975   5.519421 (  3.122739)
build_install          0.020477   0.002269   7.963577 (  4.669593)
test_btest             0.000000   0.001129  60.330391 ( 28.845706)
test_basic             0.003496   0.007372   0.728910 (  0.801488)
test_all               0.086157   0.034723 574.446716 (208.992658)
test_rubyspec          0.056592   0.020897 100.629022 ( 28.062050)
total: 280.21 sec