Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20230612-151653
#<BuildRuby:0x000055b352aea2a8
@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_11",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_11",
@TARGET_NAME="trunk_clang_11",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_11",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-11"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_11.20230612-151653",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007377 0.000511 2.143535 ( 5.130899)
build_miniruby 0.001907 0.000273 2.304288 ( 2.913421)
build_ruby 0.001400 0.000200 1.292972 ( 1.926863)
build_all 0.007619 0.001088 2.428344 ( 3.259351)
build_install 0.015908 0.004803 3.625775 ( 4.730755)
test_btest 0.000978 0.000157 78.409207 ( 78.744857)
test_basic 0.004522 0.002920 0.695429 ( 1.229978)
test_all 0.001833 0.000000 537.496687 (542.616851)
test_rubyspec 0.035486 0.024379 81.397694 (123.529192)
total: 764.08 sec