Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240120-085448
#<BuildRuby:0x000055c6720b5d90
@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.20240120-085448",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.005851 0.000121 1.848521 ( 3.344179)
build_miniruby 0.001528 0.000102 1.969017 ( 2.392747)
build_ruby 0.001868 0.000124 4.123173 ( 5.003302)
build_all 0.005849 0.003603 5.822722 ( 6.242691)
build_install 0.021244 0.001132 7.100951 ( 6.922886)
test_btest 0.000978 0.000083 97.225992 (104.153092)
test_basic 0.000977 0.004541 0.940414 ( 1.443925)
test_all 0.094657 0.034458 759.434815 (894.011842)
test_rubyspec 0.026201 0.088516 183.777544 (286.547882)
total: 1310.06 sec