Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230213-220625
#<BuildRuby:0x000055d3e2fe1f30
@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.20230213-220625",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005288 0.000213 1.529576 ( 2.282069)
build_miniruby 0.001193 0.000199 1.427961 ( 1.494560)
build_ruby 0.001482 0.000000 3.028160 ( 3.467607)
build_all 0.008386 0.000000 4.040644 ( 2.339396)
build_install 0.010582 0.005243 3.137260 ( 2.596841)
test_btest 0.000794 0.000000 64.674995 ( 31.982229)
test_basic 0.004267 0.002505 0.531191 ( 0.673818)
test_all 0.000967 0.000188 628.539765 (209.823453)
test_rubyspec 0.027440 0.027843 73.846753 ( 86.305961)
total: 340.97 sec