Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20241031-004035
#<BuildRuby:0x00007fc8f00dfdc0
 @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_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20241031-004035",
 @make="make",
 @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.000018   0.000002   0.000020 (  0.000020)
autoconf               0.000032   0.000004   0.000036 (  0.000036)
configure              0.000028   0.000003   0.000031 (  0.000031)
build_up               0.005844   0.004807   4.750836 (  5.842077)
build_miniruby         0.001614   0.000224   1.601084 (  1.742546)
build_ruby             0.002172   0.000301   1.566698 (  1.730916)
build_all              0.000302   0.011955   6.621986 (  5.384619)
build_install          0.024309   0.001492   9.644658 (  7.243919)
test_btest             0.000000   0.000950  93.359874 ( 66.243663)
test_basic             0.001523   0.011273   0.929771 (  1.284034)
test_all               0.092706   0.063977 735.407731 (421.588741)
test_rubyspec          0.064197   0.019370 118.193962 ( 54.047187)
total: 565.11 sec