Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251025-143748
#<BuildRuby:0x00007aeb754ffde0
 @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.20251025-143748",
 @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.000018   0.000003   0.000021 (  0.000023)
autoconf               0.000035   0.000006   0.000041 (  0.000041)
configure              0.000025   0.000005   0.000030 (  0.000031)
build_up               0.005354   0.005534   5.381883 (  6.055011)
build_miniruby         0.010552   0.002342 201.389737 (229.040424)
build_ruby             0.002288   0.000275   3.948635 (  4.558899)
build_all              0.067613   0.015602 201.551645 (325.177559)
build_install          0.022101   0.004299  10.117930 (  8.978348)
test_btest             0.000908   0.000200  85.880272 ( 73.485833)
test_basic             0.004794   0.002654   0.899301 (  1.577566)
test_all               0.092376   0.037648 669.869410 (483.311255)
test_rubyspec          0.055029   0.030620 120.132169 ( 88.507811)
total: 1220.69 sec