Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230531-230822
#<BuildRuby:0x00005606a0f95e28
@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.20230531-230822",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000891 0.006433 1.949283 ( 4.508092)
build_miniruby 0.001583 0.000000 0.698266 ( 0.963688)
build_ruby 0.001745 0.000000 1.063404 ( 1.344551)
build_all 0.007716 0.000000 2.193968 ( 2.510364)
build_install 0.011488 0.007941 3.364227 ( 4.129352)
test_btest 0.000602 0.000113 76.482802 ( 60.570587)
test_basic 0.006161 0.000456 0.660229 ( 1.084822)
test_all 0.007507 0.000152 600.189219 (683.875980)
test_rubyspec 0.044794 0.019031 80.710285 (128.466585)
total: 887.45 sec