Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_7.20220419-144539
#<BuildRuby:0x000055d09142f7b8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk_clang_7",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_clang_7",
@TARGET_NAME="trunk_clang_7",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk_clang_7",
@btest_opts="-j6",
@build_opts="-j6",
@configure_opts=["CC=clang-7"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_7.20220419-144539",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000022)
autoconf 0.000000 0.000000 0.000000 ( 0.000048)
configure 0.000000 0.000000 0.000000 ( 0.000052)
build_up 0.000000 0.012000 1.792000 ( 2.208713)
build_miniruby 0.004000 0.000000 0.152000 ( 0.163271)
build_ruby 0.000000 0.004000 0.144000 ( 0.153734)
build_all 0.008000 0.000000 2.652000 ( 1.459072)
build_install 0.016000 0.008000 7.572000 ( 6.284249)
test_btest 0.004000 0.000000 67.284000 ( 13.544863)
test_basic 0.000000 0.008000 0.488000 ( 0.609403)
test_all 0.000000 0.004000 998.736000 (181.775198)
test_rubyspec 0.056000 0.052000 104.324000 (111.240977)
total: 317.44 sec