gcc: fatal error: Killed signal terminated program
gcc
gccのメモリ不足。
対策
メモリを増やす
並列数を減らす
GCの設定を変更する
ブログズミ: メモリ不足で gcc が kill される場合になんとかビルドする