Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20221227-212107
#<BuildRuby:0x000055ed4faae2a8
@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_11",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_11",
@TARGET_NAME="trunk_clang_11",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_11",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-11"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_11.20221227-212107",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001232 0.004335 1.128402 ( 1.494099)
build_miniruby 0.001047 0.000285 0.652204 ( 0.651479)
build_ruby 0.001288 0.000352 1.403249 ( 1.498809)
build_all 0.004065 0.004137 3.916753 ( 2.011309)
build_install 0.016672 0.002335 2.989914 ( 2.192982)
test_btest 0.000575 0.000161 59.852429 ( 25.157296)
test_basic 0.005912 0.000373 0.443270 ( 0.636014)
test_all 0.001052 0.000283 634.542537 (590.343573)
test_rubyspec 0.020027 0.045031 73.092638 (110.152171)
total: 734.14 sec