Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221205-144648
#<BuildRuby:0x000055f9091ce2a8
@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.20221205-144648",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006710 0.000774 1.655555 ( 2.919215)
build_miniruby 0.001258 0.000146 1.477051 ( 1.767398)
build_ruby 0.000000 0.001690 2.026425 ( 2.587834)
build_all 0.005004 0.003286 3.738934 ( 4.202166)
build_install 0.017353 0.001907 3.035666 ( 3.706154)
test_btest 0.000852 0.000127 64.976552 ( 65.222901)
test_basic 0.005263 0.000038 0.415240 ( 0.853663)
test_all 0.001580 0.000226 692.298954 (693.808357)
test_rubyspec 0.035610 0.021496 76.212042 (110.272126)
total: 885.34 sec