Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230507-050533
#<BuildRuby:0x00005613844d9db8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/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.20230507-050533",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005427 0.000740 1.753417 ( 2.988468)
build_miniruby 0.001715 0.000000 1.189152 ( 1.188278)
build_ruby 0.001300 0.000000 2.805379 ( 3.078403)
build_all 0.006456 0.000140 2.150743 ( 1.500443)
build_install 0.016653 0.000929 3.172763 ( 2.383700)
test_btest 0.000722 0.000083 86.649859 ( 50.482535)
test_basic 0.002608 0.004341 0.801926 ( 1.240283)
test_all 0.000972 0.000000 555.997936 (323.084273)
test_rubyspec 0.034507 0.023807 85.924601 (109.509933)
total: 495.46 sec