Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250928-161829
#<BuildRuby:0x000079fc1537fdd0
 @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.20250928-161829",
 @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.000013   0.000004   0.000017 (  0.000017)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000026   0.000007   0.000033 (  0.000032)
build_up               0.011015   0.001830   7.215329 (  8.143829)
build_miniruby         0.009201   0.001544 282.576077 (174.807480)
build_ruby             0.002061   0.000000   2.934197 (  3.314242)
build_all              0.011951   0.001848  34.822357 ( 23.753957)
build_install          0.019402   0.007495  10.198732 (  8.110992)
test_btest             0.000798   0.000207  77.872884 ( 47.351619)
test_basic             0.003666   0.004805   0.818689 (  1.538073)
test_all               0.094693   0.027359 593.128438 (445.734422)
test_rubyspec          0.043609   0.036995 110.050415 ( 43.091480)
total: 755.85 sec