Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251020-203416
#<BuildRuby:0x000076e2e16efdd0
 @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-203416",
 @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.000018   0.000005   0.000023 (  0.000024)
autoconf               0.000031   0.000009   0.000040 (  0.000040)
configure              0.000024   0.000008   0.000032 (  0.000031)
build_up               0.007176   0.004754   6.351417 (  6.233936)
build_miniruby         0.001935   0.000642  43.062673 ( 27.357243)
build_ruby             0.001895   0.000292   1.564246 (  1.876154)
build_all              0.006307   0.003513   6.371218 (  5.228253)
build_install          0.017768   0.008156   9.731300 (  7.733428)
test_btest             0.000576   0.000833  79.039379 ( 52.811035)
test_basic             0.003547   0.006225   0.941004 (  1.638547)
test_all               0.098383   0.034605 682.079954 (321.919724)
test_rubyspec          0.049410   0.028479 110.644222 ( 32.664528)
total: 457.46 sec