Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251020-043156
#<BuildRuby:0x000075e89b90fde0
 @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_18",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_18",
 @TARGET_NAME="trunk_clang_18",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_18",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-18"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_18.20251020-043156",
 @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.000026   0.000008   0.000034 (  0.000034)
build_up               0.005857   0.003916   5.063418 (  4.337465)
build_miniruby         0.001166   0.000370   1.159145 (  1.352247)
build_ruby             0.001453   0.000460   1.486063 (  1.579485)
build_all              0.008937   0.001210   6.493386 (  4.325216)
build_install          0.018862   0.006619   9.645630 (  6.504445)
test_btest             0.000847   0.000262  78.213333 ( 45.318136)
test_basic             0.006460   0.002080   0.931617 (  1.339763)
test_all               0.092677   0.042690 722.875320 (419.673439)
test_rubyspec          0.049625   0.030959 115.533237 ( 47.590277)
total: 532.02 sec