Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230614-071645
#<BuildRuby:0x0000560bee731ea0
@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.20230614-071645",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.007959 0.000440 3.015127 ( 5.763517)
build_miniruby 0.001660 0.000184 1.952547 ( 2.564042)
build_ruby 0.001674 0.000186 3.522784 ( 4.375843)
build_all 0.005713 0.003885 9.463205 ( 9.882693)
build_install 0.013890 0.004392 3.789006 ( 4.369654)
test_btest 0.001146 0.000179 85.271101 ( 61.793425)
test_basic 0.002964 0.004820 0.799738 ( 1.261915)
test_all 0.001764 0.000331 553.986533 (483.863963)
test_rubyspec 0.022255 0.040862 86.615536 (129.564125)
total: 703.44 sec