Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250929-202043
#<BuildRuby:0x00007ba69fd7fde0
 @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.20250929-202043",
 @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.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000034   0.000008   0.000042 (  0.000041)
configure              0.000032   0.000007   0.000039 (  0.000038)
build_up               0.006674   0.003632   5.465694 (  5.211308)
build_miniruby         0.001137   0.000270   1.117467 (  2.675710)
build_ruby             0.000212   0.001601   1.519345 (  1.560966)
build_all              0.003952   0.005207   6.369132 (  3.169817)
build_install          0.019731   0.004209   9.711729 ( 13.270342)
test_btest             0.000803   0.000220  74.448614 ( 25.745118)
test_basic             0.002939   0.005005   0.876083 (  0.933592)
test_all               0.108182   0.026601 705.381021 (290.533496)
test_rubyspec          0.051902   0.028729 110.325917 ( 30.208759)
total: 373.31 sec