Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221203-003611
#<BuildRuby:0x000055c5da4de3b0
@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.20221203-003611",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000000 0.000104 0.000104 ( 0.000052)
build_up 0.003922 0.003966 1.724196 ( 3.527027)
build_miniruby 0.001496 0.000167 3.347977 ( 4.085714)
build_ruby 0.001570 0.000174 2.172797 ( 2.845020)
build_all 0.008382 0.000476 3.829761 ( 4.760352)
build_install 0.019200 0.001099 3.030207 ( 3.746601)
test_btest 0.000910 0.000091 65.778787 ( 68.858994)
test_basic 0.007632 0.000000 0.429641 ( 0.875878)
test_all 0.000712 0.000656 705.568235 (540.291928)
test_rubyspec 0.028638 0.028823 75.226595 ( 95.501377)
total: 724.49 sec