Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240310-200042
#<BuildRuby:0x0000555e70675e98
@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.20240310-200042",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004651 0.004547 2.678745 ( 3.867213)
build_miniruby 0.001600 0.000228 2.162794 ( 2.437414)
build_ruby 0.001448 0.000207 4.261501 ( 5.077515)
build_all 0.003904 0.005253 6.833494 ( 5.027012)
build_install 0.012747 0.009656 8.764645 ( 7.249861)
test_btest 0.000815 0.000193 112.474511 ( 81.271932)
test_basic 0.004456 0.004707 1.099584 ( 1.438268)
test_all 0.078678 0.045032 795.247341 (465.833075)
test_rubyspec 0.069926 0.031790 138.072879 (198.642732)
total: 770.85 sec