Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250930-062026
#<BuildRuby:0x0000738f8078fdd8
 @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_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20250930-062026",
 @make="make",
 @no_timeout_error=nil,
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000028   0.000008   0.000036 (  0.000035)
build_up               0.002994   0.007311   5.612552 (  3.600997)
build_miniruby         0.000000   0.001666   1.100203 (  1.108136)
build_ruby             0.001221   0.000967   1.453745 (  1.464402)
build_all              0.006051   0.003660   6.421871 (  3.158746)
build_install          0.020594   0.005606  10.054165 (  5.333938)
test_btest             0.001008   0.000000  79.877317 ( 28.081472)
test_basic             0.002708   0.005071   0.950820 (  1.010569)
test_all               0.085040   0.047274 652.464195 (214.980402)
test_rubyspec          0.044048   0.038927 107.755703 ( 24.200547)
total: 282.94 sec