Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230926-002011
#<BuildRuby:0x000055a5f1ffde98
@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.20230926-002011",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001397 0.006810 2.427898 ( 6.724518)
build_miniruby 0.001493 0.000289 2.066014 ( 2.229642)
build_ruby 0.001273 0.000247 1.421064 ( 1.784651)
build_all 0.005042 0.004180 5.741430 ( 5.453801)
build_install 0.014512 0.006530 7.228377 ( 6.737726)
test_btest 0.000736 0.000179 83.295872 ( 58.003890)
test_basic 0.007586 0.000768 0.841079 ( 1.220670)
test_all 0.006451 0.004943 668.426684 (462.607010)
test_rubyspec 0.029064 0.059425 101.385033 (146.364190)
total: 691.13 sec