Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251030-172635
#<BuildRuby:0x000072018ac5fdc0
 @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.20251030-172635",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000038   0.000010   0.000048 (  0.000047)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.008318   0.002601   5.413431 (  8.254820)
build_miniruby         0.000000   0.001665   1.229523 (  2.093453)
build_ruby             0.001321   0.000615   1.637746 (  3.264082)
build_all              0.006977   0.002856   6.730628 (  9.490813)
build_install          0.016760   0.008065  10.141345 ( 13.458808)
test_btest             0.000058   0.001043  85.074802 (113.728972)
test_basic             0.003367   0.006276   0.995497 (  2.323032)
test_all               0.102503   0.041329 780.366227 (956.139975)
test_rubyspec          0.050652   0.035700 122.578565 ( 96.945795)
total: 1205.70 sec