# Logfile created on 2024-01-28 00:26:04 +0000 by logger.rb/v1.4.3 I, [2024-01-28T00:26:04.427907 #2676411] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-28T00:26:04.428272 #2676411] INFO -- : $$$[beg] make update-unicode -j4 I, [2024-01-28T00:26:04.655615 #2676411] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-28T00:26:04.655772 #2676411] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2024-01-28T00:26:04.655806 #2676411] INFO -- : $$$[beg] make update-download -j4 I, [2024-01-28T00:26:04.879608 #2676411] INFO -- : tool/config.guess already exists I, [2024-01-28T00:26:04.879674 #2676411] INFO -- : tool/config.sub already exists I, [2024-01-28T00:26:04.884107 #2676411] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-01-28T00:26:04.886086 #2676411] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision - I, [2024-01-28T00:26:04.892248 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged I, [2024-01-28T00:26:05.128630 #2676411] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-01-28T00:26:05.128685 #2676411] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2024-01-28T00:26:05.284988 #2676411] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-28T00:26:05.285152 #2676411] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2024-01-28T00:26:05.285208 #2676411] INFO -- : $$$[beg] make update-src -j4 E, [2024-01-28T00:26:06.351220 #2676411] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-28T00:26:06.351282 #2676411] ERROR -- : 9b40f42..8a027d1 master -> origin/master I, [2024-01-28T00:26:06.413701 #2676411] INFO -- : Updating 9b40f42..8a027d1 I, [2024-01-28T00:26:06.413760 #2676411] INFO -- : Fast-forward I, [2024-01-28T00:26:06.426647 #2676411] INFO -- : benchmark/array_large_literal.yml | 19 + I, [2024-01-28T00:26:06.426712 #2676411] INFO -- : compile.c | 121 +- I, [2024-01-28T00:26:06.426726 #2676411] INFO -- : lib/bundler/cli/gem.rb | 2 +- I, [2024-01-28T00:26:06.426737 #2676411] INFO -- : lib/prism.rb | 1 + I, [2024-01-28T00:26:06.426748 #2676411] INFO -- : lib/prism/debug.rb | 16 +- I, [2024-01-28T00:26:06.426758 #2676411] INFO -- : lib/prism/node_ext.rb | 2 +- I, [2024-01-28T00:26:06.426768 #2676411] INFO -- : lib/prism/parse_result.rb | 12 +- I, [2024-01-28T00:26:06.426778 #2676411] INFO -- : lib/prism/prism.gemspec | 12 +- I, [2024-01-28T00:26:06.426800 #2676411] INFO -- : lib/prism/translation.rb | 11 + I, [2024-01-28T00:26:06.426810 #2676411] INFO -- : lib/prism/translation/parser.rb | 136 +++ I, [2024-01-28T00:26:06.426821 #2676411] INFO -- : lib/prism/translation/parser/compiler.rb | 1797 ++++++++++++++++++++++++++++ I, [2024-01-28T00:26:06.426832 #2676411] INFO -- : lib/prism/translation/parser/lexer.rb | 335 ++++++ I, [2024-01-28T00:26:06.426843 #2676411] INFO -- : lib/prism/translation/parser/rubocop.rb | 37 + I, [2024-01-28T00:26:06.426853 #2676411] INFO -- : prism/diagnostic.c | 461 +++---- I, [2024-01-28T00:26:06.426863 #2676411] INFO -- : prism/diagnostic.h | 23 +- I, [2024-01-28T00:26:06.426873 #2676411] INFO -- : prism/extension.c | 38 +- I, [2024-01-28T00:26:06.426883 #2676411] INFO -- : prism/templates/lib/prism/serialize.rb.erb | 24 +- I, [2024-01-28T00:26:06.426893 #2676411] INFO -- : test/prism/errors_test.rb | 4 +- I, [2024-01-28T00:26:06.426903 #2676411] INFO -- : test/prism/newline_test.rb | 2 +- I, [2024-01-28T00:26:06.426914 #2676411] INFO -- : test/prism/parser_test.rb | 188 +++ I, [2024-01-28T00:26:06.426928 #2676411] INFO -- : 20 files changed, 2920 insertions(+), 321 deletions(-) I, [2024-01-28T00:26:06.426939 #2676411] INFO -- : create mode 100644 benchmark/array_large_literal.yml I, [2024-01-28T00:26:06.426949 #2676411] INFO -- : create mode 100644 lib/prism/translation.rb I, [2024-01-28T00:26:06.426959 #2676411] INFO -- : create mode 100644 lib/prism/translation/parser.rb I, [2024-01-28T00:26:06.426969 #2676411] INFO -- : create mode 100644 lib/prism/translation/parser/compiler.rb I, [2024-01-28T00:26:06.426979 #2676411] INFO -- : create mode 100644 lib/prism/translation/parser/lexer.rb I, [2024-01-28T00:26:06.426989 #2676411] INFO -- : create mode 100644 lib/prism/translation/parser/rubocop.rb I, [2024-01-28T00:26:06.426999 #2676411] INFO -- : create mode 100644 test/prism/parser_test.rb I, [2024-01-28T00:26:06.448748 #2676411] INFO -- : Latest commit hash = 8a027d111f I, [2024-01-28T00:26:06.451485 #2676411] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-01-28T00:26:06.451656 #2676411] INFO -- : $$$[beg] make after-update -j4 I, [2024-01-28T00:26:06.600132 #2676411] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2table.c I, [2024-01-28T00:26:06.612602 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-28T00:26:06.612674 #2676411] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-01-28T00:26:06.612720 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-28T00:26:06.649714 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/revision.h updated I, [2024-01-28T00:26:06.650401 #2676411] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-28T00:26:06.799421 #2676411] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-28T00:26:06.802934 #2676411] INFO -- : generating enc.mk I, [2024-01-28T00:26:07.138104 #2676411] INFO -- : making srcs under enc I, [2024-01-28T00:26:07.199969 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:07.200039 #2676411] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-28T00:26:07.200056 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:07.306006 #2676411] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-01-28T00:26:07.308810 #2676411] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision - I, [2024-01-28T00:26:07.319069 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged I, [2024-01-28T00:26:07.446616 #2676411] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-01-28T00:26:07.446846 #2676411] INFO -- : $$$[beg] make miniruby -j4 I, [2024-01-28T00:26:07.575902 #2676411] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-28T00:26:07.575993 #2676411] INFO -- : CC = gcc I, [2024-01-28T00:26:07.576026 #2676411] INFO -- : LD = ld I, [2024-01-28T00:26:07.576052 #2676411] INFO -- : LDSHARED = gcc -shared I, [2024-01-28T00:26:07.576087 #2676411] 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-01-28T00:26:07.576119 #2676411] 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/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-28T00:26:07.576146 #2676411] INFO -- : CPPFLAGS = I, [2024-01-28T00:26:07.576172 #2676411] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-28T00:26:07.576197 #2676411] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-28T00:26:07.576222 #2676411] INFO -- : LANG = I, [2024-01-28T00:26:07.576245 #2676411] INFO -- : LC_ALL = I, [2024-01-28T00:26:07.576269 #2676411] INFO -- : LC_CTYPE = I, [2024-01-28T00:26:07.576293 #2676411] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-28T00:26:07.576318 #2676411] INFO -- : RUSTC = rustc I, [2024-01-28T00:26:07.576356 #2676411] 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/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-28T00:26:07.580923 #2676411] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-28T00:26:07.580973 #2676411] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-28T00:26:07.580987 #2676411] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-28T00:26:07.580997 #2676411] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-28T00:26:07.581007 #2676411] INFO -- : I, [2024-01-28T00:26:07.601134 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/miniinit.c I, [2024-01-28T00:26:07.605146 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ast.c I, [2024-01-28T00:26:07.617935 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/compile.c I, [2024-01-28T00:26:07.624234 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/cont.c I, [2024-01-28T00:26:08.703614 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/eval.c I, [2024-01-28T00:26:09.100087 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/gc.c I, [2024-01-28T00:26:09.185062 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/hash.c I, [2024-01-28T00:26:10.512645 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/iseq.c I, [2024-01-28T00:26:13.229076 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/load.c I, [2024-01-28T00:26:14.552660 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit.c I, [2024-01-28T00:26:15.477335 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit_c.c I, [2024-01-28T00:26:15.883610 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/proc.c I, [2024-01-28T00:26:16.796509 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ruby.c I, [2024-01-28T00:26:18.305353 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/thread.c I, [2024-01-28T00:26:18.780169 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/version.c I, [2024-01-28T00:26:19.512193 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm.c I, [2024-01-28T00:26:20.020906 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_backtrace.c I, [2024-01-28T00:26:21.964905 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_dump.c I, [2024-01-28T00:26:23.417115 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c I, [2024-01-28T00:26:24.967165 #2676411] INFO -- : compiling prism/api_node.c I, [2024-01-28T00:26:25.716141 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/api_pack.c I, [2024-01-28T00:26:26.388369 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/diagnostic.c I, [2024-01-28T00:26:26.626260 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/extension.c I, [2024-01-28T00:26:27.665361 #2676411] INFO -- : compiling prism/node.c I, [2024-01-28T00:26:27.777204 #2676411] INFO -- : compiling prism/serialize.c I, [2024-01-28T00:26:28.944214 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/prism.c I, [2024-01-28T00:26:31.158423 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism_init.c I, [2024-01-28T00:26:31.916127 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/yjit.c I, [2024-01-28T00:26:41.147870 #2676411] INFO -- : linking miniruby I, [2024-01-28T00:26:42.588279 #2676411] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-01-28T00:26:42.588438 #2676411] INFO -- : $$$[beg] make ruby -j4 I, [2024-01-28T00:26:42.705444 #2676411] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-28T00:26:42.705708 #2676411] INFO -- : CC = gcc I, [2024-01-28T00:26:42.705752 #2676411] INFO -- : LD = ld I, [2024-01-28T00:26:42.705780 #2676411] INFO -- : LDSHARED = gcc -shared I, [2024-01-28T00:26:42.705817 #2676411] 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-01-28T00:26:42.705849 #2676411] 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/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-28T00:26:42.705876 #2676411] INFO -- : CPPFLAGS = I, [2024-01-28T00:26:42.705903 #2676411] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-28T00:26:42.705933 #2676411] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-28T00:26:42.705960 #2676411] INFO -- : LANG = I, [2024-01-28T00:26:42.705986 #2676411] INFO -- : LC_ALL = I, [2024-01-28T00:26:42.706011 #2676411] INFO -- : LC_CTYPE = I, [2024-01-28T00:26:42.706036 #2676411] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-28T00:26:42.706061 #2676411] INFO -- : RUSTC = rustc I, [2024-01-28T00:26:42.706092 #2676411] 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/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-28T00:26:42.710208 #2676411] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-28T00:26:42.710255 #2676411] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-28T00:26:42.710276 #2676411] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-28T00:26:42.710289 #2676411] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-28T00:26:42.710301 #2676411] INFO -- : I, [2024-01-28T00:26:43.056338 #2676411] INFO -- : builtin_binary.inc updated I, [2024-01-28T00:26:43.066815 #2676411] INFO -- : 8fce80a95e109352f64c6cb206bfa5235a7e522a910e8688e36c5f8a8231ed51 builtin_binary.inc I, [2024-01-28T00:26:43.068015 #2676411] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/builtin.c I, [2024-01-28T00:26:43.683844 #2676411] INFO -- : linking static-library libruby-static.a I, [2024-01-28T00:26:45.335458 #2676411] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-28T00:26:49.152220 #2676411] INFO -- : linking ruby I, [2024-01-28T00:26:49.232391 #2676411] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-01-28T00:26:49.232548 #2676411] INFO -- : $$$[beg] make all -j4 I, [2024-01-28T00:26:49.370905 #2676411] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-28T00:26:49.370996 #2676411] INFO -- : CC = gcc I, [2024-01-28T00:26:49.371035 #2676411] INFO -- : LD = ld I, [2024-01-28T00:26:49.371072 #2676411] INFO -- : LDSHARED = gcc -shared I, [2024-01-28T00:26:49.371114 #2676411] 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-01-28T00:26:49.371156 #2676411] 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/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-28T00:26:49.371193 #2676411] INFO -- : CPPFLAGS = I, [2024-01-28T00:26:49.371233 #2676411] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-28T00:26:49.371267 #2676411] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-28T00:26:49.371303 #2676411] INFO -- : LANG = I, [2024-01-28T00:26:49.371339 #2676411] INFO -- : LC_ALL = I, [2024-01-28T00:26:49.371374 #2676411] INFO -- : LC_CTYPE = I, [2024-01-28T00:26:49.371409 #2676411] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-28T00:26:49.371445 #2676411] INFO -- : RUSTC = rustc I, [2024-01-28T00:26:49.371490 #2676411] 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/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-28T00:26:49.376960 #2676411] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-28T00:26:49.377025 #2676411] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-28T00:26:49.377040 #2676411] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-28T00:26:49.377051 #2676411] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-28T00:26:49.377075 #2676411] INFO -- : I, [2024-01-28T00:26:49.479145 #2676411] INFO -- : generating enc.mk I, [2024-01-28T00:26:49.495614 #2676411] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-28T00:26:49.508089 #2676411] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-28T00:26:49.575668 #2676411] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-28T00:26:49.900207 #2676411] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-28T00:26:50.027813 #2676411] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-28T00:26:50.076846 #2676411] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-28T00:26:50.083624 #2676411] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-28T00:26:50.311632 #2676411] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-28T00:26:50.464644 #2676411] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-28T00:26:50.492126 #2676411] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-28T00:26:50.575911 #2676411] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-28T00:26:50.768156 #2676411] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-28T00:26:50.820095 #2676411] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-28T00:26:50.871885 #2676411] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-28T00:26:50.978365 #2676411] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-28T00:26:51.217766 #2676411] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-28T00:26:51.296235 #2676411] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-28T00:26:51.298197 #2676411] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-28T00:26:51.502098 #2676411] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-28T00:26:51.623991 #2676411] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-28T00:26:51.656103 #2676411] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-28T00:26:51.785030 #2676411] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-28T00:26:51.945444 #2676411] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-28T00:26:52.005474 #2676411] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-28T00:26:52.124449 #2676411] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-28T00:26:52.213041 #2676411] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-28T00:26:52.260627 #2676411] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-28T00:26:52.599622 #2676411] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-28T00:26:52.620448 #2676411] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-28T00:26:52.652184 #2676411] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-28T00:26:52.796895 #2676411] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-28T00:26:52.943215 #2676411] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-28T00:26:52.984129 #2676411] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-28T00:26:53.128115 #2676411] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-28T00:26:53.216162 #2676411] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-28T00:26:53.414216 #2676411] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-28T00:26:53.427630 #2676411] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-28T00:26:53.451610 #2676411] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-28T00:26:53.712109 #2676411] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-28T00:26:53.792222 #2676411] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-28T00:26:53.849189 #2676411] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-28T00:26:53.936140 #2676411] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-28T00:26:54.328239 #2676411] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-28T00:26:54.373045 #2676411] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-28T00:26:54.548416 #2676411] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-28T00:26:54.708160 #2676411] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-28T00:26:54.736077 #2676411] INFO -- : making enc I, [2024-01-28T00:26:54.835608 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:54.835666 #2676411] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-28T00:26:54.835682 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:54.851614 #2676411] INFO -- : making srcs under enc I, [2024-01-28T00:26:54.976180 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:54.976274 #2676411] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-28T00:26:54.976329 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:54.977482 #2676411] INFO -- : generating transdb.h I, [2024-01-28T00:26:55.242777 #2676411] INFO -- : transdb.h unchanged I, [2024-01-28T00:26:55.245770 #2676411] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-28T00:26:55.246328 #2676411] INFO -- : making trans I, [2024-01-28T00:26:55.327340 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:55.327425 #2676411] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-28T00:26:55.327479 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:55.328715 #2676411] INFO -- : making encs I, [2024-01-28T00:26:55.354740 #2676411] INFO -- : ext/configure-ext.mk updated I, [2024-01-28T00:26:55.383621 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:55.434264 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:55.434338 #2676411] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-28T00:26:55.434386 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:57.307072 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:57.307546 #2676411] INFO -- : generating makefile exts.mk I, [2024-01-28T00:26:57.414831 #2676411] INFO -- : exts.mk unchanged I, [2024-01-28T00:26:57.431617 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:57.855609 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-28T00:26:57.863255 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-28T00:26:57.864305 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-28T00:26:57.869393 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-28T00:26:57.869876 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-28T00:26:57.887795 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-28T00:26:57.901747 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-28T00:26:57.905644 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-28T00:26:57.919628 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-28T00:26:57.927104 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-28T00:26:57.930447 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-28T00:26:57.950080 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-28T00:26:57.952669 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-28T00:26:57.959812 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-28T00:26:57.964029 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-28T00:26:57.969700 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-28T00:26:57.979496 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-28T00:26:57.980301 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-28T00:26:57.983753 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-28T00:26:57.987602 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-28T00:26:57.988492 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-28T00:26:58.016573 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-28T00:26:58.020639 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-28T00:26:58.026137 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-28T00:26:58.033739 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-28T00:26:58.033806 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-28T00:26:58.036877 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-28T00:26:58.052030 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-28T00:26:58.057688 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-28T00:26:58.060328 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-28T00:26:58.060380 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-28T00:26:58.067174 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-28T00:26:58.074657 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-28T00:26:58.087247 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-28T00:26:58.123611 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-28T00:26:58.135621 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-28T00:26:58.158847 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-28T00:26:58.180207 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-28T00:26:58.183624 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-01-28T00:26:58.191616 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-28T00:26:58.223624 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-28T00:26:58.231633 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-28T00:26:58.287609 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-28T00:26:58.287671 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-01-28T00:26:58.314138 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-28T00:26:58.314201 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-28T00:26:58.368795 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:58.551495 #2676411] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-28T00:26:58.551617 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:58.552635 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:58.558886 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:58.558977 #2676411] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-28T00:26:58.559030 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:58.561654 #2676411] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-01-28T00:26:58.561827 #2676411] INFO -- : $$$[beg] make install -j4 I, [2024-01-28T00:26:58.776129 #2676411] INFO -- : Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 I, [2024-01-28T00:26:58.792173 #2676411] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-28T00:26:58.792257 #2676411] INFO -- : CC = gcc I, [2024-01-28T00:26:58.792289 #2676411] INFO -- : LD = ld I, [2024-01-28T00:26:58.792318 #2676411] INFO -- : LDSHARED = gcc -shared I, [2024-01-28T00:26:58.792353 #2676411] 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-01-28T00:26:58.792392 #2676411] 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/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-28T00:26:58.792421 #2676411] INFO -- : CPPFLAGS = I, [2024-01-28T00:26:58.792451 #2676411] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-28T00:26:58.792479 #2676411] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-28T00:26:58.792506 #2676411] INFO -- : LANG = I, [2024-01-28T00:26:58.792532 #2676411] INFO -- : LC_ALL = I, [2024-01-28T00:26:58.792559 #2676411] INFO -- : LC_CTYPE = I, [2024-01-28T00:26:58.792597 #2676411] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-28T00:26:58.792626 #2676411] INFO -- : RUSTC = rustc I, [2024-01-28T00:26:58.792660 #2676411] 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/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-28T00:26:58.896543 #2676411] INFO -- : echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision - I, [2024-01-28T00:26:58.900948 #2676411] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-28T00:26:58.901014 #2676411] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-28T00:26:58.901035 #2676411] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-28T00:26:58.901049 #2676411] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-28T00:26:58.901062 #2676411] INFO -- : I, [2024-01-28T00:26:58.908941 #2676411] INFO -- : generating enc.mk I, [2024-01-28T00:26:58.919760 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged I, [2024-01-28T00:26:59.280268 #2676411] INFO -- : making srcs under enc I, [2024-01-28T00:26:59.280330 #2676411] INFO -- : making enc I, [2024-01-28T00:26:59.333843 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:59.333922 #2676411] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-28T00:26:59.333974 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:59.380311 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:59.380396 #2676411] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-28T00:26:59.380452 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:59.381629 #2676411] INFO -- : generating transdb.h I, [2024-01-28T00:26:59.633263 #2676411] INFO -- : transdb.h unchanged I, [2024-01-28T00:26:59.636608 #2676411] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-28T00:26:59.637343 #2676411] INFO -- : making trans I, [2024-01-28T00:26:59.712070 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:59.712163 #2676411] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-28T00:26:59.712224 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:59.713274 #2676411] INFO -- : making encs I, [2024-01-28T00:26:59.728344 #2676411] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-28T00:26:59.737019 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:59.818259 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:26:59.818346 #2676411] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-28T00:26:59.818401 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:27:01.520751 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:27:01.521429 #2676411] INFO -- : generating makefile exts.mk I, [2024-01-28T00:27:01.620011 #2676411] INFO -- : exts.mk unchanged I, [2024-01-28T00:27:01.629321 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:27:02.121063 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-28T00:27:02.123458 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-28T00:27:02.130246 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-28T00:27:02.147825 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-28T00:27:02.159611 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-28T00:27:02.174389 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-28T00:27:02.186246 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-28T00:27:02.195677 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-28T00:27:02.206598 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-28T00:27:02.227619 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-28T00:27:02.227698 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-28T00:27:02.228797 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-28T00:27:02.228899 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-28T00:27:02.243610 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-28T00:27:02.243676 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-28T00:27:02.259609 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-28T00:27:02.260459 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-28T00:27:02.267674 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-28T00:27:02.291615 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-28T00:27:02.291688 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-28T00:27:02.291706 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-28T00:27:02.295476 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-28T00:27:02.301209 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-28T00:27:02.306435 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-28T00:27:02.321145 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-28T00:27:02.323367 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-28T00:27:02.329622 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-28T00:27:02.348841 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-28T00:27:02.354149 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-28T00:27:02.358908 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-28T00:27:02.360606 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-28T00:27:02.362431 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-28T00:27:02.397031 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-28T00:27:02.407510 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-28T00:27:02.415284 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-28T00:27:02.432421 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-28T00:27:02.506756 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-28T00:27:02.512417 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-28T00:27:02.515813 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-01-28T00:27:02.516402 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-28T00:27:02.524217 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-28T00:27:02.563694 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-28T00:27:02.598243 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-28T00:27:02.616525 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-28T00:27:02.616907 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-28T00:27:02.652293 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-01-28T00:27:02.700122 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:27:02.967868 #2676411] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-28T00:27:02.967989 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:27:02.969037 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:27:02.993220 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:27:02.993306 #2676411] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-28T00:27:02.993353 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:27:02.993801 #2676411] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc I, [2024-01-28T00:27:03.248141 #2676411] INFO -- : Installing to I, [2024-01-28T00:27:03.248274 #2676411] INFO -- : installing binary commands: /tmp/ruby/install/trunk-repeat20/bin I, [2024-01-28T00:27:03.263771 #2676411] INFO -- : installing base libraries: /tmp/ruby/install/trunk-repeat20/lib I, [2024-01-28T00:27:03.290744 #2676411] INFO -- : installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-28T00:27:03.295811 #2676411] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-repeat20/lib/pkgconfig I, [2024-01-28T00:27:03.296087 #2676411] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-28T00:27:03.400965 #2676411] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-28T00:27:03.401111 #2676411] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-28T00:27:03.401370 #2676411] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-28T00:27:03.407233 #2676411] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 I, [2024-01-28T00:27:03.424576 #2676411] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-28T00:27:03.424636 #2676411] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-28T00:27:03.424653 #2676411] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/ruby I, [2024-01-28T00:27:03.424831 #2676411] INFO -- : installing command scripts: /tmp/ruby/install/trunk-repeat20/bin I, [2024-01-28T00:27:03.425059 #2676411] INFO -- : installing library scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 I, [2024-01-28T00:27:03.663245 #2676411] INFO -- : installing common headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0 I, [2024-01-28T00:27:03.699075 #2676411] INFO -- : installing manpages: /tmp/ruby/install/trunk-repeat20/share/man/man1 I, [2024-01-28T00:27:03.713477 #2676411] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-01-28T00:27:03.753672 #2676411] INFO -- : benchmark 0.3.0 I, [2024-01-28T00:27:03.781729 #2676411] INFO -- : bundler 2.6.0.dev I, [2024-01-28T00:27:03.790982 #2676411] INFO -- : cgi 0.4.1 I, [2024-01-28T00:27:03.795008 #2676411] INFO -- : delegate 0.3.1 I, [2024-01-28T00:27:03.797066 #2676411] INFO -- : did_you_mean 1.6.3 I, [2024-01-28T00:27:03.799169 #2676411] INFO -- : english 0.8.0 I, [2024-01-28T00:27:03.801225 #2676411] INFO -- : erb 4.0.4 I, [2024-01-28T00:27:03.804277 #2676411] INFO -- : error_highlight 0.6.0 I, [2024-01-28T00:27:03.806196 #2676411] INFO -- : fileutils 1.7.2 I, [2024-01-28T00:27:03.808150 #2676411] INFO -- : find 0.2.0 I, [2024-01-28T00:27:03.810047 #2676411] INFO -- : forwardable 1.3.3 I, [2024-01-28T00:27:03.811822 #2676411] INFO -- : ipaddr 1.2.6 I, [2024-01-28T00:27:03.813691 #2676411] INFO -- : irb 1.11.1 I, [2024-01-28T00:27:03.816835 #2676411] INFO -- : logger 1.6.0 I, [2024-01-28T00:27:03.818776 #2676411] INFO -- : net-http 0.4.1 I, [2024-01-28T00:27:03.823328 #2676411] INFO -- : net-protocol 0.2.2 I, [2024-01-28T00:27:03.825631 #2676411] INFO -- : open-uri 0.4.1 I, [2024-01-28T00:27:03.828051 #2676411] INFO -- : open3 0.2.1 I, [2024-01-28T00:27:03.830124 #2676411] INFO -- : optparse 0.4.0 I, [2024-01-28T00:27:03.832186 #2676411] INFO -- : ostruct 0.6.0 I, [2024-01-28T00:27:03.834053 #2676411] INFO -- : pp 0.5.0 I, [2024-01-28T00:27:03.835964 #2676411] INFO -- : prettyprint 0.2.0 I, [2024-01-28T00:27:03.837654 #2676411] INFO -- : prism 0.19.0 I, [2024-01-28T00:27:03.839491 #2676411] INFO -- : pstore 0.1.3 I, [2024-01-28T00:27:03.841559 #2676411] INFO -- : rdoc 6.6.2 I, [2024-01-28T00:27:03.845864 #2676411] INFO -- : readline 0.0.4 I, [2024-01-28T00:27:03.847936 #2676411] INFO -- : reline 0.4.2 I, [2024-01-28T00:27:03.852387 #2676411] INFO -- : resolv 0.3.0 I, [2024-01-28T00:27:03.854453 #2676411] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-28T00:27:03.856460 #2676411] INFO -- : securerandom 0.3.1 I, [2024-01-28T00:27:03.858404 #2676411] INFO -- : set 1.1.0 I, [2024-01-28T00:27:03.860196 #2676411] INFO -- : shellwords 0.2.0 I, [2024-01-28T00:27:03.861973 #2676411] INFO -- : singleton 0.2.0 I, [2024-01-28T00:27:03.863774 #2676411] INFO -- : syntax_suggest 2.0.0 I, [2024-01-28T00:27:03.866636 #2676411] INFO -- : tempfile 0.2.1 I, [2024-01-28T00:27:03.868469 #2676411] INFO -- : time 0.3.0 I, [2024-01-28T00:27:03.870405 #2676411] INFO -- : timeout 0.4.1 I, [2024-01-28T00:27:03.872523 #2676411] INFO -- : tmpdir 0.2.0 I, [2024-01-28T00:27:03.874607 #2676411] INFO -- : tsort 0.2.0 I, [2024-01-28T00:27:03.878132 #2676411] INFO -- : un 0.3.0 I, [2024-01-28T00:27:03.880603 #2676411] INFO -- : uri 0.13.0 I, [2024-01-28T00:27:03.882573 #2676411] INFO -- : weakref 0.1.3 I, [2024-01-28T00:27:03.884470 #2676411] INFO -- : yaml 0.3.0 I, [2024-01-28T00:27:03.886006 #2676411] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-01-28T00:27:03.904314 #2676411] INFO -- : date 3.3.4 I, [2024-01-28T00:27:03.906720 #2676411] INFO -- : digest 3.1.1 I, [2024-01-28T00:27:03.910988 #2676411] INFO -- : etc 1.4.3 I, [2024-01-28T00:27:03.913108 #2676411] INFO -- : fcntl 1.1.0 I, [2024-01-28T00:27:03.915206 #2676411] INFO -- : fiddle 1.1.3 I, [2024-01-28T00:27:03.917454 #2676411] INFO -- : io-console 0.7.2 I, [2024-01-28T00:27:03.921037 #2676411] INFO -- : io-nonblock 0.3.0 I, [2024-01-28T00:27:03.924673 #2676411] INFO -- : io-wait 0.3.1 I, [2024-01-28T00:27:03.928514 #2676411] INFO -- : json 2.7.1 I, [2024-01-28T00:27:03.933264 #2676411] INFO -- : openssl 3.2.0 I, [2024-01-28T00:27:03.936785 #2676411] INFO -- : pathname 0.3.0 I, [2024-01-28T00:27:03.940863 #2676411] INFO -- : psych 5.1.2 I, [2024-01-28T00:27:03.943753 #2676411] INFO -- : stringio 3.1.1 I, [2024-01-28T00:27:03.945848 #2676411] INFO -- : strscan 3.0.9 I, [2024-01-28T00:27:03.947947 #2676411] INFO -- : zlib 3.1.0 I, [2024-01-28T00:27:03.949566 #2676411] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-01-28T00:27:03.950942 #2676411] INFO -- : minitest 5.21.2 I, [2024-01-28T00:27:03.977123 #2676411] INFO -- : power_assert 2.0.3 I, [2024-01-28T00:27:03.985105 #2676411] INFO -- : rake 13.1.0 I, [2024-01-28T00:27:04.003805 #2676411] INFO -- : test-unit 3.6.1 I, [2024-01-28T00:27:04.027733 #2676411] INFO -- : rexml 3.2.6 I, [2024-01-28T00:27:04.058056 #2676411] INFO -- : rss 0.3.0 I, [2024-01-28T00:27:04.074006 #2676411] INFO -- : net-ftp 0.3.4 I, [2024-01-28T00:27:04.083335 #2676411] INFO -- : net-imap 0.4.9.1 I, [2024-01-28T00:27:04.100233 #2676411] INFO -- : net-pop 0.1.2 I, [2024-01-28T00:27:04.104553 #2676411] INFO -- : net-smtp 0.4.0.1 I, [2024-01-28T00:27:04.109732 #2676411] INFO -- : matrix 0.4.2 I, [2024-01-28T00:27:04.114700 #2676411] INFO -- : prime 0.1.2 I, [2024-01-28T00:27:04.124065 #2676411] INFO -- : rbs 3.4.3 I, [2024-01-28T00:27:04.329412 #2676411] INFO -- : typeprof 0.21.9 I, [2024-01-28T00:27:04.339620 #2676411] INFO -- : debug 1.9.1 I, [2024-01-28T00:27:04.353171 #2676411] INFO -- : racc 1.7.3 I, [2024-01-28T00:27:04.365579 #2676411] INFO -- : mutex_m 0.2.0 I, [2024-01-28T00:27:04.369233 #2676411] INFO -- : getoptlong 0.2.1 I, [2024-01-28T00:27:04.376242 #2676411] INFO -- : base64 0.2.0 I, [2024-01-28T00:27:04.379594 #2676411] INFO -- : bigdecimal 3.1.6 I, [2024-01-28T00:27:04.390922 #2676411] INFO -- : observer 0.1.2 I, [2024-01-28T00:27:04.395245 #2676411] INFO -- : abbrev 0.1.2 I, [2024-01-28T00:27:04.399602 #2676411] INFO -- : resolv-replace 0.1.1 I, [2024-01-28T00:27:04.404313 #2676411] INFO -- : rinda 0.2.0 I, [2024-01-28T00:27:04.409242 #2676411] INFO -- : drb 2.2.0 I, [2024-01-28T00:27:04.415283 #2676411] INFO -- : nkf 0.2.0 I, [2024-01-28T00:27:04.429140 #2676411] INFO -- : syslog 0.1.2 I, [2024-01-28T00:27:04.435816 #2676411] INFO -- : csv 3.2.8 I, [2024-01-28T00:27:04.448363 #2676411] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0/cache I, [2024-01-28T00:27:04.473497 #2676411] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-01-28T00:27:04.473680 #2676411] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-01-28T00:27:59.045941 #2676411] INFO -- : PASS all 1885 tests E, [2024-01-28T00:27:59.053209 #2676411] ERROR -- : I, [2024-01-28T00:27:59.053347 #2676411] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-01-28T00:27:59.053904 #2676411] INFO -- : $$$[beg] make yes-test-basic TESTS=--repeat-count=20 I, [2024-01-28T00:27:59.196329 #2676411] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-28T00:27:59.196397 #2676411] INFO -- : CC = gcc I, [2024-01-28T00:27:59.196428 #2676411] INFO -- : LD = ld I, [2024-01-28T00:27:59.196456 #2676411] INFO -- : LDSHARED = gcc -shared I, [2024-01-28T00:27:59.196489 #2676411] 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-01-28T00:27:59.196524 #2676411] 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/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-28T00:27:59.196564 #2676411] INFO -- : CPPFLAGS = I, [2024-01-28T00:27:59.196592 #2676411] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-28T00:27:59.196620 #2676411] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-28T00:27:59.196645 #2676411] INFO -- : LANG = I, [2024-01-28T00:27:59.196671 #2676411] INFO -- : LC_ALL = I, [2024-01-28T00:27:59.196695 #2676411] INFO -- : LC_CTYPE = I, [2024-01-28T00:27:59.196720 #2676411] INFO -- : MFLAGS = I, [2024-01-28T00:27:59.196745 #2676411] INFO -- : RUSTC = rustc I, [2024-01-28T00:27:59.196776 #2676411] 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/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-28T00:27:59.202570 #2676411] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-28T00:27:59.202625 #2676411] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-28T00:27:59.202641 #2676411] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-28T00:27:59.202654 #2676411] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-28T00:27:59.202665 #2676411] INFO -- : I, [2024-01-28T00:27:59.378584 #2676411] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-28T00:27:59.378656 #2676411] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-28T00:27:59.378672 #2676411] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-28T00:27:59.576693 #2676411] INFO -- : Checking leaked global symbols...none I, [2024-01-28T00:27:59.672997 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-28T00:27:59.673150 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2 I, [2024-01-28T00:27:59.673285 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3 I, [2024-01-28T00:27:59.673607 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5 I, [2024-01-28T00:27:59.858017 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8 I, [2024-01-28T00:27:59.858448 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10 I, [2024-01-28T00:27:59.860000 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39 I, [2024-01-28T00:27:59.860986 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27 I, [2024-01-28T00:27:59.864974 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-28T00:27:59.867233 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-28T00:27:59.869945 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-28T00:27:59.873506 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-28T00:27:59.873885 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10 I, [2024-01-28T00:27:59.874141 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6 I, [2024-01-28T00:27:59.874542 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9 I, [2024-01-28T00:27:59.975454 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2 I, [2024-01-28T00:27:59.977094 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27 I, [2024-01-28T00:28:00.371618 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8 I, [2024-01-28T00:28:00.371692 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5 I, [2024-01-28T00:28:00.371717 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5 I, [2024-01-28T00:28:00.371730 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4 I, [2024-01-28T00:28:00.371741 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4 I, [2024-01-28T00:28:00.371754 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2 I, [2024-01-28T00:28:00.371765 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6 I, [2024-01-28T00:28:00.371776 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12 I, [2024-01-28T00:28:00.371795 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3 I, [2024-01-28T00:28:00.371806 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12 I, [2024-01-28T00:28:00.371818 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6 I, [2024-01-28T00:28:00.371829 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23 I, [2024-01-28T00:28:00.452543 #2676411] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4 I, [2024-01-28T00:28:00.458002 #2676411] INFO -- : I, [2024-01-28T00:28:00.458070 #2676411] INFO -- : test succeeded I, [2024-01-28T00:28:00.460819 #2676411] INFO -- : $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. I, [2024-01-28T00:28:00.461012 #2676411] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 I, [2024-01-28T00:28:00.747205 #2676411] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-28T00:28:00.747280 #2676411] INFO -- : CC = gcc I, [2024-01-28T00:28:00.747305 #2676411] INFO -- : LD = ld I, [2024-01-28T00:28:00.747320 #2676411] INFO -- : LDSHARED = gcc -shared I, [2024-01-28T00:28:00.747335 #2676411] 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-01-28T00:28:00.747349 #2676411] 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/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-28T00:28:00.747362 #2676411] INFO -- : CPPFLAGS = I, [2024-01-28T00:28:00.747374 #2676411] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-28T00:28:00.747398 #2676411] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-28T00:28:00.747411 #2676411] INFO -- : LANG = I, [2024-01-28T00:28:00.747422 #2676411] INFO -- : LC_ALL = I, [2024-01-28T00:28:00.747433 #2676411] INFO -- : LC_CTYPE = I, [2024-01-28T00:28:00.747445 #2676411] INFO -- : MFLAGS = I, [2024-01-28T00:28:00.747456 #2676411] INFO -- : RUSTC = rustc I, [2024-01-28T00:28:00.747468 #2676411] 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/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-28T00:28:00.750229 #2676411] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-28T00:28:00.750279 #2676411] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-28T00:28:00.750297 #2676411] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-28T00:28:00.750309 #2676411] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-28T00:28:00.750322 #2676411] INFO -- : I, [2024-01-28T00:28:00.753980 #2676411] INFO -- : generating enc.mk I, [2024-01-28T00:28:01.063727 #2676411] INFO -- : making enc I, [2024-01-28T00:28:01.100930 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:01.101026 #2676411] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-28T00:28:01.101075 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:01.108328 #2676411] INFO -- : making srcs under enc I, [2024-01-28T00:28:01.170375 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:01.170462 #2676411] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-28T00:28:01.170528 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:01.172237 #2676411] INFO -- : generating transdb.h I, [2024-01-28T00:28:01.425765 #2676411] INFO -- : transdb.h unchanged I, [2024-01-28T00:28:01.436085 #2676411] INFO -- : making trans I, [2024-01-28T00:28:01.513394 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:01.513496 #2676411] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-28T00:28:01.513560 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:01.514747 #2676411] INFO -- : making encs I, [2024-01-28T00:28:01.610671 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:01.610759 #2676411] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-28T00:28:01.610817 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:01.614343 #2676411] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-28T00:28:01.691638 #2676411] INFO -- : ext/configure-ext.mk updated I, [2024-01-28T00:28:01.703609 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:05.483951 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:05.484464 #2676411] INFO -- : generating makefile exts.mk I, [2024-01-28T00:28:05.580136 #2676411] INFO -- : exts.mk unchanged I, [2024-01-28T00:28:05.589504 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:06.157734 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-28T00:28:06.163593 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-28T00:28:06.171596 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-28T00:28:06.177322 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-28T00:28:06.182251 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-28T00:28:06.192223 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-28T00:28:06.225337 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-28T00:28:06.233067 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-28T00:28:06.258899 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-28T00:28:06.273331 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-28T00:28:06.280003 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-28T00:28:06.285290 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-28T00:28:06.301342 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-28T00:28:06.315766 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-28T00:28:06.337353 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-28T00:28:06.342655 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-28T00:28:06.352116 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-28T00:28:06.362440 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-28T00:28:06.389086 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-28T00:28:06.417912 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-28T00:28:06.424569 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-28T00:28:06.429683 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-28T00:28:06.438611 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-28T00:28:06.472038 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-28T00:28:06.480285 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-28T00:28:06.485434 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-28T00:28:06.505917 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-28T00:28:06.516614 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-28T00:28:06.519896 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-28T00:28:06.526597 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-28T00:28:06.542768 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-28T00:28:06.555330 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-28T00:28:06.577983 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-28T00:28:06.629557 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-28T00:28:06.632929 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-28T00:28:06.684760 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-28T00:28:06.687791 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-28T00:28:06.741454 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-28T00:28:06.744968 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-28T00:28:06.796354 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-28T00:28:06.800910 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-28T00:28:06.851156 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-28T00:28:06.860306 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-01-28T00:28:06.907533 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-01-28T00:28:06.911242 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-28T00:28:06.962386 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-28T00:28:07.005474 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:07.164078 #2676411] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-28T00:28:07.164195 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:07.165280 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:07.171014 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:07.171094 #2676411] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-28T00:28:07.171134 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T00:28:21.295172 #2676411] INFO -- : Run options: I, [2024-01-28T00:28:21.295234 #2676411] INFO -- : --seed=19528 I, [2024-01-28T00:28:21.295255 #2676411] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-01-28T00:28:21.295270 #2676411] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/.excludes I, [2024-01-28T00:28:21.295282 #2676411] INFO -- : --name=!/memory_leak/ I, [2024-01-28T00:28:21.295293 #2676411] INFO -- : --stderr-on-failure I, [2024-01-28T00:28:21.295302 #2676411] INFO -- : --repeat-count=20 I, [2024-01-28T00:28:21.295312 #2676411] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-28T00:28:21.295329 #2676411] INFO -- : I, [2024-01-28T00:28:21.295339 #2676411] INFO -- : # Running tests: I, [2024-01-28T00:28:21.295349 #2676411] INFO -- : I, [2024-01-28T00:29:30.948538 #2676411] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-28T00:29:31.159608 #2676411] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 I, [2024-01-28T00:50:13.729941 #2676411] INFO -- : Finished(1/20) tests in 1312.445174s, 19.0728 tests/s, 7208.2302 assertions/s. I, [2024-01-28T00:51:56.581165 #2676411] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-01-28T00:51:56.592236 #2676411] INFO -- : Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 9 I, [2024-01-28T01:23:25.911940 #2676411] INFO -- : Finished(2/20) tests in 1992.018715s, 12.5666 tests/s, 4749.6923 assertions/s. I, [2024-01-28T01:51:14.299838 #2676411] INFO -- : Finished(3/20) tests in 1668.394135s, 15.0042 tests/s, 5671.7330 assertions/s. I, [2024-01-28T02:17:43.949705 #2676411] INFO -- : Finished(4/20) tests in 1589.682902s, 15.7472 tests/s, 5954.0944 assertions/s. I, [2024-01-28T02:19:42.535809 #2676411] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-01-28T02:19:42.551098 #2676411] INFO -- : Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 9 I, [2024-01-28T02:44:36.372212 #2676411] INFO -- : Finished(5/20) tests in 1612.365913s, 15.5256 tests/s, 5869.5622 assertions/s. I, [2024-01-28T03:16:25.875108 #2676411] INFO -- : Finished(6/20) tests in 1909.301027s, 13.1111 tests/s, 4956.6390 assertions/s. I, [2024-01-28T03:18:57.547646 #2676411] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-28T03:19:07.198606 #2676411] INFO -- : Closed file descriptor: TestHashOnly#test_broken_hash_value: 9 I, [2024-01-28T03:44:33.281182 #2676411] INFO -- : Finished(7/20) tests in 1687.618404s, 14.8333 tests/s, 5607.7434 assertions/s. I, [2024-01-28T03:46:30.754738 #2676411] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-28T03:46:30.767621 #2676411] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 I, [2024-01-28T04:09:47.107144 #2676411] INFO -- : Finished(8/20) tests in 1513.847207s, 16.5360 tests/s, 6251.4691 assertions/s. I, [2024-01-28T04:11:46.827614 #2676411] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-01-28T04:11:46.835608 #2676411] INFO -- : Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 9 I, [2024-01-28T04:37:42.631458 #2676411] INFO -- : Finished(9/20) tests in 1675.491741s, 14.9407 tests/s, 5648.2910 assertions/s. I, [2024-01-28T05:08:03.917327 #2676411] INFO -- : Finished(10/20) tests in 1821.161680s, 13.7456 tests/s, 5195.1725 assertions/s. I, [2024-01-28T05:10:52.419613 #2676411] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-01-28T05:10:52.446866 #2676411] INFO -- : Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 9 I, [2024-01-28T05:42:27.524500 #2676411] INFO -- : Finished(11/20) tests in 2063.784922s, 12.1297 tests/s, 4585.7996 assertions/s. I, [2024-01-28T05:44:24.022530 #2676411] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-28T05:44:24.047628 #2676411] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 I, [2024-01-28T06:10:33.488890 #2676411] INFO -- : Finished(12/20) tests in 1685.958748s, 14.8479 tests/s, 5613.0952 assertions/s. I, [2024-01-28T06:38:05.910108 #2676411] INFO -- : Finished(13/20) tests in 1652.456397s, 15.1490 tests/s, 5727.0328 assertions/s. I, [2024-01-28T07:07:30.795593 #2676411] INFO -- : Finished(14/20) tests in 1764.714885s, 14.1853 tests/s, 5362.2515 assertions/s. I, [2024-01-28T07:41:37.175524 #2676411] INFO -- : Finished(15/20) tests in 2046.479169s, 12.2322 tests/s, 4623.7500 assertions/s. I, [2024-01-28T08:10:33.228461 #2676411] INFO -- : Finished(16/20) tests in 1736.089665s, 14.4192 tests/s, 5451.0762 assertions/s. I, [2024-01-28T08:39:02.712646 #2676411] INFO -- : Finished(17/20) tests in 1709.468396s, 14.6437 tests/s, 5535.5267 assertions/s. I, [2024-01-28T09:12:04.817255 #2676411] INFO -- : Finished(18/20) tests in 1981.825536s, 12.6313 tests/s, 4775.2947 assertions/s. I, [2024-01-28T09:43:59.565676 #2676411] INFO -- : Finished(19/20) tests in 1915.114906s, 13.0713 tests/s, 4940.8341 assertions/s. I, [2024-01-28T10:12:15.552712 #2676411] INFO -- : Finished(20/20) tests in 1696.369976s, 14.7568 tests/s, 5578.7105 assertions/s. I, [2024-01-28T10:12:15.552787 #2676411] INFO -- : 500659 tests, 189262167 assertions, 0 failures, 0 errors, 2255 skips I, [2024-01-28T10:12:15.552818 #2676411] INFO -- : I, [2024-01-28T10:12:15.552840 #2676411] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-27T22:47:07Z master 8a027d111f) [x86_64-linux] I, [2024-01-28T10:12:15.699904 #2676411] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. I, [2024-01-28T10:12:15.700256 #2676411] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20 I, [2024-01-28T10:12:15.992301 #2676411] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-28T10:12:15.992369 #2676411] INFO -- : CC = gcc I, [2024-01-28T10:12:15.992386 #2676411] INFO -- : LD = ld I, [2024-01-28T10:12:15.992399 #2676411] INFO -- : LDSHARED = gcc -shared I, [2024-01-28T10:12:15.992413 #2676411] 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-01-28T10:12:15.992425 #2676411] 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/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-01-28T10:12:15.992436 #2676411] INFO -- : CPPFLAGS = I, [2024-01-28T10:12:15.992448 #2676411] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-28T10:12:15.992459 #2676411] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-28T10:12:15.992470 #2676411] INFO -- : LANG = I, [2024-01-28T10:12:15.992480 #2676411] INFO -- : LC_ALL = I, [2024-01-28T10:12:15.992490 #2676411] INFO -- : LC_CTYPE = I, [2024-01-28T10:12:15.992501 #2676411] INFO -- : MFLAGS = I, [2024-01-28T10:12:15.992512 #2676411] INFO -- : RUSTC = rustc I, [2024-01-28T10:12:15.992522 #2676411] 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/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-01-28T10:12:15.996041 #2676411] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-28T10:12:15.996106 #2676411] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-28T10:12:15.996129 #2676411] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-28T10:12:15.996146 #2676411] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-28T10:12:15.996161 #2676411] INFO -- : I, [2024-01-28T10:12:16.000321 #2676411] INFO -- : generating enc.mk I, [2024-01-28T10:12:16.372150 #2676411] INFO -- : making enc I, [2024-01-28T10:12:16.432126 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:16.432205 #2676411] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-28T10:12:16.432267 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:16.436415 #2676411] INFO -- : making srcs under enc I, [2024-01-28T10:12:16.530401 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:16.530497 #2676411] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-28T10:12:16.530550 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:16.532455 #2676411] INFO -- : generating transdb.h I, [2024-01-28T10:12:16.767167 #2676411] INFO -- : transdb.h unchanged I, [2024-01-28T10:12:16.770266 #2676411] INFO -- : making trans I, [2024-01-28T10:12:16.843681 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:16.843772 #2676411] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-28T10:12:16.843832 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:16.844912 #2676411] INFO -- : making encs I, [2024-01-28T10:12:16.927298 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:16.927394 #2676411] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-28T10:12:16.927457 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:16.931483 #2676411] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-28T10:12:17.012191 #2676411] INFO -- : ext/configure-ext.mk updated I, [2024-01-28T10:12:17.025355 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:20.562710 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:20.563324 #2676411] INFO -- : generating makefile exts.mk I, [2024-01-28T10:12:20.660811 #2676411] INFO -- : exts.mk unchanged I, [2024-01-28T10:12:20.670284 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:21.253212 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-28T10:12:21.259132 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-28T10:12:21.267512 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-28T10:12:21.278334 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-28T10:12:21.283211 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-28T10:12:21.294352 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-28T10:12:21.331479 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-28T10:12:21.340878 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-28T10:12:21.372016 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-28T10:12:21.395712 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-28T10:12:21.402781 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-28T10:12:21.408347 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-28T10:12:21.426876 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-28T10:12:21.442705 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-28T10:12:21.465971 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-28T10:12:21.471659 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-28T10:12:21.481764 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-28T10:12:21.490445 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-28T10:12:21.519380 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-28T10:12:21.550331 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-28T10:12:21.557905 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-28T10:12:21.563499 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-28T10:12:21.574063 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-28T10:12:21.611112 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-28T10:12:21.618695 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-28T10:12:21.624483 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-28T10:12:21.647823 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-28T10:12:21.660305 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-28T10:12:21.663520 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-28T10:12:21.668004 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-28T10:12:21.685249 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-28T10:12:21.698804 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-28T10:12:21.724410 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-28T10:12:21.782626 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-01-28T10:12:21.786882 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-28T10:12:21.841710 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-28T10:12:21.845664 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-28T10:12:21.899359 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-01-28T10:12:21.903160 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-28T10:12:21.960913 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-28T10:12:21.965464 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-28T10:12:22.019203 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.2/ext/rbs_extension' I, [2024-01-28T10:12:22.023591 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-01-28T10:12:22.076890 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.3/ext/rbs_extension' I, [2024-01-28T10:12:22.080380 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-28T10:12:22.151392 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-01-28T10:12:22.196668 #2676411] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:22.353717 #2676411] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-28T10:12:22.353841 #2676411] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:22.354969 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:22.360987 #2676411] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:22.361066 #2676411] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-28T10:12:22.361106 #2676411] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-28T10:12:22.496365 #2676411] INFO -- : $ /tmp/ruby/build/trunk-repeat20/miniruby -I/tmp/ruby/src/trunk-repeat20/lib /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat20 --extout=.ext -- /tmp/ruby/src/trunk-repeat20/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat20/spec/default.mspec --error-output stderr --debug I, [2024-01-28T10:12:22.700103 #2676411] INFO -- : ruby 3.4.0dev (2024-01-27T22:47:07Z master 8a027d111f) [x86_64-linux] I, [2024-01-28T10:12:54.491913 #2676411] INFO -- : 0 ......................................................................... I, [2024-01-28T10:13:02.601806 #2676411] INFO -- : 73 ......................................................................... I, [2024-01-28T10:13:04.357029 #2676411] INFO -- : 146 ......................................................................... I, [2024-01-28T10:13:07.033560 #2676411] INFO -- : 219 ......................................................................... I, [2024-01-28T10:13:08.062893 #2676411] INFO -- : 292 ......................................................................... I, [2024-01-28T10:13:10.063125 #2676411] INFO -- : 365 ......................................................................... I, [2024-01-28T10:13:11.008808 #2676411] INFO -- : 438 ......................................................................... I, [2024-01-28T10:13:11.783210 #2676411] INFO -- : 511 ......................................................................... I, [2024-01-28T10:13:13.661738 #2676411] INFO -- : 584 ......................................................................... I, [2024-01-28T10:13:16.531554 #2676411] INFO -- : 657 ......................................................................... I, [2024-01-28T10:13:17.220378 #2676411] INFO -- : 730 ......................................................................... I, [2024-01-28T10:13:18.074474 #2676411] INFO -- : 803 ......................................................................... I, [2024-01-28T10:13:20.285737 #2676411] INFO -- : 876 ......................................................................... I, [2024-01-28T10:13:21.667503 #2676411] INFO -- : 949 ......................................................................... I, [2024-01-28T10:13:30.010650 #2676411] INFO -- : 1022 ......................................................................... I, [2024-01-28T10:13:41.443283 #2676411] INFO -- : 1095 ......................................................................... I, [2024-01-28T10:13:47.367825 #2676411] INFO -- : 1168 ......................................................................... I, [2024-01-28T10:13:50.795589 #2676411] INFO -- : 1241 ......................................................................... I, [2024-01-28T10:13:52.957923 #2676411] INFO -- : 1314 ......................................................................... I, [2024-01-28T10:13:53.958536 #2676411] INFO -- : 1387 ......................................................................... I, [2024-01-28T10:14:03.677041 #2676411] INFO -- : 1460 ......................................................................... I, [2024-01-28T10:14:18.136120 #2676411] INFO -- : 1533 ......................................................................... I, [2024-01-28T10:14:20.176361 #2676411] INFO -- : 1606 ......................................................................... I, [2024-01-28T10:14:25.106064 #2676411] INFO -- : 1679 ......................................................................... I, [2024-01-28T10:14:28.932908 #2676411] INFO -- : 1752 ......................................................................... I, [2024-01-28T10:14:34.534080 #2676411] INFO -- : 1825 ......................................................................... I, [2024-01-28T10:14:37.967029 #2676411] INFO -- : 1898 ......................................................................... I, [2024-01-28T10:14:40.777274 #2676411] INFO -- : 1971 ......................................................................... I, [2024-01-28T10:14:43.821425 #2676411] INFO -- : 2044 ......................................................................... I, [2024-01-28T10:14:44.117865 #2676411] INFO -- : 2117 ......................................................................... I, [2024-01-28T10:14:45.139395 #2676411] INFO -- : 2190 ......................................................................... I, [2024-01-28T10:14:45.430898 #2676411] INFO -- : 2263 ......................................................................... I, [2024-01-28T10:14:46.236963 #2676411] INFO -- : 2336 ......................................................................... I, [2024-01-28T10:14:47.175589 #2676411] INFO -- : 2409 ......................................................................... I, [2024-01-28T10:14:47.839662 #2676411] INFO -- : 2482 ......................................................................... I, [2024-01-28T10:14:50.786012 #2676411] INFO -- : 2555 ......................................................................... I, [2024-01-28T10:14:50.811217 #2676411] INFO -- : 2628 ......................................................................... I, [2024-01-28T10:14:51.088709 #2676411] INFO -- : 2701 ......................................................................... I, [2024-01-28T10:14:54.138545 #2676411] INFO -- : 2774 ......................................................................... I, [2024-01-28T10:14:56.419317 #2676411] INFO -- : 2847 ......................................................................... I, [2024-01-28T10:15:00.603032 #2676411] INFO -- : 2920 ......................................................................... I, [2024-01-28T10:15:01.549406 #2676411] INFO -- : 2993 ......................................................................... I, [2024-01-28T10:15:03.418208 #2676411] INFO -- : 3066 ......................................................................... I, [2024-01-28T10:15:05.963290 #2676411] INFO -- : 3139 ......................................................................... I, [2024-01-28T10:15:07.771130 #2676411] INFO -- : 3212 ......................................................................... I, [2024-01-28T10:15:10.225008 #2676411] INFO -- : 3285 ......................................................................... I, [2024-01-28T10:15:11.024549 #2676411] INFO -- : 3358 ......................................................................... I, [2024-01-28T10:15:15.581746 #2676411] INFO -- : 3431 ......................................................................... I, [2024-01-28T10:15:16.162277 #2676411] INFO -- : 3504 ......................................................................... I, [2024-01-28T10:15:16.695275 #2676411] INFO -- : 3577 ......................................................................... I, [2024-01-28T10:15:24.676596 #2676411] INFO -- : 3650 ......................................................................... I, [2024-01-28T10:15:25.743538 #2676411] INFO -- : 3723 ..... I, [2024-01-28T10:15:25.743726 #2676411] INFO -- : I, [2024-01-28T10:15:25.743760 #2676411] INFO -- : Finished in 183.040791 seconds I, [2024-01-28T10:15:25.743786 #2676411] INFO -- : I, [2024-01-28T10:15:25.743799 #2676411] INFO -- : 3728 files, 31902 examples, 178298 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-28T10:15:25.767765 #2676411] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20" exit with 0.