Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251028-063717
#<BuildRuby:0x000072985f2dfdd8
 @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.20251028-063717",
 @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.000023)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000026   0.000007   0.000033 (  0.000032)
build_up               0.005324   0.004672   5.051238 ( 35.969124)
build_miniruby         0.001436   0.000158   1.661015 (  1.955859)
build_ruby             0.001992   0.000021   1.483281 (  1.721230)
build_all              0.007977   0.002874   7.970067 (  6.138121)
build_install          0.022556   0.003403   9.947170 (  7.208262)
test_btest             0.000992   0.000000  82.276931 ( 54.329986)
test_basic             0.005221   0.004561   0.970058 (  1.381176)
test_all               0.100108   0.038465 754.218785 (392.889246)
test_rubyspec          0.046875   0.036045 116.401429 ( 39.663267)
total: 541.26 sec