Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20231012-084551
#<BuildRuby:0x000055d738b4e2a8
@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.20231012-084551",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007467 0.000498 2.675482 ( 4.568659)
build_miniruby 0.001852 0.000000 3.486802 ( 3.619553)
build_ruby 0.002018 0.000000 1.345583 ( 1.723928)
build_all 0.009708 0.000327 7.657113 ( 7.263140)
build_install 0.005245 0.016287 7.489823 ( 7.775920)
test_btest 0.000736 0.000126 88.701442 ( 81.991864)
test_basic 0.006793 0.001165 0.842950 ( 1.270883)
test_all 0.008158 0.001992 648.313017 (480.102068)
test_rubyspec 0.035523 0.048730 104.826140 (152.413181)
total: 740.73 sec