Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221205-201918
#<BuildRuby:0x0000559fbf321950
@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-201918",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.003929 0.004307 1.621245 ( 2.988981)
build_miniruby 0.001147 0.000191 1.181399 ( 1.465348)
build_ruby 0.001888 0.000000 2.117318 ( 2.646661)
build_all 0.007462 0.000802 3.775570 ( 4.442021)
build_install 0.013251 0.006280 2.945512 ( 3.843898)
test_btest 0.000702 0.000135 65.509998 ( 65.106913)
test_basic 0.005846 0.001124 0.414140 ( 0.812077)
test_all 0.000959 0.000185 667.385784 (669.094206)
test_rubyspec 0.035494 0.015269 73.195958 ( 99.505528)
total: 849.91 sec