Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20221226-172017
#<BuildRuby:0x000055d14b9022a8
@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.20221226-172017",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.000996 0.004318 1.340304 ( 3.488696)
build_miniruby 0.001477 0.000124 1.215712 ( 1.644464)
build_ruby 0.002129 0.000178 1.444196 ( 1.899598)
build_all 0.007962 0.000282 3.920165 ( 4.410641)
build_install 0.016816 0.003973 3.209043 ( 3.619862)
test_btest 0.000665 0.000067 62.230025 ( 54.948571)
test_basic 0.007503 0.000000 0.454530 ( 0.840970)
test_all 0.001333 0.000009 663.205147 (674.914016)
test_rubyspec 0.043116 0.017479 71.329941 (103.322371)
total: 849.09 sec