Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230728-120119
#<BuildRuby:0x0000561f489162a8
@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.20230728-120119",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000025 0.000001 0.000026 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006348 0.000409 2.301773 ( 5.228459)
build_miniruby 0.001401 0.000091 2.274646 ( 2.231482)
build_ruby 0.001579 0.000102 1.414055 ( 1.635833)
build_all 0.008249 0.000252 2.820678 ( 3.101617)
build_install 0.011116 0.008472 4.069153 ( 4.051209)
test_btest 0.000934 0.000106 79.293207 ( 52.103216)
test_basic 0.001952 0.004600 0.811011 ( 1.186459)
test_all 0.000850 0.000122 607.193231 (317.570417)
test_rubyspec 0.032907 0.027209 84.492304 (107.098704)
total: 494.21 sec