Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230906-194414
#<BuildRuby:0x0000562c5caa6228
@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.20230906-194414",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.008473 0.000000 3.052426 ( 5.135446)
build_miniruby 0.010864 0.000689 273.611297 (300.665594)
build_ruby 0.001827 0.000314 4.457106 ( 6.119232)
build_all 0.014598 0.001063 33.030903 ( 36.680081)
build_install 0.017554 0.002847 7.627573 ( 8.754411)
test_btest 0.000664 0.000108 94.336096 (100.022537)
test_basic 0.008321 0.000573 0.916439 ( 1.645076)
test_all 0.005840 0.005871 659.671125 (620.985439)
test_rubyspec 0.049932 0.034778 105.088912 (146.876917)
total: 1226.89 sec