Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221205-104612
#<BuildRuby:0x000055c849875d40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-104612",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.009053 0.000217 4.347489 ( 4.277962)
build_miniruby 0.001859 0.000000 15.736284 ( 16.265437)
build_ruby 0.001826 0.000000 2.163462 ( 2.455729)
build_all 0.009631 0.000259 6.906572 ( 6.716051)
build_install 0.017891 0.001257 3.173722 ( 3.596713)
test_btest 0.000883 0.000110 72.245111 ( 58.698811)
test_basic 0.006897 0.000339 0.431664 ( 0.873481)
test_all 0.001395 0.000085 702.065533 (643.422635)
test_rubyspec 0.039949 0.015715 77.010807 (107.515556)
total: 843.82 sec