Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230208-221050
#<BuildRuby:0x00005602bc0d9fc0
@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.20230208-221050",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004824 0.000658 1.159937 ( 1.893855)
build_miniruby 0.001259 0.000172 1.263453 ( 1.318856)
build_ruby 0.001371 0.000000 2.908558 ( 3.228369)
build_all 0.007874 0.000655 3.782046 ( 2.361793)
build_install 0.015018 0.000717 2.957206 ( 2.624387)
test_btest 0.000841 0.000101 61.898478 ( 28.971187)
test_basic 0.001336 0.004265 0.442497 ( 0.544497)
test_all 0.001529 0.000235 671.195737 (545.310847)
test_rubyspec 0.039099 0.029696 78.611301 (122.824384)
total: 709.08 sec