Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230504-210607
#<BuildRuby:0x0000557e6de39f40
@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.20230504-210607",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005155 0.001121 1.818169 ( 4.150301)
build_miniruby 0.001128 0.000245 1.487357 ( 1.738476)
build_ruby 0.001302 0.000284 3.101450 ( 3.667657)
build_all 0.005610 0.001220 2.190501 ( 2.162385)
build_install 0.013650 0.002601 3.295541 ( 3.653383)
test_btest 0.000677 0.000145 82.387483 ( 53.408656)
test_basic 0.006446 0.000458 0.781107 ( 1.093772)
test_all 0.001593 0.000329 564.643195 (496.164070)
test_rubyspec 0.036192 0.029662 85.416956 (129.573627)
total: 695.61 sec