Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221203-033401
#<BuildRuby:0x00005586f7991ff0
@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-033401",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005968 0.000746 1.559873 ( 2.896411)
build_miniruby 0.001221 0.000153 1.178738 ( 1.553732)
build_ruby 0.001645 0.000206 2.119339 ( 2.669962)
build_all 0.007971 0.000447 3.661453 ( 4.337812)
build_install 0.006410 0.013670 2.997983 ( 4.152495)
test_btest 0.000758 0.000175 67.245768 ( 73.473570)
test_basic 0.006947 0.000540 0.428341 ( 0.761591)
test_all 0.001145 0.000254 681.304101 (636.603954)
test_rubyspec 0.034772 0.016336 74.933023 (105.015680)
total: 831.47 sec