Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230629-054009
#<BuildRuby:0x0000562e7a2023e0
@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.20230629-054009",
@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.000000 0.000019 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.007353 0.000107 2.280889 ( 4.904807)
build_miniruby 0.001684 0.000054 0.853286 ( 1.131969)
build_ruby 0.001744 0.000000 1.377452 ( 1.799642)
build_all 0.009233 0.000000 5.816514 ( 5.520868)
build_install 0.017292 0.003931 6.990115 ( 7.394498)
test_btest 0.001213 0.000063 85.003881 ( 63.770169)
test_basic 0.005738 0.000295 0.766805 ( 1.276124)
test_all 0.001857 0.000095 569.062126 (334.763253)
test_rubyspec 0.013907 0.041311 82.872405 (103.500219)
total: 524.06 sec