Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20230925-203306
#<BuildRuby:0x000055ddf0e32230
@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.20230925-203306",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006556 0.000971 2.349785 ( 5.049032)
build_miniruby 0.001856 0.000275 0.895178 ( 1.226079)
build_ruby 0.001755 0.000260 1.487201 ( 2.395906)
build_all 0.008448 0.000579 5.989406 ( 6.474168)
build_install 0.014848 0.007658 7.277989 ( 8.290232)
test_btest 0.000730 0.000133 83.805428 ( 73.084970)
test_basic 0.004097 0.004284 0.853484 ( 1.266088)
test_all 0.009382 0.001011 657.569634 (474.935915)
test_rubyspec 0.062067 0.018377 99.563176 (133.615833)
total: 706.34 sec