Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20221222-211958
#<BuildRuby:0x000055b05a29a1e8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_14.20221222-211958",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005464 0.000437 1.621108 ( 3.159412)
build_miniruby 0.001721 0.000138 3.717665 ( 4.448259)
build_ruby 0.002240 0.000080 1.566626 ( 2.221060)
build_all 0.008023 0.000403 4.326913 ( 4.769317)
build_install 0.011636 0.008432 3.409904 ( 4.120334)
test_btest 0.001003 0.000138 63.406117 ( 55.179812)
test_basic 0.004672 0.000645 0.465932 ( 1.515907)
test_all 0.001333 0.000184 640.952407 (572.254271)
test_rubyspec 0.038461 0.025645 71.636041 (104.467495)
total: 752.14 sec