Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20231202-164320
#<BuildRuby:0x000055ad9d65a3b0
@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.20231202-164320",
@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.000031 0.000005 0.000036 ( 0.000029)
autoconf 0.000038 0.000006 0.000044 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.006971 0.001072 2.394504 ( 3.809116)
build_miniruby 0.001227 0.000189 0.809570 ( 1.006516)
build_ruby 0.001474 0.000226 1.224305 ( 1.421028)
build_all 0.008990 0.000032 5.916019 ( 5.058408)
build_install 0.015841 0.005571 7.226583 ( 6.061073)
test_btest 0.000669 0.000112 82.638178 ( 76.338864)
test_basic 0.007431 0.000447 0.779351 ( 1.295930)
test_all 0.078608 0.047866 651.442037 (532.719654)
test_rubyspec 0.024283 0.056252 95.629466 (162.930842)
total: 790.64 sec