Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221206-081855
#<BuildRuby:0x00005648aadf6058
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-081855",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004505 0.004153 1.527562 ( 2.731218)
build_miniruby 0.001024 0.000237 1.161066 ( 1.415089)
build_ruby 0.001544 0.000357 2.174312 ( 2.588897)
build_all 0.008674 0.000071 3.864606 ( 4.213596)
build_install 0.019763 0.000000 3.041844 ( 3.571897)
test_btest 0.000917 0.000000 63.692816 ( 51.748094)
test_basic 0.002225 0.003765 0.397191 ( 0.746139)
test_all 0.000876 0.000180 674.835041 (647.375226)
test_rubyspec 0.031720 0.025554 75.685758 (103.397502)
total: 817.79 sec