Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251026-223655
#<BuildRuby:0x00007aca314dfdc0
 @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.20251026-223655",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000036   0.000007   0.000043 (  0.000044)
configure              0.000028   0.000006   0.000034 (  0.000034)
build_up               0.005499   0.004360   4.979931 (  4.289622)
build_miniruby         0.001801   0.000000   1.233245 (  1.335935)
build_ruby             0.002124   0.000000   1.637933 (  1.882450)
build_all              0.007610   0.002146   6.606664 (  4.159201)
build_install          0.019531   0.004044   9.952945 ( 41.284105)
test_btest             0.000887   0.000153  72.017974 ( 30.731730)
test_basic             0.003821   0.003319   0.863952 (  1.777273)
test_all               0.092328   0.039426 749.218685 (430.529974)
test_rubyspec          0.056301   0.030172 114.994798 ( 47.251955)
total: 563.25 sec