Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20251015-222748
#<BuildRuby:0x000078b2dc2cfdc8
 @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_14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_14",
 @TARGET_NAME="trunk_clang_14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_14.20251015-222748",
 @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.000016   0.000005   0.000021 (  0.000022)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.007211   0.003585   5.415781 (  5.757350)
build_miniruby         0.001384   0.000421   1.705961 (  2.231126)
build_ruby             0.000857   0.000996   1.522204 (  1.910321)
build_all              0.006156   0.003452   6.602443 (  6.006226)
build_install          0.017780   0.005523   9.946439 ( 17.971405)
test_btest             0.000176   0.000795  73.460520 ( 34.868005)
test_basic             0.003014   0.005032   0.830068 (  3.115153)
test_all               0.100993   0.029958 726.680448 (448.505034)
test_rubyspec          0.050617   0.030083 115.324126 ( 53.972139)
total: 574.34 sec