# Logfile created on 2023-03-07 08:21:14 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005570c8650f20 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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=21600, @logfile="/home/ko1/ruby/logs/brlog.trunk-asserts.20230307-082114", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00005570c86de5f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005570c86de4b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005570c86de320 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-asserts.20230307-082114", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-asserts.20230307-082114>, @binmode=false, @mon_data=#<Monitor:0x00005570c86de258>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
GNUmakefile:30: /tmp/ruby/src/trunk-asserts/defs/universal.mk: No such file or directory
make: *** No rule to make target '/tmp/ruby/src/trunk-asserts/defs/universal.mk'.  Stop.
$$$[end] "make update-unicode  DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512.
$$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
GNUmakefile:30: /tmp/ruby/src/trunk-asserts/defs/universal.mk: No such file or directory
make: *** No rule to make target '/tmp/ruby/src/trunk-asserts/defs/universal.mk'.  Stop.
$$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512.
$$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
GNUmakefile:30: /tmp/ruby/src/trunk-asserts/defs/universal.mk: No such file or directory
make: *** No rule to make target '/tmp/ruby/src/trunk-asserts/defs/universal.mk'.  Stop.
$$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512.
$$$[beg] make update-src      DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
GNUmakefile:30: /tmp/ruby/src/trunk-asserts/defs/universal.mk: No such file or directory
make: *** No rule to make target '/tmp/ruby/src/trunk-asserts/defs/universal.mk'.  Stop.
$$$[end] "make update-src      DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512.
$$$[beg] make after-update    DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
GNUmakefile:30: /tmp/ruby/src/trunk-asserts/defs/universal.mk: No such file or directory
make: *** No rule to make target '/tmp/ruby/src/trunk-asserts/defs/universal.mk'.  Stop.
$$$[end] "make after-update    DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512.
$$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
	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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-asserts/enc/unicode/15.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-asserts/yjit/target/release/' /tmp/ruby/src/trunk-asserts/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 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.

GNUmakefile:30: /tmp/ruby/src/trunk-asserts/defs/universal.mk: No such file or directory
make: *** No rule to make target '/tmp/ruby/src/trunk-asserts/defs/universal.mk'.  Stop.
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 512.
raw logfile