Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20240112-200627
#<BuildRuby:0x00005585d8fc2048
@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.20240112-200627",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.006391 0.000367 1.855272 ( 3.461646)
build_miniruby 0.001845 0.000284 7.058084 ( 7.338414)
build_ruby 0.001672 0.000258 1.434379 ( 1.771221)
build_all 0.003563 0.004930 5.517053 ( 5.092013)
build_install 0.013052 0.006311 6.677744 ( 7.116524)
test_btest 0.000720 0.000160 86.700300 ( 80.395453)
test_basic 0.004479 0.003532 0.799090 ( 1.270295)
test_all 0.108662 0.019329 768.413417 (841.773376)
test_rubyspec 0.028654 0.057574 101.511687 (186.120099)
total: 1134.34 sec