Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230909-195006
#<BuildRuby:0x0000560519aba058
@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.20230909-195006",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000842 0.007164 2.350753 ( 5.386773)
build_miniruby 0.001666 0.000000 0.910055 ( 1.297339)
build_ruby 0.002243 0.000000 1.473743 ( 2.158727)
build_all 0.005083 0.004125 6.164125 ( 6.635832)
build_install 0.011610 0.010836 7.344096 ( 8.431758)
test_btest 0.000000 0.000980 84.809752 ( 75.995674)
test_basic 0.000000 0.008579 0.828675 ( 1.415914)
test_all 0.002446 0.009598 662.637062 (477.038022)
test_rubyspec 0.032439 0.045273 98.335874 (123.712218)
total: 702.07 sec