Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20240121-045857
#<BuildRuby:0x0000564323b8e018
@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.20240121-045857",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002746 0.003434 1.803258 ( 3.423512)
build_miniruby 0.002058 0.000199 0.869895 ( 1.355295)
build_ruby 0.001611 0.000156 1.253292 ( 1.885484)
build_all 0.001342 0.007382 5.628715 ( 7.094171)
build_install 0.017906 0.002798 6.889364 ( 8.145372)
test_btest 0.000836 0.000131 90.797975 (111.574817)
test_basic 0.008941 0.000019 0.809075 ( 1.508073)
test_all 0.086737 0.044835 735.367794 (795.742088)
test_rubyspec 0.057612 0.056185 163.692963 (239.356755)
total: 1170.09 sec