Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250926-001412
#<BuildRuby:0x00007e1b4062fdc0
 @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.20250926-001412",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000034   0.000010   0.000044 (  0.000044)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.006968   0.004148   5.940935 (  6.023872)
build_miniruby         0.007421   0.002304 188.417585 (114.648718)
build_ruby             0.001880   0.000238   2.501840 (  3.158960)
build_all              0.009074   0.004346  34.956201 ( 30.972604)
build_install          0.025237   0.002573  10.203458 ( 10.891664)
test_btest             0.000983   0.000000  82.581593 ( 80.952161)
test_basic             0.003494   0.005260   0.938119 (  1.750439)
test_all               0.097606   0.034805 679.778951 (513.010108)
test_rubyspec          0.048186   0.028548 115.248037 ( 65.060105)
total: 826.47 sec