Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20231019-063700
#<BuildRuby:0x00005588a53369a8
@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.20231019-063700",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.004968 0.003879 2.679003 ( 3.964700)
build_miniruby 0.001528 0.000000 1.342570 ( 1.643046)
build_ruby 0.002103 0.000000 1.467312 ( 1.922149)
build_all 0.009352 0.000072 6.320690 ( 5.408671)
build_install 0.015042 0.008352 7.881153 ( 6.366805)
test_btest 0.000705 0.000074 90.742271 ( 71.863896)
test_basic 0.008271 0.000003 0.909229 ( 1.386239)
test_all 0.006654 0.004431 674.014357 (276.745149)
test_rubyspec 0.027236 0.049786 99.650627 (122.384554)
total: 491.69 sec