Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240203-225300
#<BuildRuby:0x0000555c874b1fc0
@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.20240203-225300",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005615 0.000864 1.691281 ( 2.037727)
build_miniruby 0.000000 0.001434 1.535610 ( 1.533501)
build_ruby 0.000000 0.001723 2.998956 ( 3.284585)
build_all 0.006254 0.001218 5.884490 ( 2.332015)
build_install 0.006876 0.008056 6.528445 ( 3.008079)
test_btest 0.000604 0.000146 94.480192 ( 24.586513)
test_basic 0.005618 0.000000 0.822949 ( 0.881550)
test_all 0.086567 0.033825 681.624461 (253.552402)
test_rubyspec 0.073031 0.043781 190.632852 (217.249310)
total: 508.47 sec