Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231206-044702
#<BuildRuby:0x0000561e167a5ff0
@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.20231206-044702",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.006597 0.002111 2.556127 ( 4.338826)
build_miniruby 0.001518 0.000486 1.857626 ( 2.308155)
build_ruby 0.001233 0.000395 3.923835 ( 5.188367)
build_all 0.006215 0.003495 6.273089 ( 6.553756)
build_install 0.017652 0.004478 7.812761 ( 8.742876)
test_btest 0.000712 0.000229 94.000334 ( 95.361717)
test_basic 0.003460 0.005471 0.946639 ( 1.486977)
test_all 0.074793 0.051479 723.938496 (540.416650)
test_rubyspec 0.034583 0.045050 103.996757 (157.351949)
total: 821.75 sec