Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20221211-161910
#<BuildRuby:0x0000564b0461a1e8
@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_12",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_12",
@TARGET_NAME="trunk_clang_12",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_12",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-12"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_12.20221211-161910",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000023)
build_up 0.005064 0.000422 1.252405 ( 2.406358)
build_miniruby 0.001420 0.000119 0.755592 ( 1.025282)
build_ruby 0.001861 0.000155 1.285466 ( 1.776901)
build_all 0.008527 0.000336 4.111661 ( 4.445388)
build_install 0.014895 0.005158 2.959198 ( 3.405623)
test_btest 0.000878 0.000000 57.066294 ( 52.300113)
test_basic 0.007150 0.000000 0.436634 ( 0.712565)
test_all 0.001939 0.000000 621.052455 (494.200702)
test_rubyspec 0.032103 0.024661 68.284051 (100.067274)
total: 660.34 sec