Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231125-043841
#<BuildRuby:0x0000558ab1f3df40
@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.20231125-043841",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006805 0.000393 2.086831 ( 3.974376)
build_miniruby 0.002135 0.000000 1.907770 ( 2.640205)
build_ruby 0.002141 0.000015 4.155206 ( 5.496842)
build_all 0.000742 0.008679 6.342208 ( 7.297455)
build_install 0.020078 0.003125 7.710559 ( 8.676127)
test_btest 0.000843 0.000174 98.224364 (100.259793)
test_basic 0.007845 0.000739 0.959337 ( 1.795735)
test_all 0.091820 0.035430 700.970583 (517.696551)
test_rubyspec 0.024549 0.050605 101.695180 (160.297442)
total: 808.14 sec