Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_13.20231015-122125
#<BuildRuby:0x0000564a92f2e0d0
@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_13",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_13",
@TARGET_NAME="trunk_clang_13",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_13",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-13"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_13.20231015-122125",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006288 0.000228 2.433466 ( 2.536798)
build_miniruby 0.001578 0.000158 0.816928 ( 0.818102)
build_ruby 0.001447 0.000145 1.433114 ( 1.436875)
build_all 0.008935 0.000050 5.645369 ( 2.550344)
build_install 0.007449 0.013580 7.366545 ( 4.324706)
test_btest 0.000991 0.000182 85.498096 ( 33.430328)
test_basic 0.006284 0.000471 0.740586 ( 0.808899)
test_all 0.010150 0.001103 653.289986 (353.155315)
test_rubyspec 0.045850 0.040641 103.638244 (154.647891)
total: 553.71 sec