# Logfile created on 2023-08-25 17:18:14 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055567ccea0b8 @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.20230825-171814", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055567cd7f488 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055567cd7f348 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055567cd7f168 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20230825-171814", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20230825-171814>, @binmode=false, @mon_data=#<Monitor:0x000055567cd7f0a0>, @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 typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.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
   fe73f9f..40efbc7  master     -> origin/master
Updating fe73f9f..40efbc7
Fast-forward
 parse.y                                            |  7 +++-
 test/ripper/test_parser_events.rb                  |  1 +
 test/yarp/errors_test.rb                           | 18 +++++----
 test/yarp/snapshots/classes.txt                    | 21 ++++++----
 test/yarp/snapshots/method_calls.txt               |  6 ++-
 test/yarp/snapshots/modules.txt                    | 18 ++++++---
 .../snapshots/seattlerb/TestRubyParserShared.txt   | 21 ++++++----
 test/yarp/snapshots/seattlerb/class_comments.txt   |  3 +-
 .../yarp/snapshots/seattlerb/defn_oneliner_eq2.txt |  3 +-
 .../yarp/snapshots/seattlerb/defs_oneliner_eq2.txt |  3 +-
 .../snapshots/seattlerb/magic_encoding_comment.txt |  3 +-
 test/yarp/snapshots/seattlerb/module_comments.txt  |  3 +-
 .../seattlerb/parse_line_heredoc_hardnewline.txt   |  3 +-
 .../snapshots/unparser/corpus/literal/class.txt    | 24 +++++++----
 test/yarp/snapshots/unparser/corpus/literal/if.txt |  6 ++-
 .../snapshots/unparser/corpus/literal/module.txt   | 18 +++++++--
 .../snapshots/unparser/corpus/literal/send.txt     | 12 ++++--
 .../snapshots/unparser/corpus/literal/while.txt    | 18 ++++++---
 .../snapshots/unparser/corpus/semantic/while.txt   |  3 +-
 test/yarp/snapshots/while.txt                      |  3 +-
 test/yarp/snapshots/whitequark/class.txt           |  6 ++-
 .../whitequark/class_definition_in_while_cond.txt  |  6 ++-
 test/yarp/snapshots/whitequark/class_super.txt     |  3 +-
 .../snapshots/whitequark/class_super_label.txt     |  3 +-
 test/yarp/snapshots/whitequark/cpath.txt           |  6 ++-
 .../whitequark/if_while_after_class__since_32.txt  | 12 ++++--
 test/yarp/snapshots/whitequark/module.txt          |  3 +-
 .../whitequark/numparam_outside_block.txt          |  6 ++-
 test/yarp/snapshots/whitequark/parser_bug_490.txt  |  6 ++-
 test/yarp/snapshots/whitequark/parser_bug_518.txt  |  3 +-
 yarp/config.yml                                    |  4 ++
 yarp/yarp.c                                        | 46 +++++++++++++++-------
 32 files changed, 204 insertions(+), 94 deletions(-)
Latest commit hash = 40efbc7e40
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating parse.c
generating /tmp/ruby/src/trunk-random1/ext/ripper/ripper.c
generating golf_prelude.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
extracting ripper.y from ../../parse.y
/tmp/ruby/src/trunk-random1/revision.h updated
generating x86_64-linux-fake.rb
golf_prelude.c unchanged
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
x86_64-linux-fake.rb updated
generating enc.mk
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
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'
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating /tmp/ruby/src/trunk-random1/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.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 -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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/yarp -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 parse.c
compiling /tmp/ruby/src/trunk-random1/version.c
compiling /tmp/ruby/src/trunk-random1/yarp/yarp.c
/tmp/ruby/src/trunk-random1/yarp/yarp.c: In function 'yp_class_node_create':
/tmp/ruby/src/trunk-random1/yarp/yarp.c:1571:10: error: 'yp_class_node_t' {aka 'struct yp_class_node'} has no member named 'name'
 1571 |         .name = YP_EMPTY_STRING
      |          ^~~~
In file included from ./yarp/ast.h:13,
                 from /tmp/ruby/src/trunk-random1/yarp/yarp.h:5,
                 from /tmp/ruby/src/trunk-random1/yarp/yarp.c:1:
/tmp/ruby/src/trunk-random1/yarp/util/yp_string.h:19:25: warning: excess elements in struct initializer
   19 | #define YP_EMPTY_STRING ((yp_string_t) { .type = YP_STRING_CONSTANT, .source = NULL, .length = 0 })
      |                         ^
/tmp/ruby/src/trunk-random1/yarp/yarp.c:1571:17: note: in expansion of macro 'YP_EMPTY_STRING'
 1571 |         .name = YP_EMPTY_STRING
      |                 ^~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-random1/yarp/util/yp_string.h:19:25: note: (near initialization for '(anonymous)')
   19 | #define YP_EMPTY_STRING ((yp_string_t) { .type = YP_STRING_CONSTANT, .source = NULL, .length = 0 })
      |                         ^
/tmp/ruby/src/trunk-random1/yarp/yarp.c:1571:17: note: in expansion of macro 'YP_EMPTY_STRING'
 1571 |         .name = YP_EMPTY_STRING
      |                 ^~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-random1/yarp/yarp.c:1574:32: error: 'yp_class_node_t' {aka 'struct yp_class_node'} has no member named 'name'
 1574 |     yp_string_shared_init(&node->name, name->start, name->end);
      |                                ^~
/tmp/ruby/src/trunk-random1/yarp/yarp.c: In function 'yp_module_node_create':
/tmp/ruby/src/trunk-random1/yarp/yarp.c:2767:10: error: 'yp_module_node_t' {aka 'struct yp_module_node'} has no member named 'name'
 2767 |         .name = YP_EMPTY_STRING
      |          ^~~~
In file included from ./yarp/ast.h:13,
                 from /tmp/ruby/src/trunk-random1/yarp/yarp.h:5,
                 from /tmp/ruby/src/trunk-random1/yarp/yarp.c:1:
/tmp/ruby/src/trunk-random1/yarp/util/yp_string.h:19:25: warning: excess elements in struct initializer
   19 | #define YP_EMPTY_STRING ((yp_string_t) { .type = YP_STRING_CONSTANT, .source = NULL, .length = 0 })
      |                         ^
/tmp/ruby/src/trunk-random1/yarp/yarp.c:2767:17: note: in expansion of macro 'YP_EMPTY_STRING'
 2767 |         .name = YP_EMPTY_STRING
      |                 ^~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-random1/yarp/util/yp_string.h:19:25: note: (near initialization for '(anonymous)')
   19 | #define YP_EMPTY_STRING ((yp_string_t) { .type = YP_STRING_CONSTANT, .source = NULL, .length = 0 })
      |                         ^
/tmp/ruby/src/trunk-random1/yarp/yarp.c:2767:17: note: in expansion of macro 'YP_EMPTY_STRING'
 2767 |         .name = YP_EMPTY_STRING
      |                 ^~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-random1/yarp/yarp.c:2770:32: error: 'yp_module_node_t' {aka 'struct yp_module_node'} has no member named 'name'
 2770 |     yp_string_shared_init(&node->name, name->start, name->end);
      |                                ^~
/tmp/ruby/src/trunk-random1/yarp/yarp.c: At top level:
cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics
make: *** [Makefile:441: yarp/yarp.o] Error 1
make: *** Waiting for unfinished jobs....
$$$[end] "make miniruby -j4" exit with 512.
raw logfile