# Logfile created on 2023-11-16 17:20:36 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005572cd73e278 @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-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @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-random1.20231116-172036", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005572cd7c7500 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005572cd7c7398 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005572cd7c71e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20231116-172036", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20231116-172036>, @binmode=false, @mon_data=#<Monitor:0x00005572cd7c7118>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   81b35fe..d976e7c  master     -> origin/master
Updating 81b35fe..d976e7c
Fast-forward
 lib/prism/prism.gemspec     |  1 +
 prism/enc/pm_cp51932.c      | 57 +++++++++++++++++++++++++++++++++++++++++++++
 prism/enc/pm_encoding.h     |  1 +
 prism/prism.c               |  1 +
 test/prism/encoding_test.rb |  1 +
 5 files changed, 61 insertions(+)
 create mode 100644 prism/enc/pm_cp51932.c
Latest commit hash = d976e7cc4b
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-random1/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	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 -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 -Wmisleading-indentation -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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0  
	CPPFLAGS =   
	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 = -j4 --jobserver-auth=4,5
	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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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.

compiling /tmp/ruby/src/trunk-random1/compile.c
compiling /tmp/ruby/src/trunk-random1/iseq.c
compiling /tmp/ruby/src/trunk-random1/ruby.c
compiling /tmp/ruby/src/trunk-random1/version.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk-random1/prism/api_pack.c
compiling /tmp/ruby/src/trunk-random1/prism/enc/pm_big5.c
compiling /tmp/ruby/src/trunk-random1/prism/enc/pm_euc_jp.c
compiling /tmp/ruby/src/trunk-random1/prism/enc/pm_gbk.c
compiling /tmp/ruby/src/trunk-random1/prism/enc/pm_shift_jis.c
compiling /tmp/ruby/src/trunk-random1/prism/enc/pm_tables.c
compiling /tmp/ruby/src/trunk-random1/prism/enc/pm_unicode.c
compiling /tmp/ruby/src/trunk-random1/prism/enc/pm_windows_31j.c
compiling /tmp/ruby/src/trunk-random1/prism/extension.c
compiling prism/node.c
compiling prism/prettyprint.c
compiling /tmp/ruby/src/trunk-random1/prism/regexp.c
compiling prism/serialize.c
compiling /tmp/ruby/src/trunk-random1/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk-random1/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-random1/prism/prism.c
compiling /tmp/ruby/src/trunk-random1/prism_init.c
linking miniruby
/usr/bin/ld: prism/prism.o: in function `parser_lex_magic_comment_encoding_value':
/tmp/ruby/src/trunk-random1/prism/prism.c:6036: undefined reference to `pm_encoding_cp51932'
collect2: error: ld returned 1 exit status
make: *** [Makefile:296: miniruby] Error 1
$$$[end] "make miniruby -j4" exit with 512.
raw logfile