# Logfile created on 2022-11-26 23:35:37 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x0000558c415ff820 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/v3/src", @BUILD_DIR="/tmp/ruby/v3/build", @INSTALL_DIR="/tmp/ruby/v3/install", @TARGET_NAME="trunk-mjit", @TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-mjit", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit", @configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"], @build_opts="-j6", @btest_opts="-j6", @test_opts="RUN_OPTS=\"--disable-gems --mjit-debug=-ggdb3\"", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-mjit.20221126-233537", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x0000558c418108a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000558c41810880 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000558c41810830 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-mjit.20221126-233537", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-mjit.20221126-233537>, @binmode=false, @mon_data=#<Monitor:0x0000558c418107e0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j6
Downloading Unicode 14.0.0 data and property files...
Downloading Unicode 14.0.0 auxiliary files...
Downloading Unicode UCD emoji 14.0 files...
Downloading Unicode emoji 14.0 files...
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/emoji/14.0/emoji-sequences.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/emoji/14.0/emoji-test.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/emoji/14.0/emoji-zwj-sequences.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakProperty.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/Blocks.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/PropList.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/Scripts.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/emoji/emoji-data.txt already exists
/tmp/ruby/v3/src/trunk-mjit/enc/unicode/data/14.0.0/ucd/emoji/emoji-variation-sequences.txt already exists
$$$[end] "make update-unicode  -j6" exit with 0.
$$$[beg] make update-download -j6
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j6" exit with 0.
$$$[beg] make update-rubyspec -j6
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j6" exit with 0.
$$$[beg] make update-src      -j6
From https://github.com/ruby/ruby
   de9e2a5..b2dcde8  master     -> origin/master
Updating de9e2a5..b2dcde8
Fast-forward
 common.mk        |  3 ---
 inits.c          |  1 -
 mjit.rb          | 13 +++++++++++++
 mjit_compiler.c  |  2 --
 mjit_compiler.rb | 14 --------------
 5 files changed, 13 insertions(+), 20 deletions(-)
 delete mode 100644 mjit_compiler.rb
Current branch master is up to date.
Latest commit hash = b2dcde839d
$$$[end] "make update-src      -j6" exit with 0.
$$$[beg] make after-update    -j6
sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/v3/src/trunk-mjit/common.mk > uncommon.mk
making /tmp/ruby/v3/src/trunk-mjit/mjit.rbinc
generating miniprelude.c
/tmp/ruby/v3/src/trunk-mjit/revision.h updated
generating enc.mk
miniprelude.c updated
making srcs under enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-mjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-mjit'
Copying rbs@5509ff13117d94d11e6e09d5026676cd79d6edc4 to rbs-2.8.0
From https://github.com/ruby/rbs
 * branch              5509ff13117d94d11e6e09d5026676cd79d6edc4 -> FETCH_HEAD
HEAD is now at 5509ff13 Merge pull request #1159 from ruby/skip-bundler-tests
Copied gems/src/rbs
$$$[end] "make after-update    -j6" exit with 0.
$$$[beg] make miniruby -j6
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-mjit/include -I/tmp/ruby/v3/src/trunk-mjit -I/tmp/ruby/v3/src/trunk-mjit/enc/unicode/14.0.0 
	CPPFLAGS =  -DMJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j6 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/v3/build/trunk-mjit/yjit/target/release/' /tmp/ruby/v3/src/trunk-mjit/yjit/src/lib.rs
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/v3/src/trunk-mjit/miniinit.c
compiling /tmp/ruby/v3/src/trunk-mjit/inits.c
compiling /tmp/ruby/v3/src/trunk-mjit/mjit.c
compiling /tmp/ruby/v3/src/trunk-mjit/mjit_compiler.c
compiling /tmp/ruby/v3/src/trunk-mjit/version.c
gcc: fatal error: Killed signal terminated program cc1
compilation terminated.
make: *** [Makefile:460: mjit_compiler.o] Error 1
$$$[end] "make miniruby -j6" exit with 512.
raw logfile