Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231124-223814
#<BuildRuby:0x000055a9f6e1dfc0
@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_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=gcc-9"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc9.20231124-223814",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.006263 0.000527 2.042320 ( 3.754162)
build_miniruby 0.001520 0.000351 1.916221 ( 2.787497)
build_ruby 0.001345 0.000311 4.097026 ( 5.236139)
build_all 0.007380 0.001703 6.164679 ( 6.404345)
build_install 0.014238 0.007973 7.612969 ( 7.915606)
test_btest 0.000736 0.000196 96.908431 ( 99.342302)
test_basic 0.003391 0.005399 0.952699 ( 1.558194)
test_all 0.098858 0.026317 663.686505 (470.064613)
test_rubyspec 0.051971 0.025058 102.228022 (148.508224)
total: 745.57 sec