Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230118-195139
#<BuildRuby:0x000055c3d148e2a8
@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.20230118-195139",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005350 0.000232 1.181937 ( 2.505805)
build_miniruby 0.001492 0.000065 1.407676 ( 1.928327)
build_ruby 0.001740 0.000076 3.617254 ( 4.823404)
build_all 0.004247 0.004352 3.837586 ( 3.780011)
build_install 0.013962 0.004458 3.132333 ( 3.800753)
test_btest 0.000660 0.000073 65.449819 ( 52.747545)
test_basic 0.005465 0.000607 0.416694 ( 0.658669)
test_all 0.001657 0.000184 665.746312 (695.029902)
test_rubyspec 0.037372 0.029666 75.684485 (116.423607)
total: 881.70 sec