Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250305-165623
#<BuildRuby:0x00007f4bce0dfdd8
 @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-165623",
 @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.000022   0.000006   0.000028 (  0.000027)
autoconf               0.000041   0.000010   0.000051 (  0.000050)
configure              0.000031   0.000007   0.000038 (  0.000038)
build_up               0.008028   0.002007   4.007313 (  5.187174)
build_miniruby         0.001697   0.000424   3.108290 (  4.102404)
build_ruby             0.002306   0.000000   1.325491 (  1.687867)
build_all              0.008449   0.001561   5.385806 (  6.458360)
build_install          0.024599   0.000319   7.839244 ( 26.429537)
test_btest             0.000780   0.000161  63.529002 ( 86.205649)
test_basic             0.008298   0.004446   0.786711 (  2.065163)
test_all               0.099073   0.028167 603.540792 (623.610957)
test_rubyspec          0.052633   0.029389 100.004249 ( 51.390403)
total: 807.14 sec