Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230925-022814
#<BuildRuby:0x000055a5b1e5a068
@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.20230925-022814",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.007058 0.000542 2.343237 ( 4.930276)
build_miniruby 0.001430 0.000255 1.857009 ( 2.377588)
build_ruby 0.001591 0.000284 4.029733 ( 4.918144)
build_all 0.003851 0.005076 6.123403 ( 5.612941)
build_install 0.019684 0.002181 7.592418 ( 7.368368)
test_btest 0.000728 0.000146 94.800555 ( 73.163786)
test_basic 0.007149 0.000458 0.956507 ( 1.408539)
test_all 0.009437 0.002404 670.513735 (573.246669)
test_rubyspec 0.042657 0.035942 107.084622 (148.314451)
total: 821.34 sec