Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251031-072726
#<BuildRuby:0x00007fba65e8fdd8
 @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.20251031-072726",
 @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.000021   0.000004   0.000025 (  0.000026)
autoconf               0.000035   0.000006   0.000041 (  0.000041)
configure              0.000033   0.000006   0.000039 (  0.000039)
build_up               0.006898   0.004004   5.485071 (  7.019924)
build_miniruby         0.000547   0.001148   1.196361 (  1.539961)
build_ruby             0.002113   0.000232   1.661088 (  3.165333)
build_all              0.007683   0.002169   6.702390 (  5.959713)
build_install          0.019795   0.004497  10.068845 (  8.598096)
test_btest             0.000960   0.000164  82.456363 ( 80.873035)
test_basic             0.007458   0.001523   0.974226 (  1.899287)
test_all               0.111589   0.032388 790.803629 (779.688746)
test_rubyspec          0.053985   0.030371 121.706224 ( 85.603595)
total: 974.35 sec