# Logfile created on 2024-02-16 18:52:26 +0000 by logger.rb/v1.4.3 I, [2024-02-16T18:52:26.406733 #1348534] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-02-16T18:52:26.407145 #1348534] INFO -- : $$$[beg] make update-unicode DEFS="-DRUBY_DEBUG=1" I, [2024-02-16T18:52:26.560260 #1348534] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-02-16T18:52:26.560888 #1348534] INFO -- : $$$[end] "make update-unicode DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. I, [2024-02-16T18:52:26.560937 #1348534] INFO -- : $$$[beg] make update-download DEFS="-DRUBY_DEBUG=1" I, [2024-02-16T18:52:26.828922 #1348534] INFO -- : tool/config.guess already exists I, [2024-02-16T18:52:26.829005 #1348534] INFO -- : tool/config.sub already exists I, [2024-02-16T18:52:26.831228 #1348534] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-16T18:52:26.833814 #1348534] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision - I, [2024-02-16T18:52:26.842215 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged I, [2024-02-16T18:52:27.088902 #1348534] INFO -- : $$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. I, [2024-02-16T18:52:27.088980 #1348534] INFO -- : $$$[beg] make update-rubyspec DEFS="-DRUBY_DEBUG=1" I, [2024-02-16T18:52:27.207623 #1348534] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-02-16T18:52:27.208294 #1348534] INFO -- : $$$[end] "make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. I, [2024-02-16T18:52:27.208335 #1348534] INFO -- : $$$[beg] make update-src DEFS="-DRUBY_DEBUG=1" E, [2024-02-16T18:52:28.480099 #1348534] ERROR -- : From https://github.com/ruby/ruby E, [2024-02-16T18:52:28.480167 #1348534] ERROR -- : df8ae937..24645cff master -> origin/master I, [2024-02-16T18:52:28.620354 #1348534] INFO -- : Updating df8ae937..24645cff I, [2024-02-16T18:52:28.620423 #1348534] INFO -- : Fast-forward I, [2024-02-16T18:52:28.667826 #1348534] INFO -- : .github/workflows/annocheck.yml | 21 +- I, [2024-02-16T18:52:28.667889 #1348534] INFO -- : .github/workflows/baseruby.yml | 1 - I, [2024-02-16T18:52:28.667906 #1348534] INFO -- : .github/workflows/check_dependencies.yml | 5 + I, [2024-02-16T18:52:28.667919 #1348534] INFO -- : .github/workflows/compilers.yml | 3 - I, [2024-02-16T18:52:28.667931 #1348534] INFO -- : .github/workflows/mingw.yml | 2 +- I, [2024-02-16T18:52:28.667953 #1348534] INFO -- : .github/workflows/ubuntu.yml | 5 + I, [2024-02-16T18:52:28.667969 #1348534] INFO -- : .github/workflows/wasm.yml | 5 + I, [2024-02-16T18:52:28.667981 #1348534] INFO -- : .github/workflows/windows.yml | 2 +- I, [2024-02-16T18:52:28.667993 #1348534] INFO -- : .github/workflows/yjit-ubuntu.yml | 5 + I, [2024-02-16T18:52:28.668005 #1348534] INFO -- : .travis.yml | 2 +- I, [2024-02-16T18:52:28.668016 #1348534] INFO -- : common.mk | 2 +- I, [2024-02-16T18:52:28.668028 #1348534] INFO -- : configure.ac | 4 +- I, [2024-02-16T18:52:28.668039 #1348534] INFO -- : gc.c | 11 +- I, [2024-02-16T18:52:28.668051 #1348534] INFO -- : lib/bundler/dsl.rb | 15 + I, [2024-02-16T18:52:28.668062 #1348534] INFO -- : lib/irb.rb | 11 +- I, [2024-02-16T18:52:28.668078 #1348534] INFO -- : lib/irb/cmd/nop.rb | 55 +- I, [2024-02-16T18:52:28.668091 #1348534] INFO -- : lib/irb/{extend-command.rb => command.rb} | 85 +-- I, [2024-02-16T18:52:28.668102 #1348534] INFO -- : lib/irb/{cmd => command}/backtrace.rb | 2 +- I, [2024-02-16T18:52:28.668114 #1348534] INFO -- : lib/irb/command/base.rb | 55 ++ I, [2024-02-16T18:52:28.668128 #1348534] INFO -- : lib/irb/{cmd => command}/break.rb | 2 +- I, [2024-02-16T18:52:28.668140 #1348534] INFO -- : lib/irb/{cmd => command}/catch.rb | 2 +- I, [2024-02-16T18:52:28.668152 #1348534] INFO -- : lib/irb/{cmd => command}/chws.rb | 8 +- I, [2024-02-16T18:52:28.668164 #1348534] INFO -- : lib/irb/{cmd => command}/continue.rb | 2 +- I, [2024-02-16T18:52:28.668176 #1348534] INFO -- : lib/irb/{cmd => command}/debug.rb | 5 +- I, [2024-02-16T18:52:28.668192 #1348534] INFO -- : lib/irb/{cmd => command}/delete.rb | 2 +- I, [2024-02-16T18:52:28.668206 #1348534] INFO -- : lib/irb/{cmd => command}/edit.rb | 6 +- I, [2024-02-16T18:52:28.668218 #1348534] INFO -- : lib/irb/{cmd => command}/exit.rb | 6 +- I, [2024-02-16T18:52:28.668231 #1348534] INFO -- : lib/irb/{cmd => command}/finish.rb | 2 +- I, [2024-02-16T18:52:28.668242 #1348534] INFO -- : lib/irb/{cmd => command}/force_exit.rb | 6 +- I, [2024-02-16T18:52:28.668253 #1348534] INFO -- : lib/irb/{cmd => command}/help.rb | 2 +- I, [2024-02-16T18:52:28.668264 #1348534] INFO -- : lib/irb/{cmd => command}/history.rb | 6 +- I, [2024-02-16T18:52:28.668275 #1348534] INFO -- : lib/irb/{cmd => command}/info.rb | 2 +- I, [2024-02-16T18:52:28.668287 #1348534] INFO -- : lib/irb/{cmd => command}/irb_info.rb | 6 +- I, [2024-02-16T18:52:28.668301 #1348534] INFO -- : lib/irb/{cmd => command}/load.rb | 6 +- I, [2024-02-16T18:52:28.668490 #1348534] INFO -- : lib/irb/{cmd => command}/ls.rb | 6 +- I, [2024-02-16T18:52:28.668502 #1348534] INFO -- : lib/irb/{cmd => command}/measure.rb | 6 +- I, [2024-02-16T18:52:28.668514 #1348534] INFO -- : lib/irb/{cmd => command}/next.rb | 2 +- I, [2024-02-16T18:52:28.668525 #1348534] INFO -- : lib/irb/{cmd => command}/pushws.rb | 5 +- I, [2024-02-16T18:52:28.668537 #1348534] INFO -- : lib/irb/{cmd => command}/show_cmds.rb | 6 +- I, [2024-02-16T18:52:28.668548 #1348534] INFO -- : lib/irb/{cmd => command}/show_doc.rb | 6 +- I, [2024-02-16T18:52:28.668559 #1348534] INFO -- : lib/irb/{cmd => command}/show_source.rb | 5 +- I, [2024-02-16T18:52:28.668570 #1348534] INFO -- : lib/irb/{cmd => command}/step.rb | 2 +- I, [2024-02-16T18:52:28.668590 #1348534] INFO -- : lib/irb/{cmd => command}/subirb.rb | 6 +- I, [2024-02-16T18:52:28.668603 #1348534] INFO -- : lib/irb/{cmd => command}/whereami.rb | 6 +- I, [2024-02-16T18:52:28.668615 #1348534] INFO -- : lib/irb/ext/use-loader.rb | 4 +- I, [2024-02-16T18:52:28.668630 #1348534] INFO -- : lib/irb/statement.rb | 29 +- I, [2024-02-16T18:52:28.668642 #1348534] INFO -- : lib/prism/prism.gemspec | 1 + I, [2024-02-16T18:52:28.668654 #1348534] INFO -- : lib/prism/translation/parser/lexer.rb | 2 +- I, [2024-02-16T18:52:28.668667 #1348534] INFO -- : lib/prism/translation/ripper.rb | 573 +--------------- I, [2024-02-16T18:52:28.668678 #1348534] INFO -- : lib/prism/translation/ripper/ripper_compiler.rb | 748 +++++++++++++++++++++ I, [2024-02-16T18:52:28.668690 #1348534] INFO -- : node.c | 14 +- I, [2024-02-16T18:52:28.668700 #1348534] INFO -- : prism/diagnostic.c | 1 + I, [2024-02-16T18:52:28.668712 #1348534] INFO -- : prism/diagnostic.h | 1 + I, [2024-02-16T18:52:28.668723 #1348534] INFO -- : prism/parser.h | 3 +- I, [2024-02-16T18:52:28.668737 #1348534] INFO -- : prism/prism.c | 97 ++- I, [2024-02-16T18:52:28.668749 #1348534] INFO -- : rjit_c.rb | 79 +-- I, [2024-02-16T18:52:28.668761 #1348534] INFO -- : ruby.c | 369 +++++----- I, [2024-02-16T18:52:28.668774 #1348534] INFO -- : spec/bundled_gems.mspec | 4 +- I, [2024-02-16T18:52:28.668786 #1348534] INFO -- : spec/bundler/bundler/dsl_spec.rb | 55 +- I, [2024-02-16T18:52:28.668798 #1348534] INFO -- : spec/bundler/runtime/setup_spec.rb | 2 +- I, [2024-02-16T18:52:28.668810 #1348534] INFO -- : spec/bundler/support/builders.rb | 2 +- I, [2024-02-16T18:52:28.668823 #1348534] INFO -- : test/irb/{test_cmd.rb => test_command.rb} | 5 +- I, [2024-02-16T18:52:28.668838 #1348534] INFO -- : ...t_debug_cmd.rb => test_debugger_integration.rb} | 26 +- I, [2024-02-16T18:52:28.668850 #1348534] INFO -- : test/irb/test_irb.rb | 18 + I, [2024-02-16T18:52:28.668861 #1348534] INFO -- : test/prism/errors_test.rb | 30 + I, [2024-02-16T18:52:28.668872 #1348534] INFO -- : .../fixtures/single_method_call_with_bang.txt | 1 + I, [2024-02-16T18:52:28.669039 #1348534] INFO -- : test/prism/ripper_test.rb | 52 ++ I, [2024-02-16T18:52:28.669066 #1348534] INFO -- : .../snapshots/single_method_call_with_bang.txt | 15 + I, [2024-02-16T18:52:28.669080 #1348534] INFO -- : test/ruby/test_rubyoptions.rb | 2 +- I, [2024-02-16T18:52:28.669093 #1348534] INFO -- : test/rubygems/test_rubygems.rb | 2 +- I, [2024-02-16T18:52:28.669109 #1348534] INFO -- : tool/lib/bundled_gem.rb | 12 + I, [2024-02-16T18:52:28.669122 #1348534] INFO -- : tool/rbinstall.rb | 20 +- I, [2024-02-16T18:52:28.669133 #1348534] INFO -- : tool/rjit/bindgen.rb | 6 +- I, [2024-02-16T18:52:28.669145 #1348534] INFO -- : 73 files changed, 1514 insertions(+), 1063 deletions(-) I, [2024-02-16T18:52:28.669156 #1348534] INFO -- : rename lib/irb/{extend-command.rb => command.rb} (78%) I, [2024-02-16T18:52:28.669167 #1348534] INFO -- : rename lib/irb/{cmd => command}/backtrace.rb (93%) I, [2024-02-16T18:52:28.669178 #1348534] INFO -- : create mode 100644 lib/irb/command/base.rb I, [2024-02-16T18:52:28.669189 #1348534] INFO -- : rename lib/irb/{cmd => command}/break.rb (92%) I, [2024-02-16T18:52:28.669208 #1348534] INFO -- : rename lib/irb/{cmd => command}/catch.rb (92%) I, [2024-02-16T18:52:28.669224 #1348534] INFO -- : rename lib/irb/{cmd => command}/chws.rb (81%) I, [2024-02-16T18:52:28.669235 #1348534] INFO -- : rename lib/irb/{cmd => command}/continue.rb (91%) I, [2024-02-16T18:52:28.669247 #1348534] INFO -- : rename lib/irb/{cmd => command}/debug.rb (97%) I, [2024-02-16T18:52:28.669258 #1348534] INFO -- : rename lib/irb/{cmd => command}/delete.rb (91%) I, [2024-02-16T18:52:28.669269 #1348534] INFO -- : rename lib/irb/{cmd => command}/edit.rb (95%) I, [2024-02-16T18:52:28.669280 #1348534] INFO -- : rename lib/irb/{cmd => command}/exit.rb (79%) I, [2024-02-16T18:52:28.669292 #1348534] INFO -- : rename lib/irb/{cmd => command}/finish.rb (91%) I, [2024-02-16T18:52:28.669303 #1348534] INFO -- : rename lib/irb/{cmd => command}/force_exit.rb (78%) I, [2024-02-16T18:52:28.669314 #1348534] INFO -- : rename lib/irb/{cmd => command}/help.rb (90%) I, [2024-02-16T18:52:28.669328 #1348534] INFO -- : rename lib/irb/{cmd => command}/history.rb (94%) I, [2024-02-16T18:52:28.669340 #1348534] INFO -- : rename lib/irb/{cmd => command}/info.rb (92%) I, [2024-02-16T18:52:28.669352 #1348534] INFO -- : rename lib/irb/{cmd => command}/irb_info.rb (93%) I, [2024-02-16T18:52:28.669364 #1348534] INFO -- : rename lib/irb/{cmd => command}/load.rb (95%) I, [2024-02-16T18:52:28.669377 #1348534] INFO -- : rename lib/irb/{cmd => command}/ls.rb (98%) I, [2024-02-16T18:52:28.669389 #1348534] INFO -- : rename lib/irb/{cmd => command}/measure.rb (94%) I, [2024-02-16T18:52:28.669401 #1348534] INFO -- : rename lib/irb/{cmd => command}/next.rb (90%) I, [2024-02-16T18:52:28.669413 #1348534] INFO -- : rename lib/irb/{cmd => command}/pushws.rb (91%) I, [2024-02-16T18:52:28.669425 #1348534] INFO -- : rename lib/irb/{cmd => command}/show_cmds.rb (96%) I, [2024-02-16T18:52:28.669437 #1348534] INFO -- : rename lib/irb/{cmd => command}/show_doc.rb (93%) I, [2024-02-16T18:52:28.669454 #1348534] INFO -- : rename lib/irb/{cmd => command}/show_source.rb (95%) I, [2024-02-16T18:52:28.669466 #1348534] INFO -- : rename lib/irb/{cmd => command}/step.rb (90%) I, [2024-02-16T18:52:28.669477 #1348534] INFO -- : rename lib/irb/{cmd => command}/subirb.rb (96%) I, [2024-02-16T18:52:28.669488 #1348534] INFO -- : rename lib/irb/{cmd => command}/whereami.rb (84%) I, [2024-02-16T18:52:28.669499 #1348534] INFO -- : create mode 100644 lib/prism/translation/ripper/ripper_compiler.rb I, [2024-02-16T18:52:28.669510 #1348534] INFO -- : rename test/irb/{test_cmd.rb => test_command.rb} (99%) I, [2024-02-16T18:52:28.669521 #1348534] INFO -- : rename test/irb/{test_debug_cmd.rb => test_debugger_integration.rb} (93%) I, [2024-02-16T18:52:28.669533 #1348534] INFO -- : create mode 100644 test/prism/fixtures/single_method_call_with_bang.txt I, [2024-02-16T18:52:28.669551 #1348534] INFO -- : create mode 100644 test/prism/snapshots/single_method_call_with_bang.txt I, [2024-02-16T18:52:28.724525 #1348534] INFO -- : Latest commit hash = 24645cff0d I, [2024-02-16T18:52:28.728058 #1348534] INFO -- : $$$[end] "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. I, [2024-02-16T18:52:28.728132 #1348534] INFO -- : $$$[beg] make after-update DEFS="-DRUBY_DEBUG=1" I, [2024-02-16T18:52:28.900844 #1348534] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat20-asserts/common.mk > uncommon.mk I, [2024-02-16T18:52:28.916115 #1348534] INFO -- : cd -P /tmp/ruby/src/trunk-repeat20-asserts && exec autoconf -o configure I, [2024-02-16T18:52:34.933961 #1348534] INFO -- : running CONFIG_SHELL=/bin/bash /bin/bash /tmp/ruby/src/trunk-repeat20-asserts/configure --prefix=/tmp/ruby/install/trunk-repeat20-asserts --disable-install-doc --enable-shared --no-create --no-recursion I, [2024-02-16T18:52:34.934022 #1348534] INFO -- : checking for ruby... /usr/bin/ruby --disable=gems I, [2024-02-16T18:52:34.934037 #1348534] INFO -- : tool/config.guess already exists I, [2024-02-16T18:52:34.934059 #1348534] INFO -- : tool/config.sub already exists I, [2024-02-16T18:52:34.934071 #1348534] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2024-02-16T18:52:34.934083 #1348534] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2024-02-16T18:52:34.934094 #1348534] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2024-02-16T18:52:34.934104 #1348534] INFO -- : checking for gcc... gcc I, [2024-02-16T18:52:34.934115 #1348534] INFO -- : checking for ld... ld I, [2024-02-16T18:52:34.934125 #1348534] INFO -- : checking for gcc-ar... gcc-ar I, [2024-02-16T18:52:34.934136 #1348534] INFO -- : checking for g++... no I, [2024-02-16T18:52:34.934147 #1348534] INFO -- : checking for gcc-nm... gcc-nm I, [2024-02-16T18:52:34.934158 #1348534] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2024-02-16T18:52:34.934168 #1348534] INFO -- : checking whether the C compiler works... yes I, [2024-02-16T18:52:34.934180 #1348534] INFO -- : checking for C compiler default output file name... a.out I, [2024-02-16T18:52:34.934190 #1348534] INFO -- : checking for suffix of executables... I, [2024-02-16T18:52:34.934202 #1348534] INFO -- : checking whether we are cross compiling... no I, [2024-02-16T18:52:34.934212 #1348534] INFO -- : checking for suffix of object files... o I, [2024-02-16T18:52:34.934226 #1348534] INFO -- : checking whether the compiler supports GNU C... yes I, [2024-02-16T18:52:34.934238 #1348534] INFO -- : checking whether gcc accepts -g... yes I, [2024-02-16T18:52:34.934249 #1348534] INFO -- : checking for gcc option to enable C11 features... none needed I, [2024-02-16T18:52:34.934259 #1348534] INFO -- : checking for g++... no I, [2024-02-16T18:52:34.934269 #1348534] INFO -- : checking for c++... c++ I, [2024-02-16T18:52:34.934280 #1348534] INFO -- : checking whether the compiler supports GNU C++... yes I, [2024-02-16T18:52:34.934290 #1348534] INFO -- : checking whether c++ accepts -g... yes I, [2024-02-16T18:52:34.934301 #1348534] INFO -- : checking for c++ option to enable C++11 features... none needed I, [2024-02-16T18:52:34.934311 #1348534] INFO -- : checking how to run the C preprocessor... gcc -E I, [2024-02-16T18:52:34.934321 #1348534] INFO -- : checking for gas... no I, [2024-02-16T18:52:34.934331 #1348534] INFO -- : checking for as... as I, [2024-02-16T18:52:34.934345 #1348534] INFO -- : checking for gobjcopy... no I, [2024-02-16T18:52:34.934357 #1348534] INFO -- : checking for objcopy... objcopy I, [2024-02-16T18:52:34.934367 #1348534] INFO -- : checking for gobjdump... no I, [2024-02-16T18:52:34.934378 #1348534] INFO -- : checking for objdump... objdump I, [2024-02-16T18:52:34.934388 #1348534] INFO -- : checking for gstrip... no I, [2024-02-16T18:52:34.934399 #1348534] INFO -- : checking for strip... strip I, [2024-02-16T18:52:34.934409 #1348534] INFO -- : checking for stdio.h... yes I, [2024-02-16T18:52:34.934420 #1348534] INFO -- : checking for stdlib.h... yes I, [2024-02-16T18:52:34.934430 #1348534] INFO -- : checking for string.h... yes I, [2024-02-16T18:52:34.934443 #1348534] INFO -- : checking for inttypes.h... yes I, [2024-02-16T18:52:34.934454 #1348534] INFO -- : checking for stdint.h... yes I, [2024-02-16T18:52:34.934464 #1348534] INFO -- : checking for strings.h... yes I, [2024-02-16T18:52:34.934475 #1348534] INFO -- : checking for sys/stat.h... yes I, [2024-02-16T18:52:34.934485 #1348534] INFO -- : checking for sys/types.h... yes I, [2024-02-16T18:52:34.934495 #1348534] INFO -- : checking for unistd.h... yes I, [2024-02-16T18:52:34.934505 #1348534] INFO -- : checking for wchar.h... yes I, [2024-02-16T18:52:34.934515 #1348534] INFO -- : checking for minix/config.h... no I, [2024-02-16T18:52:34.934526 #1348534] INFO -- : checking for vfork.h... no I, [2024-02-16T18:52:34.934536 #1348534] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2024-02-16T18:52:34.934548 #1348534] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2024-02-16T18:52:34.934559 #1348534] INFO -- : checking whether the linker is GNU ld... yes I, [2024-02-16T18:52:34.934574 #1348534] INFO -- : checking whether gcc -E accepts -o... yes I, [2024-02-16T18:52:34.934584 #1348534] INFO -- : checking for gcc-ar flags... rcD I, [2024-02-16T18:52:34.934594 #1348534] INFO -- : checking whether ln -s works... yes I, [2024-02-16T18:52:34.934605 #1348534] INFO -- : checking whether make sets $(MAKE)... yes I, [2024-02-16T18:52:34.934615 #1348534] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2024-02-16T18:52:34.934625 #1348534] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2024-02-16T18:52:34.934635 #1348534] INFO -- : checking for dtrace... no I, [2024-02-16T18:52:34.934645 #1348534] INFO -- : checking for dot... no I, [2024-02-16T18:52:34.934658 #1348534] INFO -- : checking for doxygen... no I, [2024-02-16T18:52:34.934668 #1348534] INFO -- : checking for pkg-config... no I, [2024-02-16T18:52:34.934678 #1348534] INFO -- : checking whether it is Android... no I, [2024-02-16T18:52:34.934689 #1348534] INFO -- : checking for cd using physical directory... cd -P I, [2024-02-16T18:52:34.934699 #1348534] INFO -- : checking whether CFLAGS is valid... yes I, [2024-02-16T18:52:34.934710 #1348534] INFO -- : checking whether LDFLAGS is valid... yes I, [2024-02-16T18:52:34.934720 #1348534] INFO -- : checking whether ELF binaries are produced... yes I, [2024-02-16T18:52:34.934730 #1348534] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2024-02-16T18:52:34.934740 #1348534] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2024-02-16T18:52:34.934753 #1348534] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2024-02-16T18:52:34.934764 #1348534] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2024-02-16T18:52:34.934775 #1348534] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934785 #1348534] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2024-02-16T18:52:34.934795 #1348534] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934806 #1348534] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934818 #1348534] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934829 #1348534] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934842 #1348534] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934853 #1348534] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2024-02-16T18:52:34.934863 #1348534] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934873 #1348534] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934884 #1348534] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934894 #1348534] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934904 #1348534] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934914 #1348534] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934926 #1348534] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934937 #1348534] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934947 #1348534] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2024-02-16T18:52:34.934957 #1348534] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes E, [2024-02-16T18:52:36.593021 #1348534] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2024-02-16T18:52:41.000817 #1348534] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.000886 #1348534] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.000909 #1348534] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.000927 #1348534] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.000940 #1348534] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.000951 #1348534] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.000963 #1348534] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.000975 #1348534] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.000988 #1348534] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2024-02-16T18:52:41.001000 #1348534] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.001014 #1348534] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.001026 #1348534] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.001036 #1348534] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2024-02-16T18:52:41.001047 #1348534] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.001058 #1348534] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.001069 #1348534] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2024-02-16T18:52:41.001080 #1348534] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2024-02-16T18:52:41.001094 #1348534] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2024-02-16T18:52:41.001106 #1348534] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.001117 #1348534] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.001128 #1348534] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.001140 #1348534] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.001152 #1348534] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2024-02-16T18:52:41.001163 #1348534] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2024-02-16T18:52:41.001174 #1348534] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2024-02-16T18:52:41.001189 #1348534] INFO -- : checking for pthread.h... yes I, [2024-02-16T18:52:41.001200 #1348534] INFO -- : checking for pthread_create in -lthr... no I, [2024-02-16T18:52:41.001211 #1348534] INFO -- : checking for pthread_create in -lpthread... yes I, [2024-02-16T18:52:41.001222 #1348534] INFO -- : checking for pthread_np.h... no I, [2024-02-16T18:52:41.001233 #1348534] INFO -- : checking thread model... pthread I, [2024-02-16T18:52:41.001243 #1348534] INFO -- : checking whether CXXFLAGS is valid... no I, [2024-02-16T18:52:41.001254 #1348534] INFO -- : checking for crypt in -lcrypt... yes I, [2024-02-16T18:52:41.001264 #1348534] INFO -- : checking for dlopen in -ldl... yes I, [2024-02-16T18:52:41.001274 #1348534] INFO -- : checking for shutdown in -lsocket... no I, [2024-02-16T18:52:41.001285 #1348534] INFO -- : checking for dirent.h that defines DIR... yes I, [2024-02-16T18:52:41.001298 #1348534] INFO -- : checking for library containing opendir... none required I, [2024-02-16T18:52:41.001309 #1348534] INFO -- : checking for _Bool... yes I, [2024-02-16T18:52:41.001330 #1348534] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2024-02-16T18:52:41.001341 #1348534] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2024-02-16T18:52:41.001352 #1348534] INFO -- : checking for afunix.h... no I, [2024-02-16T18:52:41.001364 #1348534] INFO -- : checking for atomic.h... no I, [2024-02-16T18:52:41.001375 #1348534] INFO -- : checking for copyfile.h... no I, [2024-02-16T18:52:41.001385 #1348534] INFO -- : checking for direct.h... no I, [2024-02-16T18:52:41.001396 #1348534] INFO -- : checking for grp.h... yes I, [2024-02-16T18:52:41.001409 #1348534] INFO -- : checking for fcntl.h... yes I, [2024-02-16T18:52:41.001419 #1348534] INFO -- : checking for float.h... yes I, [2024-02-16T18:52:41.001430 #1348534] INFO -- : checking for ieeefp.h... no I, [2024-02-16T18:52:41.001440 #1348534] INFO -- : checking for intrinsics.h... no I, [2024-02-16T18:52:41.001450 #1348534] INFO -- : checking for langinfo.h... yes I, [2024-02-16T18:52:41.001460 #1348534] INFO -- : checking for limits.h... yes I, [2024-02-16T18:52:41.001470 #1348534] INFO -- : checking for locale.h... yes I, [2024-02-16T18:52:41.001480 #1348534] INFO -- : checking for malloc.h... yes I, [2024-02-16T18:52:41.001490 #1348534] INFO -- : checking for malloc/malloc.h... no I, [2024-02-16T18:52:41.001500 #1348534] INFO -- : checking for malloc_np.h... no I, [2024-02-16T18:52:41.001513 #1348534] INFO -- : checking for net/socket.h... no I, [2024-02-16T18:52:41.001524 #1348534] INFO -- : checking for process.h... no I, [2024-02-16T18:52:41.001534 #1348534] INFO -- : checking for pwd.h... yes I, [2024-02-16T18:52:41.001544 #1348534] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2024-02-16T18:52:41.001554 #1348534] INFO -- : checking for sanitizer/msan_interface.h... no I, [2024-02-16T18:52:41.001565 #1348534] INFO -- : checking for setjmpex.h... no I, [2024-02-16T18:52:41.001575 #1348534] INFO -- : checking for stdalign.h... yes I, [2024-02-16T18:52:41.001585 #1348534] INFO -- : checking for sys/attr.h... no I, [2024-02-16T18:52:41.001595 #1348534] INFO -- : checking for sys/eventfd.h... yes I, [2024-02-16T18:52:41.001605 #1348534] INFO -- : checking for sys/fcntl.h... yes I, [2024-02-16T18:52:41.001618 #1348534] INFO -- : checking for sys/file.h... yes I, [2024-02-16T18:52:41.001628 #1348534] INFO -- : checking for sys/id.h... no I, [2024-02-16T18:52:41.001638 #1348534] INFO -- : checking for sys/ioctl.h... yes I, [2024-02-16T18:52:41.001649 #1348534] INFO -- : checking for sys/mkdev.h... no I, [2024-02-16T18:52:41.001660 #1348534] INFO -- : checking for sys/param.h... yes I, [2024-02-16T18:52:41.001670 #1348534] INFO -- : checking for sys/prctl.h... yes I, [2024-02-16T18:52:41.001681 #1348534] INFO -- : checking for sys/random.h... yes I, [2024-02-16T18:52:41.001691 #1348534] INFO -- : checking for sys/resource.h... yes I, [2024-02-16T18:52:41.001702 #1348534] INFO -- : checking for sys/select.h... yes I, [2024-02-16T18:52:41.001712 #1348534] INFO -- : checking for sys/sendfile.h... yes I, [2024-02-16T18:52:41.001725 #1348534] INFO -- : checking for sys/socket.h... yes I, [2024-02-16T18:52:41.001736 #1348534] INFO -- : checking for sys/syscall.h... yes I, [2024-02-16T18:52:41.001747 #1348534] INFO -- : checking for sys/sysmacros.h... yes I, [2024-02-16T18:52:41.001757 #1348534] INFO -- : checking for sys/time.h... yes I, [2024-02-16T18:52:41.001768 #1348534] INFO -- : checking for sys/times.h... yes I, [2024-02-16T18:52:41.001779 #1348534] INFO -- : checking for sys/uio.h... yes I, [2024-02-16T18:52:41.001789 #1348534] INFO -- : checking for sys/utime.h... no I, [2024-02-16T18:52:41.001838 #1348534] INFO -- : checking for syscall.h... yes I, [2024-02-16T18:52:41.001849 #1348534] INFO -- : checking for time.h... yes I, [2024-02-16T18:52:41.001860 #1348534] INFO -- : checking for ucontext.h... yes I, [2024-02-16T18:52:41.001871 #1348534] INFO -- : checking for utime.h... yes I, [2024-02-16T18:52:41.001891 #1348534] INFO -- : checking for sys/epoll.h... yes I, [2024-02-16T18:52:41.001902 #1348534] INFO -- : checking for sys/event.h... no I, [2024-02-16T18:52:41.001912 #1348534] INFO -- : checking for x86intrin.h... yes I, [2024-02-16T18:52:41.001923 #1348534] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2024-02-16T18:52:41.001933 #1348534] INFO -- : checking for gmp.h... yes I, [2024-02-16T18:52:41.001944 #1348534] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2024-02-16T18:52:41.001954 #1348534] INFO -- : checking for special C compiler options needed for large files... no I, [2024-02-16T18:52:41.001965 #1348534] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2024-02-16T18:52:41.001975 #1348534] INFO -- : checking whether byte ordering is bigendian... no I, [2024-02-16T18:52:50.231611 #1348534] INFO -- : checking for an ANSI C-conforming const... yes I, [2024-02-16T18:52:50.231692 #1348534] INFO -- : checking whether char is unsigned... no I, [2024-02-16T18:52:50.231713 #1348534] INFO -- : checking for inline... inline I, [2024-02-16T18:52:50.231726 #1348534] INFO -- : checking for working volatile... yes I, [2024-02-16T18:52:50.231738 #1348534] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2024-02-16T18:52:50.231749 #1348534] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2024-02-16T18:52:50.231759 #1348534] INFO -- : checking for long long... yes I, [2024-02-16T18:52:50.231770 #1348534] INFO -- : checking for off_t... yes I, [2024-02-16T18:52:50.231780 #1348534] INFO -- : checking char bit... 8 I, [2024-02-16T18:52:50.231792 #1348534] INFO -- : checking size of int... 4 I, [2024-02-16T18:52:50.231802 #1348534] INFO -- : checking size of short... 2 I, [2024-02-16T18:52:50.231815 #1348534] INFO -- : checking size of long... 8 I, [2024-02-16T18:52:50.231826 #1348534] INFO -- : checking size of long long... 8 I, [2024-02-16T18:52:50.231836 #1348534] INFO -- : checking size of __int64... 0 I, [2024-02-16T18:52:50.233275 #1348534] INFO -- : checking size of __int128... 16 I, [2024-02-16T18:52:50.233308 #1348534] INFO -- : checking size of off_t... 8 I, [2024-02-16T18:52:50.233320 #1348534] INFO -- : checking size of void*... 8 I, [2024-02-16T18:52:50.233331 #1348534] INFO -- : checking size of float... 4 I, [2024-02-16T18:52:50.233340 #1348534] INFO -- : checking size of double... 8 I, [2024-02-16T18:52:50.233350 #1348534] INFO -- : checking size of time_t... 8 I, [2024-02-16T18:52:50.233360 #1348534] INFO -- : checking size of clock_t... 8 I, [2024-02-16T18:52:50.233370 #1348534] INFO -- : checking word size... 8 I, [2024-02-16T18:52:50.233380 #1348534] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2024-02-16T18:52:50.233390 #1348534] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2024-02-16T18:52:50.233401 #1348534] INFO -- : checking for printf prefix for long long... ll I, [2024-02-16T18:52:50.233411 #1348534] INFO -- : checking for pid_t... yes I, [2024-02-16T18:52:50.233424 #1348534] INFO -- : checking for convertible type of pid_t... INT I, [2024-02-16T18:52:50.233434 #1348534] INFO -- : checking for uid_t... yes I, [2024-02-16T18:52:50.233444 #1348534] INFO -- : checking for convertible type of uid_t... UINT I, [2024-02-16T18:52:50.233453 #1348534] INFO -- : checking for gid_t... yes I, [2024-02-16T18:52:50.233463 #1348534] INFO -- : checking for convertible type of gid_t... UINT I, [2024-02-16T18:52:50.233474 #1348534] INFO -- : checking for time_t... yes I, [2024-02-16T18:52:50.233483 #1348534] INFO -- : checking for convertible type of time_t... LONG I, [2024-02-16T18:52:50.233494 #1348534] INFO -- : checking for dev_t... yes I, [2024-02-16T18:52:50.233503 #1348534] INFO -- : checking for convertible type of dev_t... ULONG I, [2024-02-16T18:52:50.233516 #1348534] INFO -- : checking for mode_t... yes I, [2024-02-16T18:52:50.233526 #1348534] INFO -- : checking for convertible type of mode_t... UINT I, [2024-02-16T18:52:50.233546 #1348534] INFO -- : checking for rlim_t... yes I, [2024-02-16T18:52:50.233557 #1348534] INFO -- : checking for convertible type of rlim_t... ULONG I, [2024-02-16T18:52:50.233567 #1348534] INFO -- : checking for convertible type of off_t... LONG I, [2024-02-16T18:52:50.233578 #1348534] INFO -- : checking for clockid_t... yes I, [2024-02-16T18:52:50.233588 #1348534] INFO -- : checking for convertible type of clockid_t... INT I, [2024-02-16T18:52:50.233598 #1348534] INFO -- : checking for variable length macro... yes I, [2024-02-16T18:52:50.233608 #1348534] INFO -- : checking if _Alignof() works... yes I, [2024-02-16T18:52:50.233620 #1348534] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2024-02-16T18:52:50.233631 #1348534] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2024-02-16T18:52:50.233641 #1348534] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2024-02-16T18:52:50.233651 #1348534] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2024-02-16T18:52:50.233663 #1348534] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2024-02-16T18:52:50.233673 #1348534] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2024-02-16T18:52:50.233682 #1348534] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2024-02-16T18:52:50.233693 #1348534] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2024-02-16T18:52:50.233704 #1348534] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2024-02-16T18:52:50.233715 #1348534] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2024-02-16T18:52:50.233725 #1348534] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2024-02-16T18:52:50.233735 #1348534] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2024-02-16T18:52:50.233745 #1348534] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2024-02-16T18:52:50.233755 #1348534] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2024-02-16T18:52:50.233765 #1348534] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2024-02-16T18:52:50.233777 #1348534] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2024-02-16T18:52:50.233787 #1348534] INFO -- : checking for std::nullptr_t... no I, [2024-02-16T18:52:50.233797 #1348534] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2024-02-16T18:52:50.233807 #1348534] INFO -- : checking for FUNC_CDECL function attribute... x I, [2024-02-16T18:52:50.233817 #1348534] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2024-02-16T18:52:50.233827 #1348534] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2024-02-16T18:52:50.233838 #1348534] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2024-02-16T18:52:50.233848 #1348534] INFO -- : checking for function alias... alias I, [2024-02-16T18:52:50.233858 #1348534] INFO -- : checking for __atomic builtins... yes I, [2024-02-16T18:52:50.233874 #1348534] INFO -- : checking for __sync builtins... yes I, [2024-02-16T18:52:50.233886 #1348534] INFO -- : checking for __builtin_unreachable... yes I, [2024-02-16T18:52:50.233896 #1348534] INFO -- : checking for __assume... no I, [2024-02-16T18:52:50.233906 #1348534] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2024-02-16T18:52:50.233921 #1348534] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2024-02-16T18:52:50.233932 #1348534] INFO -- : checking for function name string predefined identifier... __func__ I, [2024-02-16T18:52:50.233942 #1348534] INFO -- : checking if enum over int is allowed... yes I, [2024-02-16T18:52:50.233952 #1348534] INFO -- : checking for gcc options needed to detect all undeclared functions... none needed I, [2024-02-16T18:52:50.233967 #1348534] INFO -- : checking whether sys_nerr is declared... no I, [2024-02-16T18:52:50.233977 #1348534] INFO -- : checking whether getenv is declared... yes I, [2024-02-16T18:52:50.233988 #1348534] INFO -- : checking for size_t... yes I, [2024-02-16T18:52:50.233998 #1348534] INFO -- : checking size of size_t... 8 I, [2024-02-16T18:52:50.234009 #1348534] INFO -- : checking size of ptrdiff_t... 8 I, [2024-02-16T18:52:50.234019 #1348534] INFO -- : checking size of dev_t... 8 I, [2024-02-16T18:53:02.014835 #1348534] INFO -- : checking for printf prefix for size_t... z I, [2024-02-16T18:53:02.014904 #1348534] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2024-02-16T18:53:02.014932 #1348534] INFO -- : checking for struct stat.st_blksize... yes I, [2024-02-16T18:53:02.014963 #1348534] INFO -- : checking for struct stat.st_blocks... yes I, [2024-02-16T18:53:02.014983 #1348534] INFO -- : checking for struct stat.st_rdev... yes I, [2024-02-16T18:53:02.015000 #1348534] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2024-02-16T18:53:02.015015 #1348534] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2024-02-16T18:53:02.015032 #1348534] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2024-02-16T18:53:02.015046 #1348534] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2024-02-16T18:53:02.015060 #1348534] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2024-02-16T18:53:02.015073 #1348534] INFO -- : checking for struct stat.st_atim... yes I, [2024-02-16T18:53:02.015086 #1348534] INFO -- : checking for struct stat.st_atimespec... no I, [2024-02-16T18:53:02.015099 #1348534] INFO -- : checking for struct stat.st_atimensec... no I, [2024-02-16T18:53:02.015120 #1348534] INFO -- : checking for struct stat.st_mtim... yes I, [2024-02-16T18:53:02.015133 #1348534] INFO -- : checking for struct stat.st_mtimespec... no I, [2024-02-16T18:53:02.015147 #1348534] INFO -- : checking for struct stat.st_mtimensec... no I, [2024-02-16T18:53:02.015164 #1348534] INFO -- : checking for struct stat.st_ctim... yes I, [2024-02-16T18:53:02.015179 #1348534] INFO -- : checking for struct stat.st_ctimespec... no I, [2024-02-16T18:53:02.015195 #1348534] INFO -- : checking for struct stat.st_ctimensec... no I, [2024-02-16T18:53:02.015209 #1348534] INFO -- : checking for struct stat.st_birthtimespec... no I, [2024-02-16T18:53:02.015225 #1348534] INFO -- : checking for struct statx.stx_btime... yes I, [2024-02-16T18:53:02.015239 #1348534] INFO -- : checking for struct timeval... yes I, [2024-02-16T18:53:02.015256 #1348534] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2024-02-16T18:53:02.015268 #1348534] INFO -- : checking for struct timespec... yes I, [2024-02-16T18:53:02.015278 #1348534] INFO -- : checking for struct timezone... yes I, [2024-02-16T18:53:02.015288 #1348534] INFO -- : checking for fd_mask... yes I, [2024-02-16T18:53:02.015298 #1348534] INFO -- : checking for int8_t... yes I, [2024-02-16T18:53:02.015308 #1348534] INFO -- : checking size of int8_t... 1 I, [2024-02-16T18:53:02.015318 #1348534] INFO -- : checking for uint8_t... yes I, [2024-02-16T18:53:02.015328 #1348534] INFO -- : checking size of uint8_t... 1 I, [2024-02-16T18:53:02.015338 #1348534] INFO -- : checking for int16_t... yes I, [2024-02-16T18:53:02.015348 #1348534] INFO -- : checking size of int16_t... 2 I, [2024-02-16T18:53:02.015361 #1348534] INFO -- : checking for uint16_t... yes I, [2024-02-16T18:53:02.015530 #1348534] INFO -- : checking size of uint16_t... 2 I, [2024-02-16T18:53:02.015545 #1348534] INFO -- : checking for int32_t... yes I, [2024-02-16T18:53:02.015556 #1348534] INFO -- : checking size of int32_t... 4 I, [2024-02-16T18:53:02.015581 #1348534] INFO -- : checking for uint32_t... yes I, [2024-02-16T18:53:02.015592 #1348534] INFO -- : checking size of uint32_t... 4 I, [2024-02-16T18:53:02.015602 #1348534] INFO -- : checking for int64_t... yes I, [2024-02-16T18:53:02.015612 #1348534] INFO -- : checking size of int64_t... 8 I, [2024-02-16T18:53:02.015622 #1348534] INFO -- : checking for uint64_t... yes I, [2024-02-16T18:53:02.015633 #1348534] INFO -- : checking size of uint64_t... 8 I, [2024-02-16T18:53:02.015648 #1348534] INFO -- : checking for int128_t... __int128 I, [2024-02-16T18:53:02.015658 #1348534] INFO -- : checking for uint128_t... unsigned __int128 I, [2024-02-16T18:53:02.015668 #1348534] INFO -- : checking for intptr_t... yes I, [2024-02-16T18:53:02.015679 #1348534] INFO -- : checking size of intptr_t... 8 I, [2024-02-16T18:53:02.015689 #1348534] INFO -- : checking for uintptr_t... yes I, [2024-02-16T18:53:02.015700 #1348534] INFO -- : checking size of uintptr_t... 8 I, [2024-02-16T18:53:02.015710 #1348534] INFO -- : checking for printf prefix for intptr_t... NONE I, [2024-02-16T18:53:02.015720 #1348534] INFO -- : checking for ssize_t... yes I, [2024-02-16T18:53:02.015730 #1348534] INFO -- : checking size of ssize_t... 8 I, [2024-02-16T18:53:02.015744 #1348534] INFO -- : checking for printf prefix for int64_t... NONE I, [2024-02-16T18:53:02.015754 #1348534] INFO -- : checking for stack end address... __libc_stack_end I, [2024-02-16T18:53:02.015765 #1348534] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2024-02-16T18:53:02.015775 #1348534] INFO -- : checking for egrep... /usr/bin/grep -E I, [2024-02-16T18:53:02.015785 #1348534] INFO -- : checking type of array argument to getgroups... gid_t I, [2024-02-16T18:53:02.015796 #1348534] INFO -- : checking for working alloca.h... yes I, [2024-02-16T18:53:02.015807 #1348534] INFO -- : checking for alloca... yes I, [2024-02-16T18:53:02.015819 #1348534] INFO -- : checking for dynamic size alloca... ok I, [2024-02-16T18:53:02.015829 #1348534] INFO -- : checking for working memcmp... yes I, [2024-02-16T18:53:02.015839 #1348534] INFO -- : checking for dup... yes I, [2024-02-16T18:53:02.015853 #1348534] INFO -- : checking for dup2... yes I, [2024-02-16T18:53:02.015864 #1348534] INFO -- : checking for acosh... yes I, [2024-02-16T18:53:02.015874 #1348534] INFO -- : checking for cbrt... yes I, [2024-02-16T18:53:02.015884 #1348534] INFO -- : checking for crypt... yes I, [2024-02-16T18:53:02.015895 #1348534] INFO -- : checking for erf... yes I, [2024-02-16T18:53:02.015904 #1348534] INFO -- : checking for explicit_bzero... yes I, [2024-02-16T18:53:02.015914 #1348534] INFO -- : checking for ffs... yes I, [2024-02-16T18:53:02.015924 #1348534] INFO -- : checking for flock... yes I, [2024-02-16T18:53:02.015934 #1348534] INFO -- : checking for hypot... yes I, [2024-02-16T18:53:02.015944 #1348534] INFO -- : checking for lgamma_r... yes I, [2024-02-16T18:53:02.015957 #1348534] INFO -- : checking for memmove... yes I, [2024-02-16T18:53:02.015967 #1348534] INFO -- : checking for nan... yes I, [2024-02-16T18:53:02.015977 #1348534] INFO -- : checking for nextafter... yes I, [2024-02-16T18:53:02.015987 #1348534] INFO -- : checking for setproctitle... no I, [2024-02-16T18:53:02.015997 #1348534] INFO -- : checking for strchr... yes I, [2024-02-16T18:53:02.016008 #1348534] INFO -- : checking for strerror... yes I, [2024-02-16T18:53:02.016018 #1348534] INFO -- : checking for strlcat... no I, [2024-02-16T18:53:02.016028 #1348534] INFO -- : checking for strlcpy... no I, [2024-02-16T18:53:02.016038 #1348534] INFO -- : checking for strstr... yes I, [2024-02-16T18:53:02.016048 #1348534] INFO -- : checking for tgamma... yes I, [2024-02-16T18:53:02.016061 #1348534] INFO -- : checking for sys/pstat.h... no I, [2024-02-16T18:53:02.016077 #1348534] INFO -- : checking for fork... yes I, [2024-02-16T18:53:02.016087 #1348534] INFO -- : checking for vfork... yes I, [2024-02-16T18:53:02.016097 #1348534] INFO -- : checking for working fork... yes I, [2024-02-16T18:53:02.016107 #1348534] INFO -- : checking for __syscall... no I, [2024-02-16T18:53:02.016117 #1348534] INFO -- : checking for _longjmp... yes I, [2024-02-16T18:53:02.016127 #1348534] INFO -- : checking for arc4random_buf... no I, [2024-02-16T18:53:02.016137 #1348534] INFO -- : checking for atan2l... yes I, [2024-02-16T18:53:02.016148 #1348534] INFO -- : checking for atan2f... yes I, [2024-02-16T18:53:02.016159 #1348534] INFO -- : checking for chmod... yes I, [2024-02-16T18:53:02.016173 #1348534] INFO -- : checking for chown... yes I, [2024-02-16T18:53:02.016183 #1348534] INFO -- : checking for chroot... yes I, [2024-02-16T18:53:02.016195 #1348534] INFO -- : checking for chsize... no I, [2024-02-16T18:53:02.016205 #1348534] INFO -- : checking for clock_gettime... yes I, [2024-02-16T18:53:02.016216 #1348534] INFO -- : checking for copy_file_range... yes I, [2024-02-16T18:53:02.016227 #1348534] INFO -- : checking for cosh... yes I, [2024-02-16T18:53:02.016237 #1348534] INFO -- : checking for crypt_r... yes I, [2024-02-16T18:53:02.016248 #1348534] INFO -- : checking for dirfd... yes I, [2024-02-16T18:53:02.016257 #1348534] INFO -- : checking for dl_iterate_phdr... yes I, [2024-02-16T18:53:02.016268 #1348534] INFO -- : checking for dlopen... yes I, [2024-02-16T18:53:02.016282 #1348534] INFO -- : checking for dladdr... yes I, [2024-02-16T18:53:02.016293 #1348534] INFO -- : checking for dup3... yes I, [2024-02-16T18:53:02.016304 #1348534] INFO -- : checking for eaccess... yes I, [2024-02-16T18:53:02.016315 #1348534] INFO -- : checking for endgrent... yes I, [2024-02-16T18:53:02.016326 #1348534] INFO -- : checking for eventfd... yes I, [2024-02-16T18:53:02.016336 #1348534] INFO -- : checking for execl... yes I, [2024-02-16T18:53:02.016347 #1348534] INFO -- : checking for execle... yes I, [2024-02-16T18:53:02.016357 #1348534] INFO -- : checking for execv... yes I, [2024-02-16T18:53:02.016367 #1348534] INFO -- : checking for execve... yes I, [2024-02-16T18:53:02.016381 #1348534] INFO -- : checking for explicit_memset... no I, [2024-02-16T18:53:02.016392 #1348534] INFO -- : checking for fcopyfile... no I, [2024-02-16T18:53:02.016404 #1348534] INFO -- : checking for fchdir... yes I, [2024-02-16T18:53:02.016415 #1348534] INFO -- : checking for fchmod... yes I, [2024-02-16T18:53:02.016426 #1348534] INFO -- : checking for fchown... yes I, [2024-02-16T18:53:02.016436 #1348534] INFO -- : checking for fcntl... yes I, [2024-02-16T18:53:02.016447 #1348534] INFO -- : checking for fdatasync... yes I, [2024-02-16T18:53:02.016458 #1348534] INFO -- : checking for fdopendir... yes I, [2024-02-16T18:53:02.016471 #1348534] INFO -- : checking for fgetattrlist... no I, [2024-02-16T18:53:02.016486 #1348534] INFO -- : checking for fmod... yes I, [2024-02-16T18:53:02.016505 #1348534] INFO -- : checking for fstatat... yes I, [2024-02-16T18:53:02.016519 #1348534] INFO -- : checking for fsync... yes I, [2024-02-16T18:53:02.016532 #1348534] INFO -- : checking for ftruncate... yes I, [2024-02-16T18:53:15.948581 #1348534] INFO -- : checking for ftruncate64... yes I, [2024-02-16T18:53:15.948652 #1348534] INFO -- : checking for getattrlist... no I, [2024-02-16T18:53:15.948673 #1348534] INFO -- : checking for getcwd... yes I, [2024-02-16T18:53:15.948689 #1348534] INFO -- : checking for getegid... yes I, [2024-02-16T18:53:15.948705 #1348534] INFO -- : checking for getentropy... yes I, [2024-02-16T18:53:15.948720 #1348534] INFO -- : checking for geteuid... yes I, [2024-02-16T18:53:15.948736 #1348534] INFO -- : checking for getgid... yes I, [2024-02-16T18:53:15.948761 #1348534] INFO -- : checking for getgidx... no I, [2024-02-16T18:53:15.948777 #1348534] INFO -- : checking for getgrnam... yes I, [2024-02-16T18:53:15.948793 #1348534] INFO -- : checking for getgrnam_r... yes I, [2024-02-16T18:53:15.948821 #1348534] INFO -- : checking for getgroups... yes I, [2024-02-16T18:53:15.948837 #1348534] INFO -- : checking for getlogin... yes I, [2024-02-16T18:53:15.948852 #1348534] INFO -- : checking for getlogin_r... yes I, [2024-02-16T18:53:15.948868 #1348534] INFO -- : checking for getpgid... yes I, [2024-02-16T18:53:15.948883 #1348534] INFO -- : checking for getpgrp... yes I, [2024-02-16T18:53:15.948898 #1348534] INFO -- : checking for getppid... yes I, [2024-02-16T18:53:15.948914 #1348534] INFO -- : checking for getpriority... yes I, [2024-02-16T18:53:15.948936 #1348534] INFO -- : checking for getpwnam... yes I, [2024-02-16T18:53:15.948952 #1348534] INFO -- : checking for getpwnam_r... yes I, [2024-02-16T18:53:15.948967 #1348534] INFO -- : checking for getpwuid... yes I, [2024-02-16T18:53:15.948985 #1348534] INFO -- : checking for getpwuid_r... yes I, [2024-02-16T18:53:15.949002 #1348534] INFO -- : checking for getrandom... yes I, [2024-02-16T18:53:15.949018 #1348534] INFO -- : checking for getresgid... yes I, [2024-02-16T18:53:15.949033 #1348534] INFO -- : checking for getresuid... yes I, [2024-02-16T18:53:15.949049 #1348534] INFO -- : checking for getrlimit... yes I, [2024-02-16T18:53:15.949065 #1348534] INFO -- : checking for getsid... yes I, [2024-02-16T18:53:15.949080 #1348534] INFO -- : checking for gettimeofday... yes I, [2024-02-16T18:53:15.949101 #1348534] INFO -- : checking for getuid... yes I, [2024-02-16T18:53:15.949116 #1348534] INFO -- : checking for getuidx... no I, [2024-02-16T18:53:15.949131 #1348534] INFO -- : checking for gmtime_r... yes I, [2024-02-16T18:53:15.949146 #1348534] INFO -- : checking for grantpt... yes I, [2024-02-16T18:53:15.949160 #1348534] INFO -- : checking for initgroups... yes I, [2024-02-16T18:53:15.949176 #1348534] INFO -- : checking for ioctl... yes I, [2024-02-16T18:53:15.949192 #1348534] INFO -- : checking for isfinite... no I, [2024-02-16T18:53:15.949209 #1348534] INFO -- : checking for issetugid... no I, [2024-02-16T18:53:15.949225 #1348534] INFO -- : checking for kill... yes I, [2024-02-16T18:53:15.949240 #1348534] INFO -- : checking for killpg... yes I, [2024-02-16T18:53:15.949265 #1348534] INFO -- : checking for lchmod... yes I, [2024-02-16T18:53:15.949282 #1348534] INFO -- : checking for lchown... yes I, [2024-02-16T18:53:15.949298 #1348534] INFO -- : checking for link... yes I, [2024-02-16T18:53:15.949313 #1348534] INFO -- : checking for llabs... yes I, [2024-02-16T18:53:15.949328 #1348534] INFO -- : checking for lockf... yes I, [2024-02-16T18:53:15.949344 #1348534] INFO -- : checking for log2... yes I, [2024-02-16T18:53:15.949359 #1348534] INFO -- : checking for lstat... yes I, [2024-02-16T18:53:15.949375 #1348534] INFO -- : checking for lutimes... yes I, [2024-02-16T18:53:15.949390 #1348534] INFO -- : checking for malloc_usable_size... yes I, [2024-02-16T18:53:15.949407 #1348534] INFO -- : checking for malloc_size... no I, [2024-02-16T18:53:15.949428 #1348534] INFO -- : checking for malloc_trim... yes I, [2024-02-16T18:53:15.949444 #1348534] INFO -- : checking for mblen... yes I, [2024-02-16T18:53:15.949459 #1348534] INFO -- : checking for memalign... yes I, [2024-02-16T18:53:15.949648 #1348534] INFO -- : checking for memset_s... no I, [2024-02-16T18:53:15.949666 #1348534] INFO -- : checking for writev... yes I, [2024-02-16T18:53:15.949681 #1348534] INFO -- : checking for memrchr... yes I, [2024-02-16T18:53:15.949695 #1348534] INFO -- : checking for memmem... yes I, [2024-02-16T18:53:15.949709 #1348534] INFO -- : checking for mkfifo... yes I, [2024-02-16T18:53:15.949723 #1348534] INFO -- : checking for mknod... yes I, [2024-02-16T18:53:15.949737 #1348534] INFO -- : checking for mktime... yes I, [2024-02-16T18:53:15.949751 #1348534] INFO -- : checking for mmap... yes I, [2024-02-16T18:53:15.949765 #1348534] INFO -- : checking for mremap... yes I, [2024-02-16T18:53:15.949779 #1348534] INFO -- : checking for openat... yes I, [2024-02-16T18:53:15.949793 #1348534] INFO -- : checking for pclose... yes I, [2024-02-16T18:53:15.949816 #1348534] INFO -- : checking for pipe... yes I, [2024-02-16T18:53:15.949831 #1348534] INFO -- : checking for pipe2... yes I, [2024-02-16T18:53:15.949845 #1348534] INFO -- : checking for poll... yes I, [2024-02-16T18:53:15.949859 #1348534] INFO -- : checking for popen... yes I, [2024-02-16T18:53:15.949881 #1348534] INFO -- : checking for posix_fadvise... yes I, [2024-02-16T18:53:15.949896 #1348534] INFO -- : checking for posix_madvise... yes I, [2024-02-16T18:53:15.949910 #1348534] INFO -- : checking for posix_memalign... yes I, [2024-02-16T18:53:15.949924 #1348534] INFO -- : checking for ppoll... yes I, [2024-02-16T18:53:15.949938 #1348534] INFO -- : checking for pread... yes I, [2024-02-16T18:53:15.949951 #1348534] INFO -- : checking for pwrite... yes I, [2024-02-16T18:53:15.949963 #1348534] INFO -- : checking for qsort_r... yes I, [2024-02-16T18:53:15.949973 #1348534] INFO -- : checking for qsort_s... no I, [2024-02-16T18:53:15.949983 #1348534] INFO -- : checking for readlink... yes I, [2024-02-16T18:53:15.949998 #1348534] INFO -- : checking for realpath... yes I, [2024-02-16T18:53:15.950009 #1348534] INFO -- : checking for round... yes I, [2024-02-16T18:53:15.950021 #1348534] INFO -- : checking for sched_getaffinity... yes I, [2024-02-16T18:53:15.950031 #1348534] INFO -- : checking for seekdir... yes I, [2024-02-16T18:53:15.950041 #1348534] INFO -- : checking for select_large_fdset... no I, [2024-02-16T18:53:15.950051 #1348534] INFO -- : checking for sendfile... yes I, [2024-02-16T18:53:15.950061 #1348534] INFO -- : checking for setegid... yes I, [2024-02-16T18:53:15.950071 #1348534] INFO -- : checking for setenv... yes I, [2024-02-16T18:53:15.950083 #1348534] INFO -- : checking for seteuid... yes I, [2024-02-16T18:53:15.950098 #1348534] INFO -- : checking for setgid... yes I, [2024-02-16T18:53:15.950118 #1348534] INFO -- : checking for setgroups... yes I, [2024-02-16T18:53:15.950134 #1348534] INFO -- : checking for setpgid... yes I, [2024-02-16T18:53:15.950148 #1348534] INFO -- : checking for setpgrp... yes I, [2024-02-16T18:53:15.950162 #1348534] INFO -- : checking for setregid... yes I, [2024-02-16T18:53:15.950176 #1348534] INFO -- : checking for setresgid... yes I, [2024-02-16T18:53:15.950189 #1348534] INFO -- : checking for setresuid... yes I, [2024-02-16T18:53:15.950203 #1348534] INFO -- : checking for setreuid... yes I, [2024-02-16T18:53:15.950217 #1348534] INFO -- : checking for setrgid... no I, [2024-02-16T18:53:15.950232 #1348534] INFO -- : checking for setrlimit... yes I, [2024-02-16T18:53:15.950247 #1348534] INFO -- : checking for setruid... no I, [2024-02-16T18:53:15.950266 #1348534] INFO -- : checking for setsid... yes I, [2024-02-16T18:53:15.950282 #1348534] INFO -- : checking for setuid... yes I, [2024-02-16T18:53:15.950296 #1348534] INFO -- : checking for shutdown... yes I, [2024-02-16T18:53:15.950311 #1348534] INFO -- : checking for sigaction... yes I, [2024-02-16T18:53:15.950325 #1348534] INFO -- : checking for sigaltstack... yes I, [2024-02-16T18:53:15.950339 #1348534] INFO -- : checking for sigprocmask... yes I, [2024-02-16T18:53:15.950352 #1348534] INFO -- : checking for sinh... yes I, [2024-02-16T18:53:15.950366 #1348534] INFO -- : checking for snprintf... yes I, [2024-02-16T18:53:15.950379 #1348534] INFO -- : checking for spawnv... no I, [2024-02-16T18:53:15.950394 #1348534] INFO -- : checking for symlink... yes I, [2024-02-16T18:53:15.950415 #1348534] INFO -- : checking for syscall... yes I, [2024-02-16T18:53:15.950430 #1348534] INFO -- : checking for sysconf... yes I, [2024-02-16T18:53:15.950445 #1348534] INFO -- : checking for system... yes I, [2024-02-16T18:53:15.950459 #1348534] INFO -- : checking for tanh... yes I, [2024-02-16T18:53:15.950474 #1348534] INFO -- : checking for telldir... yes I, [2024-02-16T18:53:15.950488 #1348534] INFO -- : checking for timegm... yes I, [2024-02-16T18:53:15.950502 #1348534] INFO -- : checking for times... yes I, [2024-02-16T18:53:15.950517 #1348534] INFO -- : checking for truncate... yes I, [2024-02-16T18:53:15.950538 #1348534] INFO -- : checking for truncate64... yes I, [2024-02-16T18:53:15.950552 #1348534] INFO -- : checking for tzset... yes I, [2024-02-16T18:53:15.950573 #1348534] INFO -- : checking for umask... yes I, [2024-02-16T18:53:15.950588 #1348534] INFO -- : checking for unsetenv... yes I, [2024-02-16T18:53:15.950603 #1348534] INFO -- : checking for utimensat... yes I, [2024-02-16T18:53:15.950617 #1348534] INFO -- : checking for utimes... yes I, [2024-02-16T18:53:15.950631 #1348534] INFO -- : checking for wait4... yes I, [2024-02-16T18:53:15.950646 #1348534] INFO -- : checking for waitpid... yes I, [2024-02-16T18:53:15.950660 #1348534] INFO -- : checking for __cospi... no I, [2024-02-16T18:53:15.950675 #1348534] INFO -- : checking for __sinpi... no I, [2024-02-16T18:53:15.950689 #1348534] INFO -- : checking for statx... yes I, [2024-02-16T18:53:15.950703 #1348534] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2024-02-16T18:53:15.950724 #1348534] INFO -- : checking for crypt.h... yes I, [2024-02-16T18:53:15.950739 #1348534] INFO -- : checking for struct crypt_data.initialized... yes I, [2024-02-16T18:53:15.950754 #1348534] INFO -- : checking for __builtin_alloca_with_align... yes I, [2024-02-16T18:53:15.950768 #1348534] INFO -- : checking for __builtin_assume_aligned... yes I, [2024-02-16T18:53:15.950782 #1348534] INFO -- : checking for __builtin_bswap16... yes I, [2024-02-16T18:53:15.950796 #1348534] INFO -- : checking for __builtin_bswap32... yes I, [2024-02-16T18:53:15.950810 #1348534] INFO -- : checking for __builtin_bswap64... yes I, [2024-02-16T18:53:15.950824 #1348534] INFO -- : checking for __builtin_popcount... yes I, [2024-02-16T18:53:15.950838 #1348534] INFO -- : checking for __builtin_popcountll... yes I, [2024-02-16T18:53:15.950859 #1348534] INFO -- : checking for __builtin_clz... yes I, [2024-02-16T18:53:15.950875 #1348534] INFO -- : checking for __builtin_clzl... yes I, [2024-02-16T18:53:15.950890 #1348534] INFO -- : checking for __builtin_clzll... yes I, [2024-02-16T18:53:15.950905 #1348534] INFO -- : checking for __builtin_ctz... yes I, [2024-02-16T18:53:15.950918 #1348534] INFO -- : checking for __builtin_ctzll... yes E, [2024-02-16T18:53:23.870051 #1348534] ERROR -- : In file included from conftest.c:4: E, [2024-02-16T18:53:23.870111 #1348534] ERROR -- : /tmp/ruby/src/trunk-repeat20-asserts/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant E, [2024-02-16T18:53:23.870131 #1348534] ERROR -- : 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 E, [2024-02-16T18:53:23.870145 #1348534] ERROR -- : | ^~ E, [2024-02-16T18:53:23.870159 #1348534] ERROR -- : /tmp/ruby/src/trunk-repeat20-asserts/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' E, [2024-02-16T18:53:23.870173 #1348534] ERROR -- : 23 | #define TOKEN_PASTE(x,y) x##y E, [2024-02-16T18:53:23.870187 #1348534] ERROR -- : | ^ E, [2024-02-16T18:53:23.870200 #1348534] ERROR -- : /tmp/ruby/src/trunk-repeat20-asserts/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT' E, [2024-02-16T18:53:23.870213 #1348534] ERROR -- : 29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) E, [2024-02-16T18:53:23.870226 #1348534] ERROR -- : | ^~~~~~~~~~~~~~ E, [2024-02-16T18:53:23.870341 #1348534] ERROR -- : /tmp/ruby/src/trunk-repeat20-asserts/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant E, [2024-02-16T18:53:23.870366 #1348534] ERROR -- : 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 E, [2024-02-16T18:53:23.870382 #1348534] ERROR -- : | ^~ E, [2024-02-16T18:53:23.870396 #1348534] ERROR -- : /tmp/ruby/src/trunk-repeat20-asserts/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' E, [2024-02-16T18:53:23.870409 #1348534] ERROR -- : 23 | #define TOKEN_PASTE(x,y) x##y E, [2024-02-16T18:53:23.870422 #1348534] ERROR -- : | ^ E, [2024-02-16T18:53:23.870443 #1348534] ERROR -- : /tmp/ruby/src/trunk-repeat20-asserts/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT' E, [2024-02-16T18:53:23.870458 #1348534] ERROR -- : 34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) E, [2024-02-16T18:53:23.870472 #1348534] ERROR -- : | ^~~~~~~~~~~~~~ I, [2024-02-16T18:53:24.778114 #1348534] INFO -- : checking for __builtin_add_overflow... yes I, [2024-02-16T18:53:24.778184 #1348534] INFO -- : checking for __builtin_sub_overflow... yes I, [2024-02-16T18:53:24.778204 #1348534] INFO -- : checking for __builtin_mul_overflow... yes I, [2024-02-16T18:53:24.778218 #1348534] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2024-02-16T18:53:24.778231 #1348534] INFO -- : checking for __builtin_constant_p... yes I, [2024-02-16T18:53:24.778252 #1348534] INFO -- : checking for __builtin_choose_expr... yes I, [2024-02-16T18:53:24.778266 #1348534] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2024-02-16T18:53:24.778281 #1348534] INFO -- : checking for __builtin_types_compatible_p... yes I, [2024-02-16T18:53:24.778296 #1348534] INFO -- : checking for __builtin_trap... yes I, [2024-02-16T18:53:24.778309 #1348534] INFO -- : checking for __builtin_expect... yes I, [2024-02-16T18:53:24.778324 #1348534] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2024-02-16T18:53:24.778338 #1348534] INFO -- : checking whether qsort_r is GNU version... yes I, [2024-02-16T18:53:24.778351 #1348534] INFO -- : checking whether qsort_r is BSD version... no I, [2024-02-16T18:53:24.778364 #1348534] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2024-02-16T18:53:24.778382 #1348534] INFO -- : checking for clock_getres... yes I, [2024-02-16T18:53:24.778396 #1348534] INFO -- : checking for timer_create in -lrt... yes I, [2024-02-16T18:53:24.778410 #1348534] INFO -- : checking for timer_settime in -lrt... yes I, [2024-02-16T18:53:24.778424 #1348534] INFO -- : checking for unsetenv returns a value... yes I, [2024-02-16T18:53:24.778436 #1348534] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2024-02-16T18:53:24.778449 #1348534] INFO -- : checking for struct tm.tm_zone... yes I, [2024-02-16T18:53:24.778461 #1348534] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2024-02-16T18:53:24.778473 #1348534] INFO -- : checking for external int daylight... yes I, [2024-02-16T18:53:24.778485 #1348534] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2024-02-16T18:53:24.778497 #1348534] INFO -- : checking for localtime(3) overflow correctly... yes I, [2024-02-16T18:53:24.778514 #1348534] INFO -- : checking for sig_t... yes I, [2024-02-16T18:53:24.778527 #1348534] INFO -- : checking whether right shift preserve sign bit... yes I, [2024-02-16T18:53:24.778540 #1348534] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2024-02-16T18:53:24.778552 #1348534] INFO -- : checking stack growing direction on x86_64... -1 I, [2024-02-16T18:53:24.778566 #1348534] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2024-02-16T18:53:24.778579 #1348534] INFO -- : checking whether pthread_t is scalar type... yes I, [2024-02-16T18:53:24.778591 #1348534] INFO -- : checking for sched_yield... yes I, [2024-02-16T18:53:24.778605 #1348534] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2024-02-16T18:53:24.778618 #1348534] INFO -- : checking for pthread_attr_get_np... no I, [2024-02-16T18:53:24.778634 #1348534] INFO -- : checking for pthread_attr_getstack... yes I, [2024-02-16T18:53:24.778647 #1348534] INFO -- : checking for pthread_attr_getguardsize... yes I, [2024-02-16T18:53:24.778660 #1348534] INFO -- : checking for pthread_get_stackaddr_np... no I, [2024-02-16T18:53:24.778672 #1348534] INFO -- : checking for pthread_get_stacksize_np... no I, [2024-02-16T18:53:24.778685 #1348534] INFO -- : checking for thr_stksegment... no I, [2024-02-16T18:53:24.778697 #1348534] INFO -- : checking for pthread_stackseg_np... no I, [2024-02-16T18:53:24.778722 #1348534] INFO -- : checking for pthread_getthrds_np... no I, [2024-02-16T18:53:24.778736 #1348534] INFO -- : checking for pthread_condattr_setclock... yes I, [2024-02-16T18:53:24.778748 #1348534] INFO -- : checking for pthread_setname_np... yes I, [2024-02-16T18:53:24.778760 #1348534] INFO -- : checking for pthread_set_name_np... no I, [2024-02-16T18:53:24.778779 #1348534] INFO -- : checking for pthread_sigmask... yes I, [2024-02-16T18:53:24.778793 #1348534] INFO -- : checking for pthread_getattr_np... yes I, [2024-02-16T18:53:24.778805 #1348534] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2024-02-16T18:53:24.778817 #1348534] INFO -- : checking for thread-local storage sepcifier... _Thread_local I, [2024-02-16T18:53:24.778830 #1348534] INFO -- : checking if mcontext_t is a pointer... no I, [2024-02-16T18:53:24.778843 #1348534] INFO -- : checking for getcontext... yes I, [2024-02-16T18:53:24.778855 #1348534] INFO -- : checking for setcontext... yes I, [2024-02-16T18:53:24.778866 #1348534] INFO -- : checking if fork works with pthread... yes I, [2024-02-16T18:53:24.778878 #1348534] INFO -- : checking for sys/user.h... yes I, [2024-02-16T18:53:24.778895 #1348534] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2024-02-16T18:53:24.778908 #1348534] INFO -- : checking ioctl request type... unsigned long I, [2024-02-16T18:53:24.778919 #1348534] INFO -- : checking for elf.h... yes I, [2024-02-16T18:53:24.778932 #1348534] INFO -- : checking for elf_abi.h... no I, [2024-02-16T18:53:24.778945 #1348534] INFO -- : checking for uncompress in -lz... yes I, [2024-02-16T18:53:24.778957 #1348534] INFO -- : checking for mach-o/loader.h... no I, [2024-02-16T18:53:24.778970 #1348534] INFO -- : checking whether OS depend dynamic link works... yes I, [2024-02-16T18:53:24.778982 #1348534] INFO -- : checking for backtrace... yes I, [2024-02-16T18:53:24.778994 #1348534] INFO -- : checking for broken backtrace... no I, [2024-02-16T18:53:24.779007 #1348534] INFO -- : checking for valgrind/memcheck.h... yes I, [2024-02-16T18:53:24.779024 #1348534] INFO -- : checking for strip flags... -S -x I, [2024-02-16T18:53:24.779037 #1348534] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2024-02-16T18:53:24.779051 #1348534] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2024-02-16T18:53:24.779063 #1348534] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2024-02-16T18:53:24.779075 #1348534] INFO -- : checking whether dtrace USDT is available... no I, [2024-02-16T18:53:24.779088 #1348534] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2024-02-16T18:53:24.779101 #1348534] INFO -- : checking for _setjmpex as a macro or function... no I, [2024-02-16T18:53:24.779113 #1348534] INFO -- : checking for _setjmp as a macro or function... yes I, [2024-02-16T18:53:24.779125 #1348534] INFO -- : checking for sigsetjmp as a macro or function... no I, [2024-02-16T18:53:24.779142 #1348534] INFO -- : checking for setjmp type... __builtin_setjmp I, [2024-02-16T18:53:24.779155 #1348534] INFO -- : checking for rustc... rustc I, [2024-02-16T18:53:24.779167 #1348534] INFO -- : checking whether rustc works for YJIT... yes I, [2024-02-16T18:53:24.779182 #1348534] INFO -- : checking for prefix of external symbols... NONE I, [2024-02-16T18:53:24.779196 #1348534] INFO -- : checking for default symbols in empty shared library... I, [2024-02-16T18:53:24.779208 #1348534] INFO -- : checking if make is GNU make... yes I, [2024-02-16T18:53:24.779222 #1348534] INFO -- : .ext/include/x86_64-linux/ruby/config.h unchanged I, [2024-02-16T18:53:24.779236 #1348534] INFO -- : configure: ruby library version = 3.4.0+0 I, [2024-02-16T18:53:24.779249 #1348534] INFO -- : configure: creating ./config.status I, [2024-02-16T18:53:24.779266 #1348534] INFO -- : --- I, [2024-02-16T18:53:24.779281 #1348534] INFO -- : Configuration summary for ruby version 3.4.0 I, [2024-02-16T18:53:24.779300 #1348534] INFO -- : I, [2024-02-16T18:53:24.779315 #1348534] INFO -- : * Installation prefix: /tmp/ruby/install/trunk-repeat20-asserts I, [2024-02-16T18:53:24.779329 #1348534] INFO -- : * exec prefix: ${prefix} I, [2024-02-16T18:53:24.779341 #1348534] INFO -- : * arch: x86_64-linux I, [2024-02-16T18:53:24.779354 #1348534] INFO -- : * site arch: ${arch} I, [2024-02-16T18:53:24.779367 #1348534] INFO -- : * RUBY_BASE_NAME: ruby I, [2024-02-16T18:53:24.779381 #1348534] INFO -- : * enable shared: yes I, [2024-02-16T18:53:24.779393 #1348534] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2024-02-16T18:53:24.779409 #1348534] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2024-02-16T18:53:24.779423 #1348534] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2024-02-16T18:53:24.779436 #1348534] INFO -- : * target OS: linux I, [2024-02-16T18:53:24.779449 #1348534] INFO -- : * compiler: gcc I, [2024-02-16T18:53:24.779462 #1348534] INFO -- : * with thread: pthread I, [2024-02-16T18:53:25.256598 #1348534] INFO -- : * with coroutine: amd64 I, [2024-02-16T18:53:25.256661 #1348534] INFO -- : * enable shared libs: yes I, [2024-02-16T18:53:25.256678 #1348534] INFO -- : * dynamic library ext: so I, [2024-02-16T18:53:25.256692 #1348534] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2024-02-16T18:53:25.256704 #1348534] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2024-02-16T18:53:25.256732 #1348534] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2024-02-16T18:53:25.256747 #1348534] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2024-02-16T18:53:25.256760 #1348534] INFO -- : * optflags: -O3 -fno-fast-math I, [2024-02-16T18:53:25.256775 #1348534] INFO -- : * debugflags: -ggdb3 I, [2024-02-16T18:53:25.256787 #1348534] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2024-02-16T18:53:25.256798 #1348534] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2024-02-16T18:53:25.256810 #1348534] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2024-02-16T18:53:25.256821 #1348534] INFO -- : -Wpointer-arith -Wwrite-strings \ I, [2024-02-16T18:53:25.256833 #1348534] INFO -- : -Wold-style-definition -Wimplicit-fallthrough=0 \ I, [2024-02-16T18:53:25.256849 #1348534] INFO -- : -Wmissing-noreturn -Wno-cast-function-type \ I, [2024-02-16T18:53:25.256861 #1348534] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2024-02-16T18:53:25.256872 #1348534] INFO -- : -Wno-missing-field-initializers \ I, [2024-02-16T18:53:25.256883 #1348534] INFO -- : -Wno-overlength-strings \ I, [2024-02-16T18:53:25.256894 #1348534] INFO -- : -Wno-packed-bitfield-compat \ I, [2024-02-16T18:53:25.256905 #1348534] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2024-02-16T18:53:25.256917 #1348534] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2024-02-16T18:53:25.256929 #1348534] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2024-02-16T18:53:25.256943 #1348534] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2024-02-16T18:53:25.256954 #1348534] INFO -- : -Wmisleading-indentation -Wundef I, [2024-02-16T18:53:25.256965 #1348534] INFO -- : * strip command: strip -S -x I, [2024-02-16T18:53:25.256976 #1348534] INFO -- : * install doc: no I, [2024-02-16T18:53:25.256987 #1348534] INFO -- : * YJIT support: yes I, [2024-02-16T18:53:25.257005 #1348534] INFO -- : * RJIT support: yes I, [2024-02-16T18:53:25.257140 #1348534] INFO -- : * man page type: man I, [2024-02-16T18:53:25.257155 #1348534] INFO -- : * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ I, [2024-02-16T18:53:25.257169 #1348534] INFO -- : [x86_64-linux-gnu] I, [2024-02-16T18:53:25.257180 #1348534] INFO -- : I, [2024-02-16T18:53:25.257191 #1348534] INFO -- : --- I, [2024-02-16T18:53:25.267687 #1348534] INFO -- : MAKE=make /bin/sh ./config.status Makefile I, [2024-02-16T18:53:25.373818 #1348534] INFO -- : config.status: creating Makefile I, [2024-02-16T18:53:25.459223 #1348534] INFO -- : Makefile unchanged I, [2024-02-16T18:53:25.461665 #1348534] INFO -- : MAKE=make /bin/sh ./config.status GNUmakefile I, [2024-02-16T18:53:25.504394 #1348534] INFO -- : config.status: creating GNUmakefile I, [2024-02-16T18:53:25.549238 #1348534] INFO -- : GNUmakefile unchanged I, [2024-02-16T18:53:25.770336 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/revision.h updated I, [2024-02-16T18:53:25.785922 #1348534] INFO -- : making /tmp/ruby/src/trunk-repeat20-asserts/rjit_c.rbinc I, [2024-02-16T18:53:25.922449 #1348534] INFO -- : generating /tmp/ruby/src/trunk-repeat20-asserts/ext/ripper/eventids2table.c I, [2024-02-16T18:53:25.931340 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/ripper' I, [2024-02-16T18:53:25.931414 #1348534] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-02-16T18:53:25.931458 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/ripper' I, [2024-02-16T18:53:25.935549 #1348534] INFO -- : generating /tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof/sizes.c I, [2024-02-16T18:53:25.944281 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof' I, [2024-02-16T18:53:25.991916 #1348534] INFO -- : sizes.c updated I, [2024-02-16T18:53:25.997031 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof' I, [2024-02-16T18:53:26.000291 #1348534] INFO -- : generating miniprelude.c I, [2024-02-16T18:53:26.227774 #1348534] INFO -- : miniprelude.c updated I, [2024-02-16T18:53:26.690693 #1348534] INFO -- : /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2024-02-16T18:53:26.693844 #1348534] INFO -- : rbconfig.rb unchanged I, [2024-02-16T18:53:26.697061 #1348534] INFO -- : generating x86_64-linux-fake.rb I, [2024-02-16T18:53:26.836893 #1348534] INFO -- : x86_64-linux-fake.rb updated I, [2024-02-16T18:53:26.840653 #1348534] INFO -- : generating enc.mk I, [2024-02-16T18:53:27.182582 #1348534] INFO -- : making srcs under enc I, [2024-02-16T18:53:27.255780 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:53:27.255869 #1348534] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-16T18:53:27.255926 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:53:27.376164 #1348534] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-16T18:53:27.385098 #1348534] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision - I, [2024-02-16T18:53:27.419628 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged I, [2024-02-16T18:53:27.571828 #1348534] INFO -- : $$$[end] "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. I, [2024-02-16T18:53:27.572205 #1348534] INFO -- : $$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1" I, [2024-02-16T18:53:27.709687 #1348534] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-16T18:53:27.709765 #1348534] INFO -- : CC = gcc I, [2024-02-16T18:53:27.709812 #1348534] INFO -- : LD = ld I, [2024-02-16T18:53:27.709842 #1348534] INFO -- : LDSHARED = gcc -shared I, [2024-02-16T18:53:27.709873 #1348534] INFO -- : 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 I, [2024-02-16T18:53:27.709904 #1348534] INFO -- : 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 I, [2024-02-16T18:53:27.709931 #1348534] INFO -- : CPPFLAGS = -DRUBY_DEBUG=1 I, [2024-02-16T18:53:27.709957 #1348534] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-16T18:53:27.709983 #1348534] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-16T18:53:27.710007 #1348534] INFO -- : LANG = I, [2024-02-16T18:53:27.710032 #1348534] INFO -- : LC_ALL = I, [2024-02-16T18:53:27.710056 #1348534] INFO -- : LC_CTYPE = I, [2024-02-16T18:53:27.710081 #1348534] INFO -- : MFLAGS = I, [2024-02-16T18:53:27.710105 #1348534] INFO -- : RUSTC = rustc I, [2024-02-16T18:53:27.710141 #1348534] INFO -- : 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs I, [2024-02-16T18:53:27.713238 #1348534] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-16T18:53:27.713301 #1348534] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-16T18:53:27.713318 #1348534] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-16T18:53:27.713330 #1348534] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-16T18:53:27.713341 #1348534] INFO -- : I, [2024-02-16T18:53:27.737356 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/miniinit.c I, [2024-02-16T18:53:28.868045 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/ast.c I, [2024-02-16T18:53:30.519832 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/compile.c I, [2024-02-16T18:53:53.357713 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/cont.c I, [2024-02-16T18:53:54.739998 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/eval.c I, [2024-02-16T18:53:56.791503 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/gc.c I, [2024-02-16T18:54:04.751404 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/hash.c I, [2024-02-16T18:54:09.188392 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/iseq.c I, [2024-02-16T18:54:13.488061 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/load.c I, [2024-02-16T18:54:15.797042 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/rjit.c I, [2024-02-16T18:54:16.706632 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/rjit_c.c I, [2024-02-16T18:54:19.056873 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/node.c I, [2024-02-16T18:54:19.608112 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/proc.c I, [2024-02-16T18:54:21.929430 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/ruby.c I, [2024-02-16T18:54:24.113405 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/thread.c I, [2024-02-16T18:54:28.969198 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/version.c I, [2024-02-16T18:54:29.377452 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/vm.c I, [2024-02-16T18:54:44.050658 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_backtrace.c I, [2024-02-16T18:54:45.509031 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c I, [2024-02-16T18:54:46.441451 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/vm_trace.c I, [2024-02-16T18:54:48.355402 #1348534] INFO -- : compiling prism/api_node.c I, [2024-02-16T18:54:52.356359 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/api_pack.c I, [2024-02-16T18:54:52.862854 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/diagnostic.c I, [2024-02-16T18:54:53.021743 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/extension.c I, [2024-02-16T18:54:53.886908 #1348534] INFO -- : compiling prism/node.c I, [2024-02-16T18:54:54.544835 #1348534] INFO -- : compiling prism/prettyprint.c I, [2024-02-16T18:54:58.786764 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/regexp.c I, [2024-02-16T18:54:59.137912 #1348534] INFO -- : compiling prism/serialize.c I, [2024-02-16T18:54:59.944185 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_memchr.c I, [2024-02-16T18:54:59.958837 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/util/pm_strpbrk.c I, [2024-02-16T18:55:00.134467 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/prism.c I, [2024-02-16T18:55:11.573911 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/prism_init.c I, [2024-02-16T18:55:11.904571 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/yjit.c I, [2024-02-16T18:55:13.572611 #1348534] INFO -- : linking miniruby I, [2024-02-16T18:55:15.366549 #1348534] INFO -- : $$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. I, [2024-02-16T18:55:15.366818 #1348534] INFO -- : $$$[beg] make ruby DEFS="-DRUBY_DEBUG=1" I, [2024-02-16T18:55:15.498092 #1348534] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-16T18:55:15.498184 #1348534] INFO -- : CC = gcc I, [2024-02-16T18:55:15.498231 #1348534] INFO -- : LD = ld I, [2024-02-16T18:55:15.498267 #1348534] INFO -- : LDSHARED = gcc -shared I, [2024-02-16T18:55:15.498307 #1348534] INFO -- : 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 I, [2024-02-16T18:55:15.498349 #1348534] INFO -- : 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 I, [2024-02-16T18:55:15.498388 #1348534] INFO -- : CPPFLAGS = -DRUBY_DEBUG=1 I, [2024-02-16T18:55:15.498424 #1348534] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-16T18:55:15.498457 #1348534] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-16T18:55:15.498504 #1348534] INFO -- : LANG = I, [2024-02-16T18:55:15.498543 #1348534] INFO -- : LC_ALL = I, [2024-02-16T18:55:15.498580 #1348534] INFO -- : LC_CTYPE = I, [2024-02-16T18:55:15.498613 #1348534] INFO -- : MFLAGS = I, [2024-02-16T18:55:15.498645 #1348534] INFO -- : RUSTC = rustc I, [2024-02-16T18:55:15.498686 #1348534] INFO -- : 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs I, [2024-02-16T18:55:15.502178 #1348534] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-16T18:55:15.502230 #1348534] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-16T18:55:15.502251 #1348534] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-16T18:55:15.502267 #1348534] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-16T18:55:15.502282 #1348534] INFO -- : I, [2024-02-16T18:55:15.526229 #1348534] INFO -- : creating verconf.h I, [2024-02-16T18:55:15.563948 #1348534] INFO -- : verconf.h updated I, [2024-02-16T18:55:15.567036 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/loadpath.c I, [2024-02-16T18:55:16.262866 #1348534] INFO -- : builtin_binary.inc updated I, [2024-02-16T18:55:16.273483 #1348534] INFO -- : 7edad00a86885d0df1ee14f543fe84288fe101d2e8c05c9042464c80072e1267 builtin_binary.inc I, [2024-02-16T18:55:16.274654 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/builtin.c I, [2024-02-16T18:55:17.064822 #1348534] INFO -- : linking static-library libruby-static.a I, [2024-02-16T18:55:18.805543 #1348534] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-02-16T18:55:22.661844 #1348534] INFO -- : linking ruby I, [2024-02-16T18:55:22.731813 #1348534] INFO -- : $$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. I, [2024-02-16T18:55:22.731979 #1348534] INFO -- : $$$[beg] make all DEFS="-DRUBY_DEBUG=1" I, [2024-02-16T18:55:22.887467 #1348534] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-16T18:55:22.887557 #1348534] INFO -- : CC = gcc I, [2024-02-16T18:55:22.887620 #1348534] INFO -- : LD = ld I, [2024-02-16T18:55:22.887660 #1348534] INFO -- : LDSHARED = gcc -shared I, [2024-02-16T18:55:22.887700 #1348534] INFO -- : 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 I, [2024-02-16T18:55:22.887737 #1348534] INFO -- : 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 I, [2024-02-16T18:55:22.887770 #1348534] INFO -- : CPPFLAGS = -DRUBY_DEBUG=1 I, [2024-02-16T18:55:22.887803 #1348534] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-16T18:55:22.887834 #1348534] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-16T18:55:22.887863 #1348534] INFO -- : LANG = I, [2024-02-16T18:55:22.887891 #1348534] INFO -- : LC_ALL = I, [2024-02-16T18:55:22.887931 #1348534] INFO -- : LC_CTYPE = I, [2024-02-16T18:55:22.887961 #1348534] INFO -- : MFLAGS = I, [2024-02-16T18:55:22.887990 #1348534] INFO -- : RUSTC = rustc I, [2024-02-16T18:55:22.888031 #1348534] INFO -- : 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs I, [2024-02-16T18:55:22.894975 #1348534] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-16T18:55:22.895055 #1348534] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-16T18:55:22.895076 #1348534] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-16T18:55:22.895090 #1348534] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-16T18:55:22.895104 #1348534] INFO -- : I, [2024-02-16T18:55:23.011739 #1348534] INFO -- : generating encdb.h I, [2024-02-16T18:55:23.079095 #1348534] INFO -- : encdb.h unchanged I, [2024-02-16T18:55:23.085229 #1348534] INFO -- : generating enc.mk I, [2024-02-16T18:55:23.438808 #1348534] INFO -- : making srcs under enc I, [2024-02-16T18:55:23.509400 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:23.509498 #1348534] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-16T18:55:23.509566 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:23.518894 #1348534] INFO -- : generating transdb.h I, [2024-02-16T18:55:23.797749 #1348534] INFO -- : transdb.h unchanged I, [2024-02-16T18:55:23.804163 #1348534] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-16T18:55:23.904695 #1348534] INFO -- : ext/configure-ext.mk updated I, [2024-02-16T18:55:23.910223 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:29.036085 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:29.036737 #1348534] INFO -- : generating makefile exts.mk I, [2024-02-16T18:55:29.185415 #1348534] INFO -- : exts.mk unchanged I, [2024-02-16T18:55:29.195305 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:29.734801 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' I, [2024-02-16T18:55:29.740933 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' I, [2024-02-16T18:55:29.750294 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' I, [2024-02-16T18:55:29.756967 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' I, [2024-02-16T18:55:29.762100 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' I, [2024-02-16T18:55:29.772678 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' I, [2024-02-16T18:55:29.809935 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' I, [2024-02-16T18:55:29.816084 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' I, [2024-02-16T18:55:29.845238 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' I, [2024-02-16T18:55:29.860110 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' I, [2024-02-16T18:55:29.867361 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' I, [2024-02-16T18:55:29.873313 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' I, [2024-02-16T18:55:29.891250 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' I, [2024-02-16T18:55:29.909359 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' I, [2024-02-16T18:55:29.954294 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' I, [2024-02-16T18:55:29.965053 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' I, [2024-02-16T18:55:29.975406 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' I, [2024-02-16T18:55:29.989106 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' I, [2024-02-16T18:55:30.023520 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' I, [2024-02-16T18:55:30.057052 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' I, [2024-02-16T18:55:30.064205 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' I, [2024-02-16T18:55:30.071354 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' I, [2024-02-16T18:55:30.081152 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' I, [2024-02-16T18:55:30.128043 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' I, [2024-02-16T18:55:30.135281 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' I, [2024-02-16T18:55:30.140992 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' I, [2024-02-16T18:55:30.147934 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rbconfig/sizeof' I, [2024-02-16T18:55:30.148594 #1348534] INFO -- : compiling /tmp/ruby/src/trunk-repeat20-asserts/ext/rbconfig/sizeof/sizes.c I, [2024-02-16T18:55:30.167763 #1348534] INFO -- : linking shared-object rbconfig/sizeof.so I, [2024-02-16T18:55:30.280640 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rbconfig/sizeof' I, [2024-02-16T18:55:30.296235 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' I, [2024-02-16T18:55:30.315826 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' I, [2024-02-16T18:55:30.323606 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' I, [2024-02-16T18:55:30.340534 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' I, [2024-02-16T18:55:30.369184 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' I, [2024-02-16T18:55:30.416805 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' I, [2024-02-16T18:55:30.462491 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-16T18:55:30.552198 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-16T18:55:30.556163 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-16T18:55:30.638130 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-16T18:55:30.641783 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-16T18:55:30.735202 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-16T18:55:30.739057 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-16T18:55:30.818349 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-16T18:55:30.823643 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-16T18:55:30.893190 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-16T18:55:30.898240 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-16T18:55:30.970529 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-16T18:55:30.974929 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-16T18:55:31.046482 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-16T18:55:31.050128 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-16T18:55:31.123325 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-16T18:55:31.167769 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:31.361134 #1348534] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-16T18:55:31.361294 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:31.362129 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:31.368603 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:31.368689 #1348534] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-16T18:55:31.368745 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:31.370194 #1348534] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-02-16T18:55:31.907272 #1348534] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-02-16T18:55:32.113002 #1348534] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-02-16T18:55:32.369938 #1348534] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-02-16T18:55:32.591251 #1348534] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-02-16T18:55:32.828639 #1348534] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-02-16T18:55:33.116232 #1348534] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-02-16T18:55:33.505720 #1348534] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-02-16T18:55:33.698237 #1348534] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-02-16T18:55:33.928208 #1348534] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-02-16T18:55:34.331611 #1348534] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-02-16T18:55:34.618876 #1348534] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-02-16T18:55:34.897996 #1348534] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-02-16T18:55:35.519852 #1348534] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-02-16T18:55:35.822169 #1348534] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-02-16T18:55:36.082006 #1348534] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-02-16T18:55:36.460077 #1348534] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-02-16T18:55:36.715808 #1348534] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-02-16T18:55:36.922221 #1348534] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-02-16T18:55:37.136158 #1348534] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-02-16T18:55:37.370856 #1348534] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-02-16T18:55:37.638910 #1348534] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-02-16T18:55:37.913744 #1348534] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-02-16T18:55:38.148349 #1348534] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-02-16T18:55:38.572474 #1348534] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-02-16T18:55:39.127184 #1348534] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-02-16T18:55:39.350914 #1348534] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-02-16T18:55:39.543248 #1348534] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-02-16T18:55:39.910113 #1348534] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-02-16T18:55:40.102156 #1348534] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-02-16T18:55:40.316621 #1348534] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-02-16T18:55:40.610691 #1348534] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-02-16T18:55:41.137434 #1348534] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-02-16T18:55:41.450874 #1348534] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-02-16T18:55:41.666061 #1348534] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-02-16T18:55:41.869543 #1348534] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-02-16T18:55:42.122346 #1348534] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-02-16T18:55:42.378400 #1348534] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-02-16T18:55:42.594851 #1348534] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-02-16T18:55:43.431322 #1348534] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-02-16T18:55:43.652037 #1348534] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-02-16T18:55:43.984265 #1348534] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-02-16T18:55:44.271656 #1348534] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-02-16T18:55:44.532114 #1348534] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-02-16T18:55:44.756519 #1348534] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-02-16T18:55:45.052126 #1348534] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-02-16T18:55:45.411282 #1348534] INFO -- : making enc I, [2024-02-16T18:55:45.443098 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:45.444169 #1348534] INFO -- : linking encoding encdb.so I, [2024-02-16T18:55:45.508426 #1348534] INFO -- : linking encoding big5.so I, [2024-02-16T18:55:45.572528 #1348534] INFO -- : linking encoding cesu_8.so I, [2024-02-16T18:55:45.646059 #1348534] INFO -- : linking encoding cp949.so I, [2024-02-16T18:55:45.706872 #1348534] INFO -- : linking encoding emacs_mule.so I, [2024-02-16T18:55:45.771323 #1348534] INFO -- : linking encoding euc_jp.so I, [2024-02-16T18:55:45.835262 #1348534] INFO -- : linking encoding euc_kr.so I, [2024-02-16T18:55:45.898332 #1348534] INFO -- : linking encoding euc_tw.so I, [2024-02-16T18:55:45.960663 #1348534] INFO -- : linking encoding gb2312.so I, [2024-02-16T18:55:46.025128 #1348534] INFO -- : linking encoding gb18030.so I, [2024-02-16T18:55:46.116436 #1348534] INFO -- : linking encoding gbk.so I, [2024-02-16T18:55:46.180342 #1348534] INFO -- : linking encoding iso_8859_1.so I, [2024-02-16T18:55:46.243636 #1348534] INFO -- : linking encoding iso_8859_2.so I, [2024-02-16T18:55:46.305627 #1348534] INFO -- : linking encoding iso_8859_3.so I, [2024-02-16T18:55:46.370997 #1348534] INFO -- : linking encoding iso_8859_4.so I, [2024-02-16T18:55:46.441220 #1348534] INFO -- : linking encoding iso_8859_5.so I, [2024-02-16T18:55:46.500220 #1348534] INFO -- : linking encoding iso_8859_6.so I, [2024-02-16T18:55:46.574158 #1348534] INFO -- : linking encoding iso_8859_7.so I, [2024-02-16T18:55:46.644247 #1348534] INFO -- : linking encoding iso_8859_8.so I, [2024-02-16T18:55:46.707025 #1348534] INFO -- : linking encoding iso_8859_9.so I, [2024-02-16T18:55:46.773802 #1348534] INFO -- : linking encoding iso_8859_10.so I, [2024-02-16T18:55:46.843433 #1348534] INFO -- : linking encoding iso_8859_11.so I, [2024-02-16T18:55:46.907395 #1348534] INFO -- : linking encoding iso_8859_13.so I, [2024-02-16T18:55:46.974681 #1348534] INFO -- : linking encoding iso_8859_14.so I, [2024-02-16T18:55:47.037967 #1348534] INFO -- : linking encoding iso_8859_15.so I, [2024-02-16T18:55:47.107932 #1348534] INFO -- : linking encoding iso_8859_16.so I, [2024-02-16T18:55:47.180030 #1348534] INFO -- : linking encoding koi8_r.so I, [2024-02-16T18:55:47.252272 #1348534] INFO -- : linking encoding koi8_u.so I, [2024-02-16T18:55:47.320191 #1348534] INFO -- : linking encoding shift_jis.so I, [2024-02-16T18:55:47.386858 #1348534] INFO -- : linking encoding utf_16be.so I, [2024-02-16T18:55:47.451876 #1348534] INFO -- : linking encoding utf_16le.so I, [2024-02-16T18:55:47.516016 #1348534] INFO -- : linking encoding utf_32be.so I, [2024-02-16T18:55:47.581460 #1348534] INFO -- : linking encoding utf_32le.so I, [2024-02-16T18:55:47.648429 #1348534] INFO -- : linking encoding windows_31j.so I, [2024-02-16T18:55:47.715105 #1348534] INFO -- : linking encoding windows_1250.so I, [2024-02-16T18:55:47.785388 #1348534] INFO -- : linking encoding windows_1251.so I, [2024-02-16T18:55:47.857512 #1348534] INFO -- : linking encoding windows_1252.so I, [2024-02-16T18:55:47.925580 #1348534] INFO -- : linking encoding windows_1253.so I, [2024-02-16T18:55:47.994632 #1348534] INFO -- : linking encoding windows_1254.so I, [2024-02-16T18:55:48.063032 #1348534] INFO -- : linking encoding windows_1257.so I, [2024-02-16T18:55:48.130559 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:48.131136 #1348534] INFO -- : making trans I, [2024-02-16T18:55:48.165019 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:48.165828 #1348534] INFO -- : linking transcoder transdb.so I, [2024-02-16T18:55:48.244004 #1348534] INFO -- : linking transcoder big5.so I, [2024-02-16T18:55:48.348437 #1348534] INFO -- : linking transcoder cesu_8.so I, [2024-02-16T18:55:48.416108 #1348534] INFO -- : linking transcoder chinese.so I, [2024-02-16T18:55:48.498285 #1348534] INFO -- : linking transcoder ebcdic.so I, [2024-02-16T18:55:48.567819 #1348534] INFO -- : linking transcoder emoji.so I, [2024-02-16T18:55:48.642644 #1348534] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2024-02-16T18:55:48.718855 #1348534] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2024-02-16T18:55:48.787892 #1348534] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2024-02-16T18:55:48.856834 #1348534] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2024-02-16T18:55:48.929068 #1348534] INFO -- : linking transcoder escape.so I, [2024-02-16T18:55:48.990532 #1348534] INFO -- : linking transcoder gb18030.so I, [2024-02-16T18:55:49.061380 #1348534] INFO -- : linking transcoder gbk.so I, [2024-02-16T18:55:49.126349 #1348534] INFO -- : linking transcoder iso2022.so I, [2024-02-16T18:55:49.186793 #1348534] INFO -- : linking transcoder japanese.so I, [2024-02-16T18:55:49.243430 #1348534] INFO -- : linking transcoder japanese_euc.so I, [2024-02-16T18:55:49.325202 #1348534] INFO -- : linking transcoder japanese_sjis.so I, [2024-02-16T18:55:49.394600 #1348534] INFO -- : linking transcoder korean.so I, [2024-02-16T18:55:49.501338 #1348534] INFO -- : linking transcoder single_byte.so I, [2024-02-16T18:55:49.571161 #1348534] INFO -- : linking transcoder utf8_mac.so I, [2024-02-16T18:55:49.719034 #1348534] INFO -- : linking transcoder utf_16_32.so I, [2024-02-16T18:55:49.784179 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:49.784826 #1348534] INFO -- : making encs I, [2024-02-16T18:55:49.870769 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:49.870883 #1348534] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-16T18:55:49.870962 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:49.881965 #1348534] INFO -- : $$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. I, [2024-02-16T18:55:49.882161 #1348534] INFO -- : $$$[beg] make install DEFS="-DRUBY_DEBUG=1" I, [2024-02-16T18:55:50.082826 #1348534] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-02-16T18:55:50.085386 #1348534] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision - I, [2024-02-16T18:55:50.088509 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/debug.revision unchanged I, [2024-02-16T18:55:50.219120 #1348534] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-16T18:55:50.219183 #1348534] INFO -- : CC = gcc I, [2024-02-16T18:55:50.219205 #1348534] INFO -- : LD = ld I, [2024-02-16T18:55:50.219218 #1348534] INFO -- : LDSHARED = gcc -shared I, [2024-02-16T18:55:50.219232 #1348534] INFO -- : 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 I, [2024-02-16T18:55:50.219246 #1348534] INFO -- : 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 I, [2024-02-16T18:55:50.219258 #1348534] INFO -- : CPPFLAGS = -DRUBY_DEBUG=1 I, [2024-02-16T18:55:50.219270 #1348534] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-16T18:55:50.219281 #1348534] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-16T18:55:50.219291 #1348534] INFO -- : LANG = I, [2024-02-16T18:55:50.219302 #1348534] INFO -- : LC_ALL = I, [2024-02-16T18:55:50.219313 #1348534] INFO -- : LC_CTYPE = I, [2024-02-16T18:55:50.219324 #1348534] INFO -- : MFLAGS = I, [2024-02-16T18:55:50.219335 #1348534] INFO -- : RUSTC = rustc I, [2024-02-16T18:55:50.219345 #1348534] INFO -- : 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs I, [2024-02-16T18:55:50.222883 #1348534] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-16T18:55:50.222948 #1348534] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-16T18:55:50.222967 #1348534] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-16T18:55:50.222981 #1348534] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-16T18:55:50.222993 #1348534] INFO -- : I, [2024-02-16T18:55:50.323283 #1348534] INFO -- : generating encdb.h I, [2024-02-16T18:55:50.392386 #1348534] INFO -- : encdb.h unchanged I, [2024-02-16T18:55:50.396907 #1348534] INFO -- : generating enc.mk I, [2024-02-16T18:55:50.682846 #1348534] INFO -- : making srcs under enc I, [2024-02-16T18:55:50.744622 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:50.744685 #1348534] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-16T18:55:50.744704 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:50.746207 #1348534] INFO -- : generating transdb.h I, [2024-02-16T18:55:50.985394 #1348534] INFO -- : transdb.h unchanged I, [2024-02-16T18:55:50.991438 #1348534] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-16T18:55:51.086172 #1348534] INFO -- : ext/configure-ext.mk unchanged I, [2024-02-16T18:55:51.106540 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:55.693360 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:55.694002 #1348534] INFO -- : generating makefile exts.mk I, [2024-02-16T18:55:55.838350 #1348534] INFO -- : exts.mk unchanged I, [2024-02-16T18:55:55.847998 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:56.374065 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' I, [2024-02-16T18:55:56.380773 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' I, [2024-02-16T18:55:56.390752 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' I, [2024-02-16T18:55:56.397736 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' I, [2024-02-16T18:55:56.403312 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' I, [2024-02-16T18:55:56.418205 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' I, [2024-02-16T18:55:56.459633 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' I, [2024-02-16T18:55:56.470178 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' I, [2024-02-16T18:55:56.501842 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' I, [2024-02-16T18:55:56.518234 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' I, [2024-02-16T18:55:56.525883 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' I, [2024-02-16T18:55:56.532751 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' I, [2024-02-16T18:55:56.551584 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' I, [2024-02-16T18:55:56.566394 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' I, [2024-02-16T18:55:56.589835 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' I, [2024-02-16T18:55:56.595522 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' I, [2024-02-16T18:55:56.606361 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' I, [2024-02-16T18:55:56.613233 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' I, [2024-02-16T18:55:56.642596 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' I, [2024-02-16T18:55:56.674281 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' I, [2024-02-16T18:55:56.682962 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' I, [2024-02-16T18:55:56.688862 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' I, [2024-02-16T18:55:56.699716 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' I, [2024-02-16T18:55:56.738234 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' I, [2024-02-16T18:55:56.746120 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' I, [2024-02-16T18:55:56.751625 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' I, [2024-02-16T18:55:56.775396 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' I, [2024-02-16T18:55:56.787233 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' I, [2024-02-16T18:55:56.790153 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' I, [2024-02-16T18:55:56.795621 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' I, [2024-02-16T18:55:56.815315 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' I, [2024-02-16T18:55:56.830318 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' I, [2024-02-16T18:55:56.857818 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-16T18:55:56.932746 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-16T18:55:56.937215 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-16T18:55:57.010504 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-16T18:55:57.014251 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-16T18:55:57.089724 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-16T18:55:57.093822 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-16T18:55:57.168148 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-16T18:55:57.172776 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-16T18:55:57.250021 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-16T18:55:57.254724 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-16T18:55:57.333199 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-16T18:55:57.338004 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-16T18:55:57.415912 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-16T18:55:57.419613 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-16T18:55:57.496672 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-16T18:55:57.545686 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.727694 #1348534] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-16T18:55:57.727806 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.728847 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.734931 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.735006 #1348534] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-16T18:55:57.735046 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.747414 #1348534] INFO -- : making enc I, [2024-02-16T18:55:57.786306 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.786393 #1348534] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-16T18:55:57.786438 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.787470 #1348534] INFO -- : making trans I, [2024-02-16T18:55:57.861922 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.862003 #1348534] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'. I, [2024-02-16T18:55:57.862049 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.863111 #1348534] INFO -- : making encs I, [2024-02-16T18:55:57.945091 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.945171 #1348534] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-16T18:55:57.945214 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:55:57.952737 #1348534] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc I, [2024-02-16T18:55:58.237468 #1348534] INFO -- : Installing to I, [2024-02-16T18:55:58.237628 #1348534] INFO -- : installing binary commands: /tmp/ruby/install/trunk-repeat20-asserts/bin I, [2024-02-16T18:55:58.243511 #1348534] INFO -- : installing base libraries: /tmp/ruby/install/trunk-repeat20-asserts/lib I, [2024-02-16T18:55:58.270076 #1348534] INFO -- : installing arch files: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux I, [2024-02-16T18:55:58.270418 #1348534] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig I, [2024-02-16T18:55:58.270634 #1348534] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux I, [2024-02-16T18:55:58.343903 #1348534] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-02-16T18:55:58.344025 #1348534] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-02-16T18:55:58.344296 #1348534] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/x86_64-linux I, [2024-02-16T18:55:58.345052 #1348534] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0 I, [2024-02-16T18:55:58.361619 #1348534] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0 I, [2024-02-16T18:55:58.361745 #1348534] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-02-16T18:55:58.361845 #1348534] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/ruby I, [2024-02-16T18:55:58.362230 #1348534] INFO -- : installing command scripts: /tmp/ruby/install/trunk-repeat20-asserts/bin I, [2024-02-16T18:55:58.362606 #1348534] INFO -- : installing library scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0 I, [2024-02-16T18:55:58.562002 #1348534] INFO -- : installing common headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0 I, [2024-02-16T18:55:58.598063 #1348534] INFO -- : installing manpages: /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1 I, [2024-02-16T18:55:58.626004 #1348534] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 I, [2024-02-16T18:55:58.683030 #1348534] INFO -- : benchmark 0.3.0 I, [2024-02-16T18:55:58.725054 #1348534] INFO -- : bundler 2.6.0.dev I, [2024-02-16T18:55:58.731783 #1348534] INFO -- : cgi 0.4.1 I, [2024-02-16T18:55:58.734442 #1348534] INFO -- : delegate 0.3.1 I, [2024-02-16T18:55:58.736916 #1348534] INFO -- : did_you_mean 1.6.3 I, [2024-02-16T18:55:58.739457 #1348534] INFO -- : english 0.8.0 I, [2024-02-16T18:55:58.742037 #1348534] INFO -- : erb 4.0.4 I, [2024-02-16T18:55:58.745822 #1348534] INFO -- : error_highlight 0.6.0 I, [2024-02-16T18:55:58.751715 #1348534] INFO -- : fileutils 1.7.2 I, [2024-02-16T18:55:58.754296 #1348534] INFO -- : find 0.2.0 I, [2024-02-16T18:55:58.756825 #1348534] INFO -- : forwardable 1.3.3 I, [2024-02-16T18:55:58.759292 #1348534] INFO -- : ipaddr 1.2.6 I, [2024-02-16T18:55:58.761760 #1348534] INFO -- : irb 1.11.2 I, [2024-02-16T18:55:58.765874 #1348534] INFO -- : logger 1.6.0 I, [2024-02-16T18:55:58.768506 #1348534] INFO -- : net-http 0.4.1 I, [2024-02-16T18:55:58.771151 #1348534] INFO -- : net-protocol 0.2.2 I, [2024-02-16T18:55:58.773834 #1348534] INFO -- : open-uri 0.4.1 I, [2024-02-16T18:55:58.776578 #1348534] INFO -- : open3 0.2.1 I, [2024-02-16T18:55:58.779129 #1348534] INFO -- : optparse 0.4.0 I, [2024-02-16T18:55:58.781829 #1348534] INFO -- : ostruct 0.6.0 I, [2024-02-16T18:55:58.784290 #1348534] INFO -- : pp 0.5.0 I, [2024-02-16T18:55:58.787096 #1348534] INFO -- : prettyprint 0.2.0 I, [2024-02-16T18:55:58.789729 #1348534] INFO -- : prism 0.24.0 I, [2024-02-16T18:55:58.796051 #1348534] INFO -- : pstore 0.1.3 I, [2024-02-16T18:55:58.798660 #1348534] INFO -- : rdoc 6.6.2 I, [2024-02-16T18:55:58.804172 #1348534] INFO -- : readline 0.0.4 I, [2024-02-16T18:55:58.806963 #1348534] INFO -- : reline 0.4.2 I, [2024-02-16T18:55:58.809739 #1348534] INFO -- : resolv 0.3.0 I, [2024-02-16T18:55:58.812309 #1348534] INFO -- : ruby2_keywords 0.0.5 I, [2024-02-16T18:55:58.814852 #1348534] INFO -- : securerandom 0.3.1 I, [2024-02-16T18:55:58.817622 #1348534] INFO -- : set 1.1.0 I, [2024-02-16T18:55:58.820229 #1348534] INFO -- : shellwords 0.2.0 I, [2024-02-16T18:55:58.822752 #1348534] INFO -- : singleton 0.2.0 I, [2024-02-16T18:55:58.825255 #1348534] INFO -- : syntax_suggest 2.0.0 I, [2024-02-16T18:55:58.829024 #1348534] INFO -- : tempfile 0.2.1 I, [2024-02-16T18:55:58.834497 #1348534] INFO -- : time 0.3.0 I, [2024-02-16T18:55:58.837208 #1348534] INFO -- : timeout 0.4.1 I, [2024-02-16T18:55:58.839813 #1348534] INFO -- : tmpdir 0.2.0 I, [2024-02-16T18:55:58.842478 #1348534] INFO -- : tsort 0.2.0 I, [2024-02-16T18:55:58.845223 #1348534] INFO -- : un 0.3.0 I, [2024-02-16T18:55:58.847978 #1348534] INFO -- : uri 0.13.0 I, [2024-02-16T18:55:58.851030 #1348534] INFO -- : weakref 0.1.3 I, [2024-02-16T18:55:58.853851 #1348534] INFO -- : yaml 0.3.0 I, [2024-02-16T18:55:58.856196 #1348534] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 I, [2024-02-16T18:55:58.878168 #1348534] INFO -- : date 3.3.4 I, [2024-02-16T18:55:58.880998 #1348534] INFO -- : digest 3.1.1 I, [2024-02-16T18:55:58.883733 #1348534] INFO -- : etc 1.4.3 I, [2024-02-16T18:55:58.886873 #1348534] INFO -- : fcntl 1.1.0 I, [2024-02-16T18:55:58.889608 #1348534] INFO -- : fiddle 1.1.3 I, [2024-02-16T18:55:58.892401 #1348534] INFO -- : io-console 0.7.2 I, [2024-02-16T18:55:58.894949 #1348534] INFO -- : io-nonblock 0.3.0 I, [2024-02-16T18:55:58.897507 #1348534] INFO -- : io-wait 0.3.1 I, [2024-02-16T18:55:58.899982 #1348534] INFO -- : json 2.7.1 I, [2024-02-16T18:55:58.902735 #1348534] INFO -- : openssl 3.2.0 I, [2024-02-16T18:55:58.905529 #1348534] INFO -- : pathname 0.3.0 I, [2024-02-16T18:55:58.911010 #1348534] INFO -- : psych 5.1.2 I, [2024-02-16T18:55:58.914326 #1348534] INFO -- : stringio 3.1.1 I, [2024-02-16T18:55:58.917055 #1348534] INFO -- : strscan 3.1.1 I, [2024-02-16T18:55:58.919756 #1348534] INFO -- : zlib 3.1.0 I, [2024-02-16T18:55:58.922022 #1348534] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 I, [2024-02-16T18:55:58.923904 #1348534] INFO -- : minitest 5.22.2 I, [2024-02-16T18:55:58.959386 #1348534] INFO -- : power_assert 2.0.3 I, [2024-02-16T18:55:58.968556 #1348534] INFO -- : rake 13.1.0 I, [2024-02-16T18:55:58.990347 #1348534] INFO -- : test-unit 3.6.1 I, [2024-02-16T18:55:59.018592 #1348534] INFO -- : rexml 3.2.6 I, [2024-02-16T18:55:59.043227 #1348534] INFO -- : rss 0.3.0 I, [2024-02-16T18:55:59.060981 #1348534] INFO -- : net-ftp 0.3.4 I, [2024-02-16T18:55:59.072680 #1348534] INFO -- : net-imap 0.4.10 I, [2024-02-16T18:55:59.092506 #1348534] INFO -- : net-pop 0.1.2 I, [2024-02-16T18:55:59.097818 #1348534] INFO -- : net-smtp 0.4.0.1 I, [2024-02-16T18:55:59.104271 #1348534] INFO -- : matrix 0.4.2 I, [2024-02-16T18:55:59.119831 #1348534] INFO -- : prime 0.1.2 I, [2024-02-16T18:55:59.142049 #1348534] INFO -- : rbs 3.4.4 I, [2024-02-16T18:55:59.309911 #1348534] INFO -- : typeprof 0.21.10 I, [2024-02-16T18:55:59.324954 #1348534] INFO -- : debug 1.9.1 I, [2024-02-16T18:55:59.343294 #1348534] INFO -- : racc 1.7.3 I, [2024-02-16T18:55:59.360805 #1348534] INFO -- : mutex_m 0.2.0 I, [2024-02-16T18:55:59.366995 #1348534] INFO -- : getoptlong 0.2.1 I, [2024-02-16T18:55:59.375936 #1348534] INFO -- : base64 0.2.0 I, [2024-02-16T18:55:59.381257 #1348534] INFO -- : bigdecimal 3.1.6 I, [2024-02-16T18:55:59.396863 #1348534] INFO -- : observer 0.1.2 I, [2024-02-16T18:55:59.403236 #1348534] INFO -- : abbrev 0.1.2 I, [2024-02-16T18:55:59.410396 #1348534] INFO -- : resolv-replace 0.1.1 I, [2024-02-16T18:55:59.416857 #1348534] INFO -- : rinda 0.2.0 I, [2024-02-16T18:55:59.424055 #1348534] INFO -- : drb 2.2.0 I, [2024-02-16T18:55:59.433419 #1348534] INFO -- : nkf 0.2.0 I, [2024-02-16T18:55:59.451003 #1348534] INFO -- : syslog 0.1.2 I, [2024-02-16T18:55:59.462258 #1348534] INFO -- : csv 3.2.8 I, [2024-02-16T18:55:59.478368 #1348534] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0/cache I, [2024-02-16T18:55:59.518340 #1348534] INFO -- : $$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. I, [2024-02-16T18:55:59.518513 #1348534] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-02-16T18:56:59.560858 #1348534] INFO -- : PASS all 1892 tests E, [2024-02-16T18:56:59.568202 #1348534] ERROR -- : I, [2024-02-16T18:56:59.568417 #1348534] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-02-16T18:56:59.568608 #1348534] INFO -- : $$$[beg] make yes-test-basic TESTS=--repeat-count=20 I, [2024-02-16T18:56:59.700798 #1348534] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-16T18:56:59.700885 #1348534] INFO -- : CC = gcc I, [2024-02-16T18:56:59.700921 #1348534] INFO -- : LD = ld I, [2024-02-16T18:56:59.700954 #1348534] INFO -- : LDSHARED = gcc -shared I, [2024-02-16T18:56:59.700995 #1348534] INFO -- : 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 I, [2024-02-16T18:56:59.701044 #1348534] INFO -- : 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 I, [2024-02-16T18:56:59.701095 #1348534] INFO -- : CPPFLAGS = I, [2024-02-16T18:56:59.701132 #1348534] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-16T18:56:59.701168 #1348534] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-16T18:56:59.701203 #1348534] INFO -- : LANG = I, [2024-02-16T18:56:59.701234 #1348534] INFO -- : LC_ALL = I, [2024-02-16T18:56:59.701265 #1348534] INFO -- : LC_CTYPE = I, [2024-02-16T18:56:59.701299 #1348534] INFO -- : MFLAGS = I, [2024-02-16T18:56:59.701333 #1348534] INFO -- : RUSTC = rustc I, [2024-02-16T18:56:59.701378 #1348534] INFO -- : 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs I, [2024-02-16T18:56:59.704833 #1348534] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-16T18:56:59.704893 #1348534] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-16T18:56:59.704912 #1348534] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-16T18:56:59.704928 #1348534] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-16T18:56:59.704944 #1348534] INFO -- : I, [2024-02-16T18:57:00.136352 #1348534] INFO -- : Checking leaked global symbols...none I, [2024-02-16T18:57:00.310919 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-02-16T18:57:00.311114 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:condition ..OK 2 I, [2024-02-16T18:57:00.311281 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:if/unless ...OK 3 I, [2024-02-16T18:57:00.311535 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:case .....OK 5 I, [2024-02-16T18:57:00.312606 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:while/until ........OK 8 I, [2024-02-16T18:57:00.313116 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:exception ..........OK 10 I, [2024-02-16T18:57:00.315371 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:array .......................................OK 39 I, [2024-02-16T18:57:00.317197 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:hash ...........................OK 27 I, [2024-02-16T18:57:00.322455 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-02-16T18:57:00.325630 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:float ................................................................................OK 80 I, [2024-02-16T18:57:00.330409 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:bignum ...............................OK 31 I, [2024-02-16T18:57:00.335063 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-02-16T18:57:00.335551 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ..........OK 10 I, [2024-02-16T18:57:00.335936 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:call ......OK 6 I, [2024-02-16T18:57:00.336470 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:proc .........OK 9 I, [2024-02-16T18:57:00.436917 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:signal ..OK 2 I, [2024-02-16T18:57:00.439068 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:eval ...........................OK 27 I, [2024-02-16T18:57:00.779620 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:system ........OK 8 I, [2024-02-16T18:57:00.779690 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:const .....OK 5 I, [2024-02-16T18:57:00.779710 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:clone .....OK 5 I, [2024-02-16T18:57:00.779724 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:marshal ....OK 4 I, [2024-02-16T18:57:00.779749 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:pack ....OK 4 I, [2024-02-16T18:57:00.779763 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:math ..OK 2 I, [2024-02-16T18:57:00.779775 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:struct ......OK 6 I, [2024-02-16T18:57:00.779787 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:variable ............OK 12 I, [2024-02-16T18:57:00.779799 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:trace ...OK 3 I, [2024-02-16T18:57:00.779811 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:defined? ............OK 12 I, [2024-02-16T18:57:00.779823 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:alias ......OK 6 I, [2024-02-16T18:57:00.779836 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:path .......................OK 23 I, [2024-02-16T18:57:01.074729 #1348534] INFO -- : /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:gc ....OK 4 I, [2024-02-16T18:57:01.081575 #1348534] INFO -- : I, [2024-02-16T18:57:01.081641 #1348534] INFO -- : test succeeded I, [2024-02-16T18:57:01.084428 #1348534] INFO -- : $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. I, [2024-02-16T18:57:01.084592 #1348534] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 I, [2024-02-16T18:57:01.337238 #1348534] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-16T18:57:01.337315 #1348534] INFO -- : CC = gcc I, [2024-02-16T18:57:01.337335 #1348534] INFO -- : LD = ld I, [2024-02-16T18:57:01.337349 #1348534] INFO -- : LDSHARED = gcc -shared I, [2024-02-16T18:57:01.337364 #1348534] INFO -- : 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 I, [2024-02-16T18:57:01.337381 #1348534] INFO -- : 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 I, [2024-02-16T18:57:01.337409 #1348534] INFO -- : CPPFLAGS = I, [2024-02-16T18:57:01.337423 #1348534] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-16T18:57:01.337438 #1348534] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-16T18:57:01.337452 #1348534] INFO -- : LANG = I, [2024-02-16T18:57:01.337462 #1348534] INFO -- : LC_ALL = I, [2024-02-16T18:57:01.337473 #1348534] INFO -- : LC_CTYPE = I, [2024-02-16T18:57:01.337485 #1348534] INFO -- : MFLAGS = I, [2024-02-16T18:57:01.337497 #1348534] INFO -- : RUSTC = rustc I, [2024-02-16T18:57:01.337509 #1348534] INFO -- : 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs I, [2024-02-16T18:57:01.340831 #1348534] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-16T18:57:01.340893 #1348534] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-16T18:57:01.340912 #1348534] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-16T18:57:01.340926 #1348534] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-16T18:57:01.340938 #1348534] INFO -- : I, [2024-02-16T18:57:01.351624 #1348534] INFO -- : generating enc.mk I, [2024-02-16T18:57:01.669892 #1348534] INFO -- : generating encdb.h I, [2024-02-16T18:57:01.729746 #1348534] INFO -- : encdb.h unchanged I, [2024-02-16T18:57:01.732594 #1348534] INFO -- : making enc I, [2024-02-16T18:57:01.768519 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:01.768602 #1348534] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-16T18:57:01.768648 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:01.769672 #1348534] INFO -- : making srcs under enc I, [2024-02-16T18:57:01.838088 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:01.838193 #1348534] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-16T18:57:01.838251 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:01.841142 #1348534] INFO -- : generating transdb.h I, [2024-02-16T18:57:02.098057 #1348534] INFO -- : transdb.h unchanged I, [2024-02-16T18:57:02.101269 #1348534] INFO -- : making trans I, [2024-02-16T18:57:02.186505 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:02.186603 #1348534] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'. I, [2024-02-16T18:57:02.186663 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:02.192161 #1348534] INFO -- : making encs I, [2024-02-16T18:57:02.344922 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:02.345022 #1348534] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-16T18:57:02.345081 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:02.349402 #1348534] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-16T18:57:02.445196 #1348534] INFO -- : ext/configure-ext.mk updated I, [2024-02-16T18:57:02.449792 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:07.709720 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:07.710380 #1348534] INFO -- : generating makefile exts.mk I, [2024-02-16T18:57:07.861365 #1348534] INFO -- : exts.mk unchanged I, [2024-02-16T18:57:07.871016 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:08.523442 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' I, [2024-02-16T18:57:08.537652 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' I, [2024-02-16T18:57:08.556843 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' I, [2024-02-16T18:57:08.565568 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' I, [2024-02-16T18:57:08.591610 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' I, [2024-02-16T18:57:08.618273 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' I, [2024-02-16T18:57:08.659733 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' I, [2024-02-16T18:57:08.670091 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' I, [2024-02-16T18:57:08.700565 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' I, [2024-02-16T18:57:08.717915 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' I, [2024-02-16T18:57:08.725225 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' I, [2024-02-16T18:57:08.732209 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' I, [2024-02-16T18:57:08.750674 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' I, [2024-02-16T18:57:08.766123 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' I, [2024-02-16T18:57:08.796101 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' I, [2024-02-16T18:57:08.804700 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' I, [2024-02-16T18:57:08.814835 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' I, [2024-02-16T18:57:08.833059 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' I, [2024-02-16T18:57:08.864723 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' I, [2024-02-16T18:57:08.907039 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' I, [2024-02-16T18:57:08.914081 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' I, [2024-02-16T18:57:08.919013 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' I, [2024-02-16T18:57:08.944814 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' I, [2024-02-16T18:57:08.984597 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' I, [2024-02-16T18:57:08.991993 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' I, [2024-02-16T18:57:09.000675 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' I, [2024-02-16T18:57:09.028474 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' I, [2024-02-16T18:57:09.050630 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' I, [2024-02-16T18:57:09.054164 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' I, [2024-02-16T18:57:09.064536 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' I, [2024-02-16T18:57:09.090420 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' I, [2024-02-16T18:57:09.118581 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' I, [2024-02-16T18:57:09.147306 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-16T18:57:09.231034 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-16T18:57:09.234784 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-16T18:57:09.317539 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-16T18:57:09.320906 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-16T18:57:09.397738 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-16T18:57:09.401681 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-16T18:57:09.474177 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-16T18:57:09.478729 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-16T18:57:09.554126 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-16T18:57:09.558677 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-16T18:57:09.630161 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-16T18:57:09.634685 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-16T18:57:09.717265 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-16T18:57:09.720686 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-16T18:57:09.815708 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-16T18:57:09.871994 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:10.108944 #1348534] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-16T18:57:10.109072 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:10.109889 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:10.116999 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:10.117091 #1348534] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-16T18:57:10.117150 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-16T18:57:31.836831 #1348534] INFO -- : Run options: I, [2024-02-16T18:57:31.836901 #1348534] INFO -- : --seed=57464 I, [2024-02-16T18:57:31.836920 #1348534] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-02-16T18:57:31.836935 #1348534] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-repeat20-asserts/test/.excludes I, [2024-02-16T18:57:31.836949 #1348534] INFO -- : --name=!/memory_leak/ I, [2024-02-16T18:57:31.836975 #1348534] INFO -- : --stderr-on-failure I, [2024-02-16T18:57:31.836990 #1348534] INFO -- : --repeat-count=20 I, [2024-02-16T18:57:31.837003 #1348534] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-02-16T18:57:31.837016 #1348534] INFO -- : I, [2024-02-16T18:57:31.837029 #1348534] INFO -- : # Running tests: I, [2024-02-16T18:57:31.837041 #1348534] INFO -- : I, [2024-02-16T19:38:10.276194 #1348534] INFO -- : Finished(1/20) tests in 2438.176874s, 10.3372 tests/s, 3887.5765 assertions/s. I, [2024-02-16T20:18:21.127868 #1348534] INFO -- : Finished(2/20) tests in 2410.867693s, 10.4547 tests/s, 3935.4462 assertions/s. I, [2024-02-16T20:28:22.705477 #1348534] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-02-16T20:28:26.554435 #1348534] INFO -- : Closed file descriptor: TestHashOnly#test_replace_bug15358: 9 I, [2024-02-16T21:01:36.316083 #1348534] INFO -- : Finished(3/20) tests in 2595.152861s, 9.7123 tests/s, 3656.2944 assertions/s. I, [2024-02-16T21:13:14.110222 #1348534] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-02-16T21:13:14.137796 #1348534] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9 I, [2024-02-16T21:52:29.862246 #1348534] INFO -- : Finished(4/20) tests in 3053.547775s, 8.2543 tests/s, 3107.2430 assertions/s. I, [2024-02-16T22:35:57.242564 #1348534] INFO -- : Finished(5/20) tests in 2607.435245s, 9.6666 tests/s, 3638.9061 assertions/s. I, [2024-02-16T23:20:31.038585 #1348534] INFO -- : Finished(6/20) tests in 2673.535308s, 9.4276 tests/s, 3548.3481 assertions/s. I, [2024-02-16T23:32:40.914283 #1348534] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-02-16T23:32:44.669380 #1348534] INFO -- : Closed file descriptor: TestHashOnly#test_replace_bug15358: 9 I, [2024-02-17T00:08:09.390247 #1348534] INFO -- : Finished(7/20) tests in 2858.527218s, 8.8175 tests/s, 3319.4087 assertions/s. I, [2024-02-17T00:52:31.578153 #1348534] INFO -- : Finished(8/20) tests in 2662.184112s, 9.4678 tests/s, 3564.1081 assertions/s. I, [2024-02-17T01:03:07.943614 #1348534] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-02-17T01:03:11.823043 #1348534] INFO -- : Closed file descriptor: TestHashOnly#test_replace_bug15358: 9 I, [2024-02-17T01:43:29.699937 #1348534] INFO -- : Finished(9/20) tests in 3058.147279s, 8.2419 tests/s, 3102.2940 assertions/s. I, [2024-02-17T02:26:12.715021 #1348534] INFO -- : Finished(10/20) tests in 2563.172566s, 9.8335 tests/s, 3702.4089 assertions/s. I, [2024-02-17T03:08:27.371621 #1348534] INFO -- : Finished(11/20) tests in 2534.388713s, 9.9452 tests/s, 3743.4226 assertions/s. I, [2024-02-17T03:21:33.171120 #1348534] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-02-17T03:21:33.224623 #1348534] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9 I, [2024-02-17T03:59:58.894408 #1348534] INFO -- : Finished(12/20) tests in 3091.579962s, 8.1528 tests/s, 3068.5883 assertions/s. I, [2024-02-17T04:45:28.634378 #1348534] INFO -- : Finished(13/20) tests in 2729.777184s, 9.2334 tests/s, 3475.9643 assertions/s. I, [2024-02-17T05:37:19.920650 #1348534] INFO -- : Finished(14/20) tests in 3111.253832s, 8.1012 tests/s, 3049.3494 assertions/s. I, [2024-02-17T06:22:40.844005 #1348534] INFO -- : Finished(15/20) tests in 2720.910024s, 9.2634 tests/s, 3487.1646 assertions/s. I, [2024-02-17T06:33:25.970482 #1348534] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-02-17T06:33:25.999606 #1348534] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 I, [2024-02-17T07:10:08.172056 #1348534] INFO -- : Finished(16/20) tests in 2847.213732s, 8.8525 tests/s, 3332.3427 assertions/s. I, [2024-02-17T07:23:38.893830 #1348534] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-02-17T07:23:44.825347 #1348534] INFO -- : Closed file descriptor: TestHashOnly#test_replace_bug15358: 9 I, [2024-02-17T08:02:11.041359 #1348534] INFO -- : Finished(17/20) tests in 3123.029216s, 8.0707 tests/s, 3037.7388 assertions/s. I, [2024-02-17T08:46:05.280394 #1348534] INFO -- : Finished(18/20) tests in 2634.235819s, 9.5682 tests/s, 3602.1217 assertions/s. I, [2024-02-17T09:37:07.435883 #1348534] INFO -- : Finished(19/20) tests in 3062.146907s, 8.2312 tests/s, 3098.1218 assertions/s. I, [2024-02-17T10:24:17.712019 #1348534] INFO -- : Finished(20/20) tests in 2831.011953s, 8.9032 tests/s, 3351.7736 assertions/s. I, [2024-02-17T10:24:17.712093 #1348534] INFO -- : 504099 tests, 189749895 assertions, 0 failures, 0 errors, 2614 skips I, [2024-02-17T10:24:17.712120 #1348534] INFO -- : I, [2024-02-17T10:24:17.712135 #1348534] INFO -- : ruby -v: ruby 3.4.0dev (2024-02-16T18:27:16Z master 24645cff0d) [x86_64-linux] I, [2024-02-17T10:24:17.888091 #1348534] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. I, [2024-02-17T10:24:17.888353 #1348534] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20 I, [2024-02-17T10:24:18.282201 #1348534] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-02-17T10:24:18.282285 #1348534] INFO -- : CC = gcc I, [2024-02-17T10:24:18.282325 #1348534] INFO -- : LD = ld I, [2024-02-17T10:24:18.282364 #1348534] INFO -- : LDSHARED = gcc -shared I, [2024-02-17T10:24:18.282416 #1348534] INFO -- : 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 I, [2024-02-17T10:24:18.282464 #1348534] INFO -- : 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 I, [2024-02-17T10:24:18.282506 #1348534] INFO -- : CPPFLAGS = I, [2024-02-17T10:24:18.282548 #1348534] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-02-17T10:24:18.282588 #1348534] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-02-17T10:24:18.282627 #1348534] INFO -- : LANG = I, [2024-02-17T10:24:18.282667 #1348534] INFO -- : LC_ALL = I, [2024-02-17T10:24:18.282706 #1348534] INFO -- : LC_CTYPE = I, [2024-02-17T10:24:18.282743 #1348534] INFO -- : MFLAGS = I, [2024-02-17T10:24:18.282778 #1348534] INFO -- : RUSTC = rustc I, [2024-02-17T10:24:18.282820 #1348534] INFO -- : 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs I, [2024-02-17T10:24:18.288620 #1348534] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-02-17T10:24:18.288689 #1348534] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-02-17T10:24:18.288707 #1348534] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-02-17T10:24:18.288723 #1348534] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-02-17T10:24:18.288738 #1348534] INFO -- : I, [2024-02-17T10:24:18.293536 #1348534] INFO -- : generating enc.mk I, [2024-02-17T10:24:18.706867 #1348534] INFO -- : generating encdb.h I, [2024-02-17T10:24:18.791730 #1348534] INFO -- : encdb.h unchanged I, [2024-02-17T10:24:18.799084 #1348534] INFO -- : making enc I, [2024-02-17T10:24:18.842803 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:18.842889 #1348534] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-02-17T10:24:18.842945 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:18.844626 #1348534] INFO -- : making srcs under enc I, [2024-02-17T10:24:18.926599 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:18.926696 #1348534] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-02-17T10:24:18.926763 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:18.928706 #1348534] INFO -- : generating transdb.h I, [2024-02-17T10:24:19.268098 #1348534] INFO -- : transdb.h unchanged I, [2024-02-17T10:24:19.271149 #1348534] INFO -- : making trans I, [2024-02-17T10:24:19.364290 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:19.364382 #1348534] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'. I, [2024-02-17T10:24:19.364437 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:19.371622 #1348534] INFO -- : making encs I, [2024-02-17T10:24:19.459725 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:19.459809 #1348534] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-02-17T10:24:19.459861 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:19.463884 #1348534] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-02-17T10:24:19.631738 #1348534] INFO -- : ext/configure-ext.mk updated I, [2024-02-17T10:24:19.641070 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:25.655279 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:25.656067 #1348534] INFO -- : generating makefile exts.mk I, [2024-02-17T10:24:25.810918 #1348534] INFO -- : exts.mk unchanged I, [2024-02-17T10:24:25.825102 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:26.612042 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' I, [2024-02-17T10:24:26.624850 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' I, [2024-02-17T10:24:26.634101 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' I, [2024-02-17T10:24:26.648753 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' I, [2024-02-17T10:24:26.657207 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' I, [2024-02-17T10:24:26.672252 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' I, [2024-02-17T10:24:26.722583 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' I, [2024-02-17T10:24:26.729751 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' I, [2024-02-17T10:24:26.766506 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' I, [2024-02-17T10:24:26.787829 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' I, [2024-02-17T10:24:26.796555 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' I, [2024-02-17T10:24:26.802447 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' I, [2024-02-17T10:24:26.822578 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' I, [2024-02-17T10:24:26.838393 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' I, [2024-02-17T10:24:26.862021 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' I, [2024-02-17T10:24:26.872589 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' I, [2024-02-17T10:24:26.895619 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' I, [2024-02-17T10:24:26.906792 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' I, [2024-02-17T10:24:26.945599 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' I, [2024-02-17T10:24:26.990882 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' I, [2024-02-17T10:24:26.999613 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' I, [2024-02-17T10:24:27.014956 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' I, [2024-02-17T10:24:27.035237 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' I, [2024-02-17T10:24:27.089254 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' I, [2024-02-17T10:24:27.097701 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' I, [2024-02-17T10:24:27.108742 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' I, [2024-02-17T10:24:27.155616 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' I, [2024-02-17T10:24:27.175048 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' I, [2024-02-17T10:24:27.182414 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' I, [2024-02-17T10:24:27.196472 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' I, [2024-02-17T10:24:27.227460 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' I, [2024-02-17T10:24:27.248746 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' I, [2024-02-17T10:24:27.282140 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-17T10:24:27.384392 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-02-17T10:24:27.388661 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-17T10:24:27.504178 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-02-17T10:24:27.508387 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-17T10:24:27.585892 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-02-17T10:24:27.589722 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-17T10:24:27.684401 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-02-17T10:24:27.689344 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-17T10:24:27.844303 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-02-17T10:24:27.849389 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-17T10:24:27.960465 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-02-17T10:24:27.965561 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-17T10:24:28.076191 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-02-17T10:24:28.080813 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-17T10:24:28.165637 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-02-17T10:24:28.220218 #1348534] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:28.462900 #1348534] INFO -- : make[2]: 'ruby' is up to date. I, [2024-02-17T10:24:28.463048 #1348534] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:28.465302 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:28.485607 #1348534] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:28.485698 #1348534] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-02-17T10:24:28.485752 #1348534] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' I, [2024-02-17T10:24:28.754455 #1348534] INFO -- : $ /tmp/ruby/build/trunk-repeat20-asserts/miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat20-asserts --extout=.ext -- /tmp/ruby/src/trunk-repeat20-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat20-asserts/spec/default.mspec --error-output stderr --debug I, [2024-02-17T10:24:29.070907 #1348534] INFO -- : ruby 3.4.0dev (2024-02-16T18:27:16Z master 24645cff0d) [x86_64-linux] I, [2024-02-17T10:25:15.826338 #1348534] INFO -- : 0 ......................................................................... I, [2024-02-17T10:25:28.965470 #1348534] INFO -- : 73 ......................................................................... I, [2024-02-17T10:25:30.530173 #1348534] INFO -- : 146 ......................................................................... I, [2024-02-17T10:25:33.819661 #1348534] INFO -- : 219 ......................................................................... I, [2024-02-17T10:25:34.699234 #1348534] INFO -- : 292 ......................................................................... I, [2024-02-17T10:25:36.712602 #1348534] INFO -- : 365 ......................................................................... I, [2024-02-17T10:25:37.386782 #1348534] INFO -- : 438 ......................................................................... I, [2024-02-17T10:25:37.840034 #1348534] INFO -- : 511 ......................................................................... I, [2024-02-17T10:25:39.477391 #1348534] INFO -- : 584 ......................................................................... I, [2024-02-17T10:25:42.691258 #1348534] INFO -- : 657 ......................................................................... I, [2024-02-17T10:25:43.184438 #1348534] INFO -- : 730 ......................................................................... I, [2024-02-17T10:25:43.744989 #1348534] INFO -- : 803 ......................................................................... I, [2024-02-17T10:25:45.658426 #1348534] INFO -- : 876 ......................................................................... I, [2024-02-17T10:25:46.611193 #1348534] INFO -- : 949 ......................................................................... I, [2024-02-17T10:25:55.819873 #1348534] INFO -- : 1022 ......................................................................... I, [2024-02-17T10:26:08.883897 #1348534] INFO -- : 1095 ......................................................................... I, [2024-02-17T10:26:14.132412 #1348534] INFO -- : 1168 ......................................................................... I, [2024-02-17T10:26:17.348779 #1348534] INFO -- : 1241 ......................................................................... I, [2024-02-17T10:26:18.751872 #1348534] INFO -- : 1314 ......................................................................... I, [2024-02-17T10:26:19.541649 #1348534] INFO -- : 1387 ......................................................................... I, [2024-02-17T10:26:33.436088 #1348534] INFO -- : 1460 ......................................................................... I, [2024-02-17T10:26:53.873105 #1348534] INFO -- : 1533 ......................................................................... I, [2024-02-17T10:26:54.814349 #1348534] INFO -- : 1606 ......................................................................... I, [2024-02-17T10:26:57.931806 #1348534] INFO -- : 1679 ......................................................................... I, [2024-02-17T10:27:00.487018 #1348534] INFO -- : 1752 ......................................................................... I, [2024-02-17T10:27:03.676399 #1348534] INFO -- : 1825 ......................................................................... I, [2024-02-17T10:27:06.968637 #1348534] INFO -- : 1898 ......................................................................... I, [2024-02-17T10:27:08.806794 #1348534] INFO -- : 1971 ......................................................................... I, [2024-02-17T10:27:12.543902 #1348534] INFO -- : 2044 ......................................................................... I, [2024-02-17T10:27:13.231986 #1348534] INFO -- : 2117 ......................................................................... I, [2024-02-17T10:27:13.848586 #1348534] INFO -- : 2190 ......................................................................... I, [2024-02-17T10:27:14.476848 #1348534] INFO -- : 2263 ......................................................................... I, [2024-02-17T10:27:15.197287 #1348534] INFO -- : 2336 ......................................................................... I, [2024-02-17T10:27:15.851109 #1348534] INFO -- : 2409 ......................................................................... I, [2024-02-17T10:27:18.846682 #1348534] INFO -- : 2482 ......................................................................... I, [2024-02-17T10:27:21.457065 #1348534] INFO -- : 2555 ......................................................................... I, [2024-02-17T10:27:27.436696 #1348534] INFO -- : 2628 ......................................................................... I, [2024-02-17T10:27:28.295017 #1348534] INFO -- : 2701 ......................................................................... I, [2024-02-17T10:27:30.134113 #1348534] INFO -- : 2774 ......................................................................... I, [2024-02-17T10:27:31.604769 #1348534] INFO -- : 2847 ......................................................................... I, [2024-02-17T10:27:33.635555 #1348534] INFO -- : 2920 ......................................................................... I, [2024-02-17T10:27:35.328843 #1348534] INFO -- : 2993 ......................................................................... I, [2024-02-17T10:27:40.081323 #1348534] INFO -- : 3066 ......................................................................... I, [2024-02-17T10:27:40.504926 #1348534] INFO -- : 3139 ......................................................................... I, [2024-02-17T10:27:41.023927 #1348534] INFO -- : 3212 ......................................................................... I, [2024-02-17T10:27:41.764230 #1348534] INFO -- : 3285 ......................................................................... I, [2024-02-17T10:27:49.687793 #1348534] INFO -- : 3358 .................................................................. I, [2024-02-17T10:27:49.688053 #1348534] INFO -- : I, [2024-02-17T10:27:49.688096 #1348534] INFO -- : Finished in 200.614486 seconds I, [2024-02-17T10:27:49.688118 #1348534] INFO -- : I, [2024-02-17T10:27:49.688135 #1348534] INFO -- : 3424 files, 32111 examples, 140339 expectations, 0 failures, 0 errors, 0 tagged I, [2024-02-17T10:27:49.720130 #1348534] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20" exit with 0.