Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251023-143217
#<BuildRuby:0x00007134346bfdd0
 @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.20251023-143217",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.005469   0.005088   5.001111 (  4.193074)
build_miniruby         0.001576   0.000156   1.621087 (  1.690761)
build_ruby             0.000952   0.000987   1.552039 (  1.632602)
build_all              0.005901   0.003549   6.185246 (  3.439238)
build_install          0.020237   0.004325   9.530706 (  5.316564)
test_btest             0.000000   0.000958  79.270161 ( 44.492230)
test_basic             0.006189   0.001620   0.810122 (  0.859565)
test_all               0.104635   0.029705 700.562618 (244.223644)
test_rubyspec          0.047524   0.032348 110.003179 ( 25.850847)
total: 331.70 sec