Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240314-080231
#<BuildRuby:0x000055d698cd2278
@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.20240314-080231",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.009298 0.000710 3.691472 ( 5.286422)
build_miniruby 0.001429 0.000191 2.417162 ( 2.704145)
build_ruby 0.001458 0.000194 4.527988 ( 5.087225)
build_all 0.007165 0.003406 31.247552 ( 30.332162)
build_install 0.022549 0.000838 5.252453 ( 5.585772)
test_btest 0.000944 0.000128 107.779428 ( 65.468802)
test_basic 0.008363 0.000537 1.105871 ( 1.438200)
test_all 0.084461 0.043220 829.607745 (441.668469)
test_rubyspec 0.070327 0.024487 127.858690 (138.641384)
total: 696.21 sec