Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_14.20231013-123046
#<BuildRuby:0x000056058b5d5d90
@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_14",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_14",
@TARGET_NAME="trunk_clang_14",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_14",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-14"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_14.20231013-123046",
@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.000009 0.000031 ( 0.000026)
autoconf 0.000030 0.000012 0.000042 ( 0.000037)
configure 0.000026 0.000011 0.000037 ( 0.000036)
build_up 0.006825 0.001091 2.648724 ( 3.871905)
build_miniruby 0.001178 0.000454 0.898980 ( 1.036469)
build_ruby 0.001321 0.000508 1.376731 ( 1.812259)
build_all 0.003718 0.005780 6.226551 ( 5.306681)
build_install 0.017697 0.004468 7.696135 ( 7.221353)
test_btest 0.000527 0.000211 87.165724 ( 70.224184)
test_basic 0.007069 0.002828 0.881489 ( 1.266210)
test_all 0.008763 0.001603 697.629753 (408.074596)
test_rubyspec 0.062404 0.017869 102.593842 (144.211142)
total: 643.03 sec