Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251027-023752
#<BuildRuby:0x00007bdfd1b7fde0
 @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.20251027-023752",
 @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.000019   0.000004   0.000023 (  0.000022)
autoconf               0.000000   0.000046   0.000046 (  0.000045)
configure              0.000000   0.000035   0.000035 (  0.000035)
build_up               0.004591   0.006077   5.148255 (  4.322896)
build_miniruby         0.000479   0.001134   1.634009 (  1.940690)
build_ruby             0.000082   0.002045   1.490341 (  1.621873)
build_all              0.009281   0.001900   7.976485 (  5.298079)
build_install          0.021540   0.004147   9.672294 (  5.971746)
test_btest             0.000789   0.000209  80.996006 ( 53.216960)
test_basic             0.004555   0.003892   0.921081 (  1.580123)
test_all               0.102552   0.033326 764.146995 (414.095713)
test_rubyspec          0.053746   0.029317 116.895039 ( 51.561176)
total: 539.61 sec