Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230703-173348
#<BuildRuby:0x000055d170f9a2a8
@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.20230703-173348",
@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.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006015 0.000891 2.221105 ( 5.077539)
build_miniruby 0.001253 0.000186 1.860479 ( 2.421181)
build_ruby 0.000000 0.001849 3.726964 ( 4.832793)
build_all 0.006476 0.002698 5.587511 ( 6.311410)
build_install 0.015066 0.006531 7.011561 ( 8.296814)
test_btest 0.000735 0.000152 92.053794 ( 82.943755)
test_basic 0.007545 0.000568 0.900890 ( 1.451545)
test_all 0.001572 0.000314 589.229990 (468.601258)
test_rubyspec 0.022220 0.041155 89.860940 (124.323219)
total: 704.26 sec