Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221202-233517
#<BuildRuby:0x000056024d7e2048
@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.20221202-233517",
@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.000031 0.000004 0.000035 ( 0.000036)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006120 0.000706 1.572266 ( 2.821670)
build_miniruby 0.001110 0.000128 1.226376 ( 1.719428)
build_ruby 0.001563 0.000180 2.128577 ( 2.884613)
build_all 0.008385 0.000452 3.707947 ( 4.540826)
build_install 0.016281 0.004851 2.965369 ( 4.185691)
test_btest 0.000792 0.000106 70.667340 ( 76.307906)
test_basic 0.007879 0.000000 0.422006 ( 0.865240)
test_all 0.001826 0.000073 696.308497 (646.573908)
test_rubyspec 0.030255 0.026023 74.144614 (100.495504)
total: 840.40 sec