# Logfile created on 2024-01-11 09:21:31 +0000 by logger.rb/v1.4.3 I, [2024-01-11T09:21:31.183414 #178254] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-01-11T09:21:31.184074 #178254] INFO -- : $$$[beg] make update-unicode -j4 I, [2024-01-11T09:21:31.312326 #178254] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2024-01-11T09:21:31.312967 #178254] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2024-01-11T09:21:31.313018 #178254] INFO -- : $$$[beg] make update-download -j4 I, [2024-01-11T09:21:31.533448 #178254] INFO -- : tool/config.guess already exists I, [2024-01-11T09:21:31.533653 #178254] INFO -- : tool/config.sub already exists I, [2024-01-11T09:21:31.641830 #178254] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-01-11T09:21:31.641912 #178254] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2024-01-11T09:21:31.755404 #178254] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-01-11T09:21:31.755785 #178254] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2024-01-11T09:21:31.755827 #178254] INFO -- : $$$[beg] make update-src -j4 E, [2024-01-11T09:21:32.872808 #178254] ERROR -- : From https://github.com/ruby/ruby E, [2024-01-11T09:21:32.872885 #178254] ERROR -- : 5906f6a..d674157 master -> origin/master I, [2024-01-11T09:21:32.947500 #178254] INFO -- : Updating 5906f6a..d674157 I, [2024-01-11T09:21:32.947563 #178254] INFO -- : Fast-forward I, [2024-01-11T09:21:32.980204 #178254] INFO -- : .github/actions/setup/directories/action.yml | 2 +- I, [2024-01-11T09:21:32.980271 #178254] INFO -- : .github/dependabot.yml | 10 ++- I, [2024-01-11T09:21:32.980291 #178254] INFO -- : .github/workflows/baseruby.yml | 2 +- I, [2024-01-11T09:21:32.980304 #178254] INFO -- : .github/workflows/dependabot_automerge.yml | 2 +- I, [2024-01-11T09:21:32.980315 #178254] INFO -- : .github/workflows/mingw.yml | 2 +- I, [2024-01-11T09:21:32.980326 #178254] INFO -- : .github/workflows/rjit-bindgen.yml | 2 +- I, [2024-01-11T09:21:32.980336 #178254] INFO -- : .github/workflows/spec_guards.yml | 2 +- I, [2024-01-11T09:21:32.980349 #178254] INFO -- : .github/workflows/wasm.yml | 4 +- I, [2024-01-11T09:21:32.980361 #178254] INFO -- : compile.c | 1 + I, [2024-01-11T09:21:32.980372 #178254] INFO -- : debug.c | 2 +- I, [2024-01-11T09:21:32.980382 #178254] INFO -- : eval.c | 2 +- I, [2024-01-11T09:21:32.980393 #178254] INFO -- : ext/socket/extconf.rb | 2 - I, [2024-01-11T09:21:32.980415 #178254] INFO -- : ext/socket/raddrinfo.c | 48 ++----------- I, [2024-01-11T09:21:32.980428 #178254] INFO -- : gc.c | 29 +++++++- I, [2024-01-11T09:21:32.980440 #178254] INFO -- : internal/gc.h | 1 + I, [2024-01-11T09:21:32.980451 #178254] INFO -- : io.c | 2 +- I, [2024-01-11T09:21:32.980462 #178254] INFO -- : lib/bundler/cli.rb | 2 +- I, [2024-01-11T09:21:32.980473 #178254] INFO -- : lib/bundler/cli/binstubs.rb | 2 +- I, [2024-01-11T09:21:32.980484 #178254] INFO -- : lib/bundler/definition.rb | 12 ++-- I, [2024-01-11T09:21:32.980495 #178254] INFO -- : lib/bundler/dsl.rb | 14 ++-- I, [2024-01-11T09:21:32.980505 #178254] INFO -- : lib/bundler/lazy_specification.rb | 1 + I, [2024-01-11T09:21:32.980521 #178254] INFO -- : lib/bundler/rubygems_ext.rb | 2 +- I, [2024-01-11T09:21:32.980532 #178254] INFO -- : lib/bundler/spec_set.rb | 81 ++++++++++++++-------- I, [2024-01-11T09:21:32.980542 #178254] INFO -- : lib/rdoc/parser.rb | 6 +- I, [2024-01-11T09:21:32.980553 #178254] INFO -- : lib/rubygems.rb | 2 +- I, [2024-01-11T09:21:32.980563 #178254] INFO -- : lib/rubygems/commands/rdoc_command.rb | 2 +- I, [2024-01-11T09:21:32.980574 #178254] INFO -- : lib/rubygems/commands/update_command.rb | 8 +-- I, [2024-01-11T09:21:32.980585 #178254] INFO -- : lib/rubygems/defaults.rb | 10 +-- I, [2024-01-11T09:21:32.980596 #178254] INFO -- : lib/rubygems/specification.rb | 2 +- I, [2024-01-11T09:21:32.980610 #178254] INFO -- : lib/rubygems/specification_policy.rb | 2 +- I, [2024-01-11T09:21:32.980620 #178254] INFO -- : parse.y | 8 ++- I, [2024-01-11T09:21:32.980631 #178254] INFO -- : spec/bundler/commands/install_spec.rb | 29 ++++++++ I, [2024-01-11T09:21:32.980641 #178254] INFO -- : spec/bundler/commands/update_spec.rb | 2 +- I, [2024-01-11T09:21:32.980653 #178254] INFO -- : spec/bundler/lock/lockfile_spec.rb | 40 +++++++++++ I, [2024-01-11T09:21:32.980663 #178254] INFO -- : spec/bundler/support/rubygems_ext.rb | 2 +- I, [2024-01-11T09:21:32.980673 #178254] INFO -- : test/rdoc/test_rdoc_parser.rb | 14 ++++ I, [2024-01-11T09:21:32.980846 #178254] INFO -- : test/ruby/test_defined.rb | 12 ++++ I, [2024-01-11T09:21:32.980858 #178254] INFO -- : test/ruby/test_process.rb | 55 +++++++++++++++ I, [2024-01-11T09:21:32.980871 #178254] INFO -- : test/ruby/test_regexp.rb | 12 ++-- I, [2024-01-11T09:21:32.980882 #178254] INFO -- : test/rubygems/helper.rb | 45 +++++------- I, [2024-01-11T09:21:32.980893 #178254] INFO -- : .../test_gem_commands_environment_command.rb | 2 +- I, [2024-01-11T09:21:32.980903 #178254] INFO -- : test/rubygems/test_gem_commands_update_command.rb | 34 +++++++-- I, [2024-01-11T09:21:32.980917 #178254] INFO -- : test/rubygems/test_gem_dependency_installer.rb | 6 +- I, [2024-01-11T09:21:32.980927 #178254] INFO -- : test/rubygems/test_gem_ext_builder.rb | 14 ++-- I, [2024-01-11T09:21:32.980938 #178254] INFO -- : test/rubygems/test_gem_safe_marshal.rb | 4 +- I, [2024-01-11T09:21:32.980948 #178254] INFO -- : test/rubygems/test_gem_source.rb | 2 +- I, [2024-01-11T09:21:32.980958 #178254] INFO -- : tool/gen-github-release.rb | 2 +- I, [2024-01-11T09:21:32.980968 #178254] INFO -- : 47 files changed, 366 insertions(+), 176 deletions(-) I, [2024-01-11T09:21:33.011669 #178254] INFO -- : Latest commit hash = d6741572ef I, [2024-01-11T09:21:33.014456 #178254] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-01-11T09:21:33.014516 #178254] INFO -- : $$$[beg] make after-update -j4 I, [2024-01-11T09:21:33.167825 #178254] INFO -- : generating parse.c I, [2024-01-11T09:21:33.179845 #178254] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c I, [2024-01-11T09:21:33.197904 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-11T09:21:33.198517 #178254] INFO -- : extracting ripper.y from ../../parse.y I, [2024-01-11T09:21:33.202599 #178254] INFO -- : generating eventids1.c from ../../parse.y I, [2024-01-11T09:21:33.277153 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/revision.h updated I, [2024-01-11T09:21:33.281904 #178254] INFO -- : generating eventids1.h from ../../parse.y I, [2024-01-11T09:21:33.281972 #178254] INFO -- : generating x86_64-linux-fake.rb I, [2024-01-11T09:21:33.428440 #178254] INFO -- : compiling compiler ripper.y I, [2024-01-11T09:21:33.429220 #178254] INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl I, [2024-01-11T09:21:33.434055 #178254] INFO -- : x86_64-linux-fake.rb updated I, [2024-01-11T09:21:33.437829 #178254] INFO -- : generating enc.mk I, [2024-01-11T09:21:33.814590 #178254] INFO -- : making srcs under enc I, [2024-01-11T09:21:33.881425 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:21:33.881519 #178254] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-11T09:21:33.881604 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:21:40.259137 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-11T09:21:40.259926 #178254] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper_init.c I, [2024-01-11T09:21:40.263509 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-11T09:21:40.263553 #178254] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-01-11T09:21:40.263566 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-11T09:21:40.264303 #178254] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids1.h I, [2024-01-11T09:21:40.267405 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-11T09:21:40.267444 #178254] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-01-11T09:21:40.267455 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-11T09:21:40.268135 #178254] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids1.c I, [2024-01-11T09:21:40.271622 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-11T09:21:40.271670 #178254] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-01-11T09:21:40.271687 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-11T09:21:40.272396 #178254] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2table.c I, [2024-01-11T09:21:40.275868 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-11T09:21:40.275917 #178254] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-01-11T09:21:40.275934 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-01-11T09:21:40.352591 #178254] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-01-11T09:21:40.352783 #178254] INFO -- : $$$[beg] make miniruby -j4 I, [2024-01-11T09:21:40.435386 #178254] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-11T09:21:40.435450 #178254] INFO -- : CC = gcc I, [2024-01-11T09:21:40.435472 #178254] INFO -- : LD = ld I, [2024-01-11T09:21:40.435495 #178254] INFO -- : LDSHARED = gcc -shared I, [2024-01-11T09:21:40.435506 #178254] 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-11T09:21:40.435519 #178254] 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-11T09:21:40.435528 #178254] INFO -- : CPPFLAGS = I, [2024-01-11T09:21:40.435537 #178254] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-11T09:21:40.435545 #178254] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-11T09:21:40.435553 #178254] INFO -- : LANG = I, [2024-01-11T09:21:40.435561 #178254] INFO -- : LC_ALL = I, [2024-01-11T09:21:40.435569 #178254] INFO -- : LC_CTYPE = I, [2024-01-11T09:21:40.435576 #178254] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-11T09:21:40.435584 #178254] INFO -- : RUSTC = rustc I, [2024-01-11T09:21:40.435592 #178254] 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-11T09:21:40.439596 #178254] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-11T09:21:40.439637 #178254] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-11T09:21:40.439653 #178254] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-11T09:21:40.439667 #178254] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-11T09:21:40.439685 #178254] INFO -- : I, [2024-01-11T09:21:40.459200 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/miniinit.c I, [2024-01-11T09:21:40.460998 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/array.c I, [2024-01-11T09:21:40.461813 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ast.c I, [2024-01-11T09:21:40.462666 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/bignum.c I, [2024-01-11T09:21:41.587821 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/class.c I, [2024-01-11T09:21:42.018014 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/compile.c I, [2024-01-11T09:21:43.529396 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/complex.c I, [2024-01-11T09:21:45.566948 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/cont.c I, [2024-01-11T09:21:46.384951 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/debug.c I, [2024-01-11T09:21:46.764656 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dir.c I, [2024-01-11T09:21:46.832637 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/encoding.c I, [2024-01-11T09:21:46.848572 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enum.c I, [2024-01-11T09:21:46.875294 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enumerator.c I, [2024-01-11T09:21:47.265952 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/error.c I, [2024-01-11T09:21:49.105346 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/eval.c I, [2024-01-11T09:21:49.980392 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/file.c I, [2024-01-11T09:21:50.013528 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/gc.c I, [2024-01-11T09:21:50.886392 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/hash.c I, [2024-01-11T09:21:51.014462 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/io.c I, [2024-01-11T09:21:55.181940 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/iseq.c I, [2024-01-11T09:21:57.295879 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/load.c I, [2024-01-11T09:21:57.486851 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/marshal.c I, [2024-01-11T09:21:58.905142 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/math.c I, [2024-01-11T09:21:58.931305 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/memory_view.c I, [2024-01-11T09:21:59.182884 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit.c I, [2024-01-11T09:21:59.918817 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit_c.c I, [2024-01-11T09:22:00.131224 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/node.c I, [2024-01-11T09:22:00.263401 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/node_dump.c I, [2024-01-11T09:22:00.686385 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/numeric.c I, [2024-01-11T09:22:02.132924 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/object.c I, [2024-01-11T09:22:02.234683 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/pack.c I, [2024-01-11T09:22:03.484148 #178254] INFO -- : compiling parse.c I, [2024-01-11T09:22:04.883492 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/proc.c I, [2024-01-11T09:22:05.086936 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/process.c I, [2024-01-11T09:22:06.328695 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ractor.c I, [2024-01-11T09:22:07.308738 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/random.c I, [2024-01-11T09:22:08.745737 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/range.c I, [2024-01-11T09:22:08.769071 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rational.c I, [2024-01-11T09:22:09.228583 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/re.c I, [2024-01-11T09:22:09.289907 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ruby.c I, [2024-01-11T09:22:11.702617 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/scheduler.c I, [2024-01-11T09:22:11.735244 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/shape.c I, [2024-01-11T09:22:12.577612 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/signal.c I, [2024-01-11T09:22:12.655055 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/sprintf.c I, [2024-01-11T09:22:12.706368 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/string.c I, [2024-01-11T09:22:13.393102 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/struct.c I, [2024-01-11T09:22:13.623195 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/symbol.c I, [2024-01-11T09:22:15.363054 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/thread.c I, [2024-01-11T09:22:15.665009 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/time.c I, [2024-01-11T09:22:19.964328 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/transcode.c I, [2024-01-11T09:22:20.022586 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/variable.c I, [2024-01-11T09:22:20.275537 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/version.c I, [2024-01-11T09:22:20.712520 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm.c I, [2024-01-11T09:22:21.649703 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_backtrace.c I, [2024-01-11T09:22:22.483716 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_dump.c I, [2024-01-11T09:22:22.696544 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_sync.c I, [2024-01-11T09:22:22.902461 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c I, [2024-01-11T09:22:23.159546 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/weakmap.c I, [2024-01-11T09:22:23.245072 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/yjit.c I, [2024-01-11T09:22:32.705976 #178254] INFO -- : linking miniruby I, [2024-01-11T09:22:34.181311 #178254] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-01-11T09:22:34.181510 #178254] INFO -- : $$$[beg] make ruby -j4 I, [2024-01-11T09:22:34.297955 #178254] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-11T09:22:34.298073 #178254] INFO -- : CC = gcc I, [2024-01-11T09:22:34.298134 #178254] INFO -- : LD = ld I, [2024-01-11T09:22:34.298178 #178254] INFO -- : LDSHARED = gcc -shared I, [2024-01-11T09:22:34.298223 #178254] 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-11T09:22:34.298267 #178254] 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-11T09:22:34.298308 #178254] INFO -- : CPPFLAGS = I, [2024-01-11T09:22:34.298349 #178254] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-11T09:22:34.298390 #178254] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-11T09:22:34.298425 #178254] INFO -- : LANG = I, [2024-01-11T09:22:34.298456 #178254] INFO -- : LC_ALL = I, [2024-01-11T09:22:34.298490 #178254] INFO -- : LC_CTYPE = I, [2024-01-11T09:22:34.298523 #178254] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-11T09:22:34.298566 #178254] INFO -- : RUSTC = rustc I, [2024-01-11T09:22:34.298612 #178254] 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-11T09:22:34.302400 #178254] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-11T09:22:34.302452 #178254] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-11T09:22:34.302466 #178254] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-11T09:22:34.302475 #178254] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-11T09:22:34.302482 #178254] INFO -- : I, [2024-01-11T09:22:34.621240 #178254] INFO -- : builtin_binary.inc updated I, [2024-01-11T09:22:34.628522 #178254] INFO -- : fea0fd5072eaeb165f713fbcf6adb2216b9cfcf98ff2ae224b2ca11ae89549bc builtin_binary.inc I, [2024-01-11T09:22:34.629482 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/builtin.c I, [2024-01-11T09:22:35.370516 #178254] INFO -- : linking static-library libruby-static.a I, [2024-01-11T09:22:36.950588 #178254] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-01-11T09:22:40.737374 #178254] INFO -- : linking ruby I, [2024-01-11T09:22:40.794246 #178254] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-01-11T09:22:40.794420 #178254] INFO -- : $$$[beg] make all -j4 I, [2024-01-11T09:22:40.869180 #178254] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-11T09:22:40.869263 #178254] INFO -- : CC = gcc I, [2024-01-11T09:22:40.869298 #178254] INFO -- : LD = ld I, [2024-01-11T09:22:40.869324 #178254] INFO -- : LDSHARED = gcc -shared I, [2024-01-11T09:22:40.869358 #178254] 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-11T09:22:40.869397 #178254] 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-11T09:22:40.869428 #178254] INFO -- : CPPFLAGS = I, [2024-01-11T09:22:40.869459 #178254] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-11T09:22:40.869488 #178254] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-11T09:22:40.869515 #178254] INFO -- : LANG = I, [2024-01-11T09:22:40.869543 #178254] INFO -- : LC_ALL = I, [2024-01-11T09:22:40.869570 #178254] INFO -- : LC_CTYPE = I, [2024-01-11T09:22:40.869597 #178254] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-11T09:22:40.869624 #178254] INFO -- : RUSTC = rustc I, [2024-01-11T09:22:40.869658 #178254] 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-11T09:22:40.872934 #178254] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-11T09:22:40.872975 #178254] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-11T09:22:40.872987 #178254] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-11T09:22:40.872996 #178254] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-11T09:22:40.873003 #178254] INFO -- : I, [2024-01-11T09:22:40.962334 #178254] INFO -- : generating enc.mk I, [2024-01-11T09:22:40.966150 #178254] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-01-11T09:22:40.966670 #178254] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-01-11T09:22:40.982468 #178254] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-01-11T09:22:41.163292 #178254] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-01-11T09:22:41.259779 #178254] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-01-11T09:22:41.363403 #178254] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-01-11T09:22:41.437284 #178254] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-01-11T09:22:41.447032 #178254] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-01-11T09:22:41.557682 #178254] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-01-11T09:22:41.589788 #178254] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-01-11T09:22:41.741552 #178254] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-01-11T09:22:41.803292 #178254] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-01-11T09:22:41.901735 #178254] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-01-11T09:22:42.036569 #178254] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-01-11T09:22:42.072538 #178254] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-01-11T09:22:42.106422 #178254] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-01-11T09:22:42.355649 #178254] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-01-11T09:22:42.371027 #178254] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-01-11T09:22:42.423338 #178254] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-01-11T09:22:42.423597 #178254] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-01-11T09:22:42.631666 #178254] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-01-11T09:22:42.656762 #178254] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-01-11T09:22:42.673531 #178254] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-01-11T09:22:42.891565 #178254] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-01-11T09:22:42.916642 #178254] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-01-11T09:22:42.918435 #178254] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-01-11T09:22:42.942460 #178254] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-01-11T09:22:43.135975 #178254] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-01-11T09:22:43.164566 #178254] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-01-11T09:22:43.329781 #178254] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-01-11T09:22:43.398713 #178254] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-01-11T09:22:43.406244 #178254] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-01-11T09:22:43.472897 #178254] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-01-11T09:22:43.566886 #178254] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-01-11T09:22:43.711990 #178254] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-01-11T09:22:43.812305 #178254] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-01-11T09:22:43.932784 #178254] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-01-11T09:22:43.933373 #178254] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-01-11T09:22:43.975210 #178254] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-01-11T09:22:44.147325 #178254] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-01-11T09:22:44.200897 #178254] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-01-11T09:22:44.327190 #178254] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-01-11T09:22:44.474000 #178254] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-01-11T09:22:44.494684 #178254] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-01-11T09:22:44.729219 #178254] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-01-11T09:22:44.746851 #178254] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-01-11T09:22:44.819291 #178254] INFO -- : making enc I, [2024-01-11T09:22:44.821503 #178254] INFO -- : making srcs under enc I, [2024-01-11T09:22:44.862569 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:22:44.862664 #178254] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-11T09:22:44.862732 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:22:44.940098 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:22:44.940197 #178254] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-11T09:22:44.940280 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:22:44.941534 #178254] INFO -- : generating transdb.h I, [2024-01-11T09:22:45.197127 #178254] INFO -- : transdb.h unchanged I, [2024-01-11T09:22:45.200462 #178254] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-11T09:22:45.201344 #178254] INFO -- : making trans I, [2024-01-11T09:22:45.265966 #178254] INFO -- : ext/configure-ext.mk updated I, [2024-01-11T09:22:45.270714 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:22:45.280354 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:22:45.280454 #178254] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-11T09:22:45.280533 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:22:45.282586 #178254] INFO -- : making encs I, [2024-01-11T09:22:45.444995 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:22:45.445109 #178254] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-11T09:22:45.445180 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:22:46.115478 #178254] INFO -- : configuring socket I, [2024-01-11T09:23:02.523613 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:02.524283 #178254] INFO -- : generating makefile exts.mk I, [2024-01-11T09:23:02.601592 #178254] INFO -- : exts.mk unchanged I, [2024-01-11T09:23:02.615650 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:02.695038 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' I, [2024-01-11T09:23:02.695543 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rational/rat.c I, [2024-01-11T09:23:02.720895 #178254] INFO -- : linking shared-object -test-/rational.so I, [2024-01-11T09:23:02.749801 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2024-01-11T09:23:02.755476 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-11T09:23:02.755763 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2024-01-11T09:23:02.756116 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/coverage/coverage.c I, [2024-01-11T09:23:02.758867 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-11T09:23:02.760805 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-11T09:23:02.764110 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-11T09:23:02.770513 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-11T09:23:02.783228 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-11T09:23:02.786788 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-11T09:23:02.787049 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' I, [2024-01-11T09:23:02.787153 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-11T09:23:02.796411 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-11T09:23:02.797395 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-11T09:23:02.800083 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-11T09:23:02.802686 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-11T09:23:02.804959 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-11T09:23:02.805007 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-11T09:23:02.806921 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-11T09:23:02.811856 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-11T09:23:02.812368 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/object_tracing.c I, [2024-01-11T09:23:02.812877 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-11T09:23:02.817096 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-11T09:23:02.826283 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-11T09:23:02.832054 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-11T09:23:02.845509 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-11T09:23:02.852064 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-11T09:23:02.852678 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/pty/pty.c I, [2024-01-11T09:23:02.861102 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-11T09:23:02.871041 #178254] INFO -- : linking shared-object pty.so I, [2024-01-11T09:23:02.878754 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-11T09:23:02.879383 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids1.c I, [2024-01-11T09:23:02.891774 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2.c I, [2024-01-11T09:23:02.909326 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c I, [2024-01-11T09:23:02.934436 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-11T09:23:02.937306 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-11T09:23:02.940204 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-11T09:23:02.954126 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-11T09:23:02.954738 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/init.c I, [2024-01-11T09:23:03.339749 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace.c I, [2024-01-11T09:23:03.382289 #178254] INFO -- : linking shared-object coverage.so I, [2024-01-11T09:23:03.466782 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-11T09:23:03.496899 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-11T09:23:03.502584 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-11T09:23:03.513978 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-11T09:23:03.565783 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-11T09:23:03.569776 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-11T09:23:03.620353 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/constants.c I, [2024-01-11T09:23:03.624787 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-11T09:23:03.630130 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-11T09:23:03.683319 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-11T09:23:03.723277 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-11T09:23:03.730127 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-11T09:23:03.748321 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/basicsocket.c I, [2024-01-11T09:23:04.228636 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace_dump.c I, [2024-01-11T09:23:04.660197 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/socket.c I, [2024-01-11T09:23:05.205799 #178254] INFO -- : linking shared-object objspace.so I, [2024-01-11T09:23:05.316315 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-11T09:23:05.317237 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ipsocket.c I, [2024-01-11T09:23:05.686839 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpsocket.c I, [2024-01-11T09:23:05.825437 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpserver.c I, [2024-01-11T09:23:06.012781 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/sockssocket.c I, [2024-01-11T09:23:06.282987 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/udpsocket.c I, [2024-01-11T09:23:06.348702 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixsocket.c I, [2024-01-11T09:23:06.473605 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixserver.c I, [2024-01-11T09:23:06.906282 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/option.c I, [2024-01-11T09:23:06.994750 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ancdata.c I, [2024-01-11T09:23:07.018458 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/raddrinfo.c I, [2024-01-11T09:23:07.900074 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ifaddr.c I, [2024-01-11T09:23:08.147501 #178254] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper_init.c I, [2024-01-11T09:23:08.196566 #178254] INFO -- : checking /tmp/ruby/src/trunk-repeat20/parse.y and /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2.c I, [2024-01-11T09:23:08.776533 #178254] INFO -- : linking shared-object socket.so I, [2024-01-11T09:23:09.018839 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-11T09:23:13.381167 #178254] INFO -- : linking shared-object ripper.so I, [2024-01-11T09:23:13.514368 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-11T09:23:13.564753 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:13.689240 #178254] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-11T09:23:13.689318 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:13.689794 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:13.694341 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:13.694423 #178254] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-11T09:23:13.694450 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:13.695529 #178254] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-01-11T09:23:13.695780 #178254] INFO -- : $$$[beg] make install -j4 I, [2024-01-11T09:23:13.811761 #178254] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-11T09:23:13.811884 #178254] INFO -- : CC = gcc I, [2024-01-11T09:23:13.811953 #178254] INFO -- : LD = ld I, [2024-01-11T09:23:13.812000 #178254] INFO -- : LDSHARED = gcc -shared I, [2024-01-11T09:23:13.812061 #178254] 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-11T09:23:13.812105 #178254] 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-11T09:23:13.812141 #178254] INFO -- : CPPFLAGS = I, [2024-01-11T09:23:13.812176 #178254] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-11T09:23:13.812211 #178254] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-11T09:23:13.812244 #178254] INFO -- : LANG = I, [2024-01-11T09:23:13.812276 #178254] INFO -- : LC_ALL = I, [2024-01-11T09:23:13.812307 #178254] INFO -- : LC_CTYPE = I, [2024-01-11T09:23:13.812340 #178254] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-01-11T09:23:13.812374 #178254] INFO -- : RUSTC = rustc I, [2024-01-11T09:23:13.812413 #178254] 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-11T09:23:13.909178 #178254] INFO -- : generating enc.mk I, [2024-01-11T09:23:13.912087 #178254] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-11T09:23:13.912136 #178254] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-11T09:23:13.912152 #178254] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-11T09:23:13.912164 #178254] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-11T09:23:13.912176 #178254] INFO -- : I, [2024-01-11T09:23:14.226494 #178254] INFO -- : making srcs under enc I, [2024-01-11T09:23:14.226667 #178254] INFO -- : making enc I, [2024-01-11T09:23:14.250795 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:14.250859 #178254] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-11T09:23:14.250897 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:14.296116 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:14.296177 #178254] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-11T09:23:14.296193 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:14.297144 #178254] INFO -- : generating transdb.h I, [2024-01-11T09:23:14.507865 #178254] INFO -- : transdb.h unchanged I, [2024-01-11T09:23:14.511003 #178254] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-11T09:23:14.511200 #178254] INFO -- : making trans I, [2024-01-11T09:23:14.566793 #178254] INFO -- : ext/configure-ext.mk unchanged I, [2024-01-11T09:23:14.571040 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:14.593541 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:14.593641 #178254] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-11T09:23:14.593730 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:14.595124 #178254] INFO -- : making encs I, [2024-01-11T09:23:14.685416 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:14.685515 #178254] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-11T09:23:14.685578 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:15.405753 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:15.406496 #178254] INFO -- : generating makefile exts.mk I, [2024-01-11T09:23:15.491160 #178254] INFO -- : exts.mk unchanged I, [2024-01-11T09:23:15.499877 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:15.662361 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2024-01-11T09:23:15.669223 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2024-01-11T09:23:15.670832 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-11T09:23:15.674138 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-11T09:23:15.675703 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-11T09:23:15.680822 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-11T09:23:15.688019 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-11T09:23:15.690970 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-11T09:23:15.694781 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-11T09:23:15.695123 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-11T09:23:15.700485 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-11T09:23:15.701152 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-11T09:23:15.705404 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-11T09:23:15.707086 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-11T09:23:15.709590 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-11T09:23:15.710549 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-11T09:23:15.711675 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-11T09:23:15.718704 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-11T09:23:15.724529 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-11T09:23:15.728192 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-11T09:23:15.729966 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-11T09:23:15.735020 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-11T09:23:15.737308 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-11T09:23:15.739223 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-11T09:23:15.739689 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-11T09:23:15.749967 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-11T09:23:15.757439 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-11T09:23:15.761660 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-11T09:23:15.763118 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-11T09:23:15.768204 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-11T09:23:15.771551 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-11T09:23:15.778501 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-11T09:23:15.778867 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-11T09:23:15.781310 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-11T09:23:15.782722 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-11T09:23:15.783974 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-11T09:23:15.787786 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-11T09:23:15.790560 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-11T09:23:15.802151 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-11T09:23:15.833565 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-11T09:23:15.839796 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-11T09:23:15.841312 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-11T09:23:15.843894 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-11T09:23:15.846015 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-11T09:23:15.898292 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:16.052911 #178254] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-11T09:23:16.052989 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:16.053487 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:16.059789 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:16.059865 #178254] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-11T09:23:16.059913 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:16.060368 #178254] 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-11T09:23:16.270388 #178254] INFO -- : Installing to I, [2024-01-11T09:23:16.270475 #178254] INFO -- : installing binary commands: /tmp/ruby/install/trunk-repeat20/bin I, [2024-01-11T09:23:16.270925 #178254] INFO -- : installing base libraries: /tmp/ruby/install/trunk-repeat20/lib I, [2024-01-11T09:23:16.296380 #178254] INFO -- : installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-11T09:23:16.296650 #178254] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-repeat20/lib/pkgconfig I, [2024-01-11T09:23:16.296785 #178254] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux I, [2024-01-11T09:23:16.348567 #178254] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-01-11T09:23:16.348639 #178254] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-01-11T09:23:16.348726 #178254] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/x86_64-linux I, [2024-01-11T09:23:16.349238 #178254] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 I, [2024-01-11T09:23:16.361095 #178254] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0 I, [2024-01-11T09:23:16.361156 #178254] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-01-11T09:23:16.361184 #178254] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/ruby I, [2024-01-11T09:23:16.361345 #178254] INFO -- : installing command scripts: /tmp/ruby/install/trunk-repeat20/bin I, [2024-01-11T09:23:16.361574 #178254] INFO -- : installing library scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 I, [2024-01-11T09:23:16.497494 #178254] INFO -- : installing common headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0 I, [2024-01-11T09:23:16.521384 #178254] INFO -- : installing manpages: /tmp/ruby/install/trunk-repeat20/share/man/man1 I, [2024-01-11T09:23:16.534992 #178254] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-01-11T09:23:16.574653 #178254] INFO -- : abbrev 0.1.2 I, [2024-01-11T09:23:16.598675 #178254] INFO -- : base64 0.2.0 I, [2024-01-11T09:23:16.600389 #178254] INFO -- : benchmark 0.3.0 I, [2024-01-11T09:23:16.601896 #178254] INFO -- : bundler 2.6.0.dev I, [2024-01-11T09:23:16.606201 #178254] INFO -- : cgi 0.4.1 I, [2024-01-11T09:23:16.607840 #178254] INFO -- : csv 3.2.9 I, [2024-01-11T09:23:16.609563 #178254] INFO -- : delegate 0.3.1 I, [2024-01-11T09:23:16.611389 #178254] INFO -- : did_you_mean 1.6.3 I, [2024-01-11T09:23:16.615830 #178254] INFO -- : drb 2.2.0 I, [2024-01-11T09:23:16.617652 #178254] INFO -- : english 0.8.0 I, [2024-01-11T09:23:16.619304 #178254] INFO -- : erb 4.0.4 I, [2024-01-11T09:23:16.622030 #178254] INFO -- : error_highlight 0.6.0 I, [2024-01-11T09:23:16.623946 #178254] INFO -- : fileutils 1.7.2 I, [2024-01-11T09:23:16.625649 #178254] INFO -- : find 0.2.0 I, [2024-01-11T09:23:16.627366 #178254] INFO -- : forwardable 1.3.3 I, [2024-01-11T09:23:16.628980 #178254] INFO -- : getoptlong 0.2.1 I, [2024-01-11T09:23:16.630469 #178254] INFO -- : ipaddr 1.2.6 I, [2024-01-11T09:23:16.631949 #178254] INFO -- : irb 1.11.0 I, [2024-01-11T09:23:16.634468 #178254] INFO -- : logger 1.6.0 I, [2024-01-11T09:23:16.635944 #178254] INFO -- : net-http 0.4.1 I, [2024-01-11T09:23:16.639736 #178254] INFO -- : net-protocol 0.2.2 I, [2024-01-11T09:23:16.641404 #178254] INFO -- : observer 0.1.2 I, [2024-01-11T09:23:16.643221 #178254] INFO -- : open-uri 0.4.1 I, [2024-01-11T09:23:16.644957 #178254] INFO -- : open3 0.2.1 I, [2024-01-11T09:23:16.646652 #178254] INFO -- : optparse 0.4.0 I, [2024-01-11T09:23:16.648323 #178254] INFO -- : ostruct 0.6.0 I, [2024-01-11T09:23:16.649871 #178254] INFO -- : pp 0.5.0 I, [2024-01-11T09:23:16.651487 #178254] INFO -- : prettyprint 0.2.0 I, [2024-01-11T09:23:16.653148 #178254] INFO -- : prism 0.19.0 I, [2024-01-11T09:23:16.654743 #178254] INFO -- : pstore 0.1.3 I, [2024-01-11T09:23:16.656233 #178254] INFO -- : rdoc 6.6.2 I, [2024-01-11T09:23:16.659714 #178254] INFO -- : readline 0.0.4 I, [2024-01-11T09:23:16.661440 #178254] INFO -- : reline 0.4.2 I, [2024-01-11T09:23:16.663171 #178254] INFO -- : resolv 0.3.0 I, [2024-01-11T09:23:16.664761 #178254] INFO -- : resolv-replace 0.1.1 I, [2024-01-11T09:23:16.666461 #178254] INFO -- : rinda 0.2.0 I, [2024-01-11T09:23:16.668092 #178254] INFO -- : ruby2_keywords 0.0.5 I, [2024-01-11T09:23:16.672584 #178254] INFO -- : securerandom 0.3.1 I, [2024-01-11T09:23:16.674359 #178254] INFO -- : set 1.1.0 I, [2024-01-11T09:23:16.676078 #178254] INFO -- : shellwords 0.2.0 I, [2024-01-11T09:23:16.677700 #178254] INFO -- : singleton 0.2.0 I, [2024-01-11T09:23:16.679374 #178254] INFO -- : syntax_suggest 2.0.0 I, [2024-01-11T09:23:16.682030 #178254] INFO -- : tempfile 0.2.1 I, [2024-01-11T09:23:16.683859 #178254] INFO -- : time 0.3.0 I, [2024-01-11T09:23:16.685712 #178254] INFO -- : timeout 0.4.1 I, [2024-01-11T09:23:16.687597 #178254] INFO -- : tmpdir 0.2.0 I, [2024-01-11T09:23:16.689549 #178254] INFO -- : tsort 0.2.0 I, [2024-01-11T09:23:16.691649 #178254] INFO -- : un 0.3.0 I, [2024-01-11T09:23:16.693545 #178254] INFO -- : uri 0.13.0 I, [2024-01-11T09:23:16.695564 #178254] INFO -- : weakref 0.1.3 I, [2024-01-11T09:23:16.697431 #178254] INFO -- : yaml 0.3.0 I, [2024-01-11T09:23:16.698918 #178254] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-01-11T09:23:16.718889 #178254] INFO -- : bigdecimal 3.1.5 I, [2024-01-11T09:23:16.720630 #178254] INFO -- : date 3.3.4 I, [2024-01-11T09:23:16.722291 #178254] INFO -- : digest 3.1.1 I, [2024-01-11T09:23:16.723931 #178254] INFO -- : etc 1.4.3 I, [2024-01-11T09:23:16.725615 #178254] INFO -- : fcntl 1.1.0 I, [2024-01-11T09:23:16.727178 #178254] INFO -- : fiddle 1.1.3 I, [2024-01-11T09:23:16.728858 #178254] INFO -- : io-console 0.7.2.dev.1 I, [2024-01-11T09:23:16.730558 #178254] INFO -- : io-nonblock 0.3.0 I, [2024-01-11T09:23:16.732110 #178254] INFO -- : io-wait 0.3.1 I, [2024-01-11T09:23:16.733630 #178254] INFO -- : json 2.7.1 I, [2024-01-11T09:23:16.735354 #178254] INFO -- : nkf 0.1.3 I, [2024-01-11T09:23:16.736941 #178254] INFO -- : openssl 3.2.0 I, [2024-01-11T09:23:16.740347 #178254] INFO -- : pathname 0.3.0 I, [2024-01-11T09:23:16.742221 #178254] INFO -- : psych 5.1.2 I, [2024-01-11T09:23:16.744061 #178254] INFO -- : stringio 3.1.1 I, [2024-01-11T09:23:16.745692 #178254] INFO -- : strscan 3.0.8 I, [2024-01-11T09:23:16.747407 #178254] INFO -- : syslog 0.1.2 I, [2024-01-11T09:23:16.749127 #178254] INFO -- : zlib 3.1.0 I, [2024-01-11T09:23:16.750458 #178254] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-01-11T09:23:16.751542 #178254] INFO -- : minitest 5.20.0 I, [2024-01-11T09:23:16.773825 #178254] INFO -- : power_assert 2.0.3 I, [2024-01-11T09:23:16.779892 #178254] INFO -- : rake 13.1.0 I, [2024-01-11T09:23:16.796877 #178254] INFO -- : test-unit 3.6.1 I, [2024-01-11T09:23:16.816946 #178254] INFO -- : rexml 3.2.6 I, [2024-01-11T09:23:16.838636 #178254] INFO -- : rss 0.3.0 I, [2024-01-11T09:23:16.852254 #178254] INFO -- : net-ftp 0.3.4 I, [2024-01-11T09:23:16.856286 #178254] INFO -- : net-imap 0.4.9.1 I, [2024-01-11T09:23:16.871440 #178254] INFO -- : net-pop 0.1.2 I, [2024-01-11T09:23:16.875723 #178254] INFO -- : net-smtp 0.4.0.1 I, [2024-01-11T09:23:16.880369 #178254] INFO -- : matrix 0.4.2 I, [2024-01-11T09:23:16.884764 #178254] INFO -- : prime 0.1.2 I, [2024-01-11T09:23:16.890572 #178254] INFO -- : rbs 3.4.1 I, [2024-01-11T09:23:17.037663 #178254] INFO -- : typeprof 0.21.9 I, [2024-01-11T09:23:17.047845 #178254] INFO -- : debug 1.9.1 I, [2024-01-11T09:23:17.060484 #178254] INFO -- : racc 1.7.3 I, [2024-01-11T09:23:17.073292 #178254] INFO -- : mutex_m 0.2.0 I, [2024-01-11T09:23:17.076863 #178254] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0/cache I, [2024-01-11T09:23:17.088642 #178254] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-01-11T09:23:17.089131 #178254] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-01-11T09:23:51.678012 #178254] INFO -- : PASS all 1871 tests E, [2024-01-11T09:23:51.689393 #178254] ERROR -- : I, [2024-01-11T09:23:51.689550 #178254] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-01-11T09:23:51.689942 #178254] INFO -- : $$$[beg] make yes-test-basic TESTS=--repeat-count=20 I, [2024-01-11T09:23:51.786353 #178254] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-11T09:23:51.786448 #178254] INFO -- : CC = gcc I, [2024-01-11T09:23:51.786503 #178254] INFO -- : LD = ld I, [2024-01-11T09:23:51.786548 #178254] INFO -- : LDSHARED = gcc -shared I, [2024-01-11T09:23:51.786601 #178254] 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-11T09:23:51.786655 #178254] 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-11T09:23:51.786692 #178254] INFO -- : CPPFLAGS = I, [2024-01-11T09:23:51.786727 #178254] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-11T09:23:51.786760 #178254] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-11T09:23:51.786791 #178254] INFO -- : LANG = I, [2024-01-11T09:23:51.786820 #178254] INFO -- : LC_ALL = I, [2024-01-11T09:23:51.786849 #178254] INFO -- : LC_CTYPE = I, [2024-01-11T09:23:51.786878 #178254] INFO -- : MFLAGS = I, [2024-01-11T09:23:51.786907 #178254] INFO -- : RUSTC = rustc I, [2024-01-11T09:23:51.786943 #178254] 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-11T09:23:51.790651 #178254] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-11T09:23:51.790709 #178254] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-11T09:23:51.790728 #178254] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-11T09:23:51.790740 #178254] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-11T09:23:51.790751 #178254] INFO -- : I, [2024-01-11T09:23:51.951053 #178254] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2024-01-11T09:23:51.951127 #178254] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2024-01-11T09:23:51.951149 #178254] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2024-01-11T09:23:52.115106 #178254] INFO -- : Checking leaked global symbols...none I, [2024-01-11T09:23:52.206075 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-01-11T09:23:52.206246 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2 I, [2024-01-11T09:23:52.206313 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3 I, [2024-01-11T09:23:52.206558 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5 I, [2024-01-11T09:23:52.207157 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8 I, [2024-01-11T09:23:52.207442 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10 I, [2024-01-11T09:23:52.208615 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39 I, [2024-01-11T09:23:52.209341 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27 I, [2024-01-11T09:23:52.212371 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-01-11T09:23:52.213892 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80 I, [2024-01-11T09:23:52.216590 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31 I, [2024-01-11T09:23:52.219554 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-01-11T09:23:52.219733 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10 I, [2024-01-11T09:23:52.219881 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6 I, [2024-01-11T09:23:52.220136 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9 I, [2024-01-11T09:23:52.320460 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2 I, [2024-01-11T09:23:52.322634 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27 I, [2024-01-11T09:23:52.545917 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8 I, [2024-01-11T09:23:52.545997 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5 I, [2024-01-11T09:23:52.546019 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5 I, [2024-01-11T09:23:52.546033 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4 I, [2024-01-11T09:23:52.546056 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4 I, [2024-01-11T09:23:52.546068 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2 I, [2024-01-11T09:23:52.546080 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6 I, [2024-01-11T09:23:52.546091 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12 I, [2024-01-11T09:23:52.546103 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3 I, [2024-01-11T09:23:52.546115 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12 I, [2024-01-11T09:23:52.546126 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6 I, [2024-01-11T09:23:52.546137 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23 I, [2024-01-11T09:23:52.632254 #178254] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4 I, [2024-01-11T09:23:52.637388 #178254] INFO -- : I, [2024-01-11T09:23:52.637458 #178254] INFO -- : test succeeded I, [2024-01-11T09:23:52.639466 #178254] INFO -- : $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. I, [2024-01-11T09:23:52.639595 #178254] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 I, [2024-01-11T09:23:52.777764 #178254] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-11T09:23:52.777835 #178254] INFO -- : CC = gcc I, [2024-01-11T09:23:52.777874 #178254] INFO -- : LD = ld I, [2024-01-11T09:23:52.777889 #178254] INFO -- : LDSHARED = gcc -shared I, [2024-01-11T09:23:52.777900 #178254] 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-11T09:23:52.777921 #178254] 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-11T09:23:52.777945 #178254] INFO -- : CPPFLAGS = I, [2024-01-11T09:23:52.777957 #178254] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-11T09:23:52.777967 #178254] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-11T09:23:52.777977 #178254] INFO -- : LANG = I, [2024-01-11T09:23:52.777987 #178254] INFO -- : LC_ALL = I, [2024-01-11T09:23:52.777996 #178254] INFO -- : LC_CTYPE = I, [2024-01-11T09:23:52.778007 #178254] INFO -- : MFLAGS = I, [2024-01-11T09:23:52.778016 #178254] INFO -- : RUSTC = rustc I, [2024-01-11T09:23:52.778027 #178254] 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-11T09:23:52.780366 #178254] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-11T09:23:52.780411 #178254] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-11T09:23:52.780427 #178254] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-11T09:23:52.780438 #178254] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-11T09:23:52.780448 #178254] INFO -- : I, [2024-01-11T09:23:52.783288 #178254] INFO -- : generating enc.mk I, [2024-01-11T09:23:53.094065 #178254] INFO -- : making enc I, [2024-01-11T09:23:53.132471 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:53.132564 #178254] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-11T09:23:53.132607 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:53.133507 #178254] INFO -- : making srcs under enc I, [2024-01-11T09:23:53.181556 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:53.181636 #178254] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-11T09:23:53.181689 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:53.183414 #178254] INFO -- : generating transdb.h I, [2024-01-11T09:23:53.396153 #178254] INFO -- : transdb.h unchanged I, [2024-01-11T09:23:53.399216 #178254] INFO -- : making trans I, [2024-01-11T09:23:53.475971 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:53.476073 #178254] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-11T09:23:53.476120 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:53.476985 #178254] INFO -- : making encs I, [2024-01-11T09:23:53.560372 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:53.560473 #178254] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-11T09:23:53.560548 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:53.564485 #178254] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-11T09:23:53.626085 #178254] INFO -- : ext/configure-ext.mk updated I, [2024-01-11T09:23:53.632915 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:56.524926 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:56.525437 #178254] INFO -- : generating makefile exts.mk I, [2024-01-11T09:23:56.605950 #178254] INFO -- : exts.mk unchanged I, [2024-01-11T09:23:56.614364 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:57.046085 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2024-01-11T09:23:57.052079 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2024-01-11T09:23:57.071421 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-11T09:23:57.077161 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-11T09:23:57.085765 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-11T09:23:57.092417 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-11T09:23:57.097665 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-11T09:23:57.108782 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-11T09:23:57.146654 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-11T09:23:57.152757 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-11T09:23:57.179555 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-11T09:23:57.193445 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-11T09:23:57.200095 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-11T09:23:57.204951 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-11T09:23:57.221505 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-11T09:23:57.235342 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-11T09:23:57.257313 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-11T09:23:57.262337 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-11T09:23:57.269153 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-11T09:23:57.274227 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-11T09:23:57.284448 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-11T09:23:57.292965 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-11T09:23:57.316961 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-11T09:23:57.345056 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-11T09:23:57.351485 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-11T09:23:57.356754 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-11T09:23:57.366353 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-11T09:23:57.401066 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-11T09:23:57.407931 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-11T09:23:57.412914 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-11T09:23:57.435342 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-11T09:23:57.446426 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-11T09:23:57.449162 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-11T09:23:57.452801 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-11T09:23:57.469525 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-11T09:23:57.482265 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-11T09:23:57.501114 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-11T09:23:57.505831 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-11T09:23:57.516103 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-11T09:23:57.560625 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-11T09:23:57.563929 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-11T09:23:57.608564 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-11T09:23:57.612815 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-11T09:23:57.657956 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-11T09:23:57.700478 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:57.862009 #178254] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-11T09:23:57.862082 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:57.862791 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:57.868580 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:23:57.868651 #178254] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-11T09:23:57.868668 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T09:24:10.199853 #178254] INFO -- : Run options: I, [2024-01-11T09:24:10.199903 #178254] INFO -- : --seed=3542 I, [2024-01-11T09:24:10.199919 #178254] 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-11T09:24:10.199932 #178254] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/.excludes I, [2024-01-11T09:24:10.199944 #178254] INFO -- : --name=!/memory_leak/ I, [2024-01-11T09:24:10.199956 #178254] INFO -- : --stderr-on-failure I, [2024-01-11T09:24:10.199967 #178254] INFO -- : --repeat-count=20 I, [2024-01-11T09:24:10.199977 #178254] INFO -- : --exclude=rubygems/test_gem_package_task\.rb I, [2024-01-11T09:24:10.199988 #178254] INFO -- : I, [2024-01-11T09:24:10.199998 #178254] INFO -- : # Running tests: I, [2024-01-11T09:24:10.200008 #178254] INFO -- : I, [2024-01-11T09:44:48.384932 #178254] INFO -- : Finished(1/20) tests in 1238.041898s, 21.8522 tests/s, 7738.4085 assertions/s. I, [2024-01-11T10:13:45.660588 #178254] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : # I, [2024-01-11T10:14:38.179259 #178254] INFO -- : Finished(2/20) tests in 1789.577241s, 15.1181 tests/s, 5357.0004 assertions/s. I, [2024-01-11T10:46:39.241509 #178254] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : # I, [2024-01-11T10:46:39.241576 #178254] INFO -- : Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: # I, [2024-01-11T10:47:11.788752 #178254] INFO -- : Finished(3/20) tests in 1953.918659s, 13.8465 tests/s, 4906.1843 assertions/s. I, [2024-01-11T11:14:24.606926 #178254] INFO -- : Finished(4/20) tests in 1632.709549s, 16.5706 tests/s, 5871.6041 assertions/s. I, [2024-01-11T11:40:22.126890 #178254] INFO -- : Finished(5/20) tests in 1557.439936s, 17.3715 tests/s, 6154.8602 assertions/s. I, [2024-01-11T12:07:32.010661 #178254] INFO -- : Finished(6/20) tests in 1629.879694s, 16.5994 tests/s, 5882.6029 assertions/s. I, [2024-01-11T12:18:43.473925 #178254] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-01-11T12:18:43.493011 #178254] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 I, [2024-01-11T12:39:17.210070 #178254] INFO -- : Finished(7/20) tests in 1905.254272s, 14.2002 tests/s, 5031.3116 assertions/s. I, [2024-01-11T13:04:30.500338 #178254] INFO -- : Finished(8/20) tests in 1513.334270s, 17.8777 tests/s, 6334.8641 assertions/s. I, [2024-01-11T13:25:35.633878 #178254] INFO -- : Finished(9/20) tests in 1265.267018s, 21.3828 tests/s, 7576.8631 assertions/s. I, [2024-01-11T13:49:34.659584 #178254] INFO -- : Finished(10/20) tests in 1438.864832s, 18.8030 tests/s, 6660.3094 assertions/s. I, [2024-01-11T14:10:45.528888 #178254] INFO -- : Finished(11/20) tests in 1271.015557s, 21.2861 tests/s, 7542.5607 assertions/s. I, [2024-01-11T14:29:10.263377 #178254] INFO -- : Finished(12/20) tests in 1104.755145s, 24.4896 tests/s, 8677.6803 assertions/s. I, [2024-01-11T14:51:41.358693 #178254] INFO -- : Finished(13/20) tests in 1350.940061s, 20.0268 tests/s, 7096.3541 assertions/s. I, [2024-01-11T15:14:06.534378 #178254] INFO -- : Finished(14/20) tests in 1345.191221s, 20.1124 tests/s, 7126.7347 assertions/s. I, [2024-01-11T15:20:13.766549 #178254] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-01-11T15:20:13.774133 #178254] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9 I, [2024-01-11T15:36:36.040052 #178254] INFO -- : Finished(15/20) tests in 1349.521191s, 20.0479 tests/s, 7103.1852 assertions/s. I, [2024-01-11T16:02:21.980665 #178254] INFO -- : Finished(16/20) tests in 1545.821653s, 17.5020 tests/s, 6201.2005 assertions/s. I, [2024-01-11T16:31:43.228662 #178254] INFO -- : Finished(17/20) tests in 1761.499706s, 15.3591 tests/s, 5441.8550 assertions/s. I, [2024-01-11T16:50:43.415121 #178254] INFO -- : Finished(18/20) tests in 1140.061970s, 23.7312 tests/s, 8408.9367 assertions/s. I, [2024-01-11T17:13:13.167248 #178254] INFO -- : Finished(19/20) tests in 1349.727461s, 20.0448 tests/s, 7102.7628 assertions/s. I, [2024-01-11T17:36:06.984130 #178254] INFO -- : Finished(20/20) tests in 1374.253712s, 19.6870 tests/s, 6975.9761 assertions/s. I, [2024-01-11T17:36:06.984194 #178254] INFO -- : 541099 tests, 191721577 assertions, 0 failures, 0 errors, 2374 skips I, [2024-01-11T17:36:06.984212 #178254] INFO -- : I, [2024-01-11T17:36:06.984225 #178254] INFO -- : ruby -v: ruby 3.4.0dev (2024-01-11T08:39:52Z master d6741572ef) [x86_64-linux] I, [2024-01-11T17:36:07.136921 #178254] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. I, [2024-01-11T17:36:07.137100 #178254] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20 I, [2024-01-11T17:36:07.330960 #178254] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-01-11T17:36:07.331032 #178254] INFO -- : CC = gcc I, [2024-01-11T17:36:07.331055 #178254] INFO -- : LD = ld I, [2024-01-11T17:36:07.331069 #178254] INFO -- : LDSHARED = gcc -shared I, [2024-01-11T17:36:07.331081 #178254] 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-11T17:36:07.331110 #178254] 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-11T17:36:07.331124 #178254] INFO -- : CPPFLAGS = I, [2024-01-11T17:36:07.331136 #178254] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-01-11T17:36:07.331146 #178254] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-01-11T17:36:07.331156 #178254] INFO -- : LANG = I, [2024-01-11T17:36:07.331165 #178254] INFO -- : LC_ALL = I, [2024-01-11T17:36:07.331175 #178254] INFO -- : LC_CTYPE = I, [2024-01-11T17:36:07.331185 #178254] INFO -- : MFLAGS = I, [2024-01-11T17:36:07.331194 #178254] INFO -- : RUSTC = rustc I, [2024-01-11T17:36:07.331204 #178254] 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-11T17:36:07.334262 #178254] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-01-11T17:36:07.334290 #178254] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-01-11T17:36:07.334302 #178254] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-01-11T17:36:07.334313 #178254] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-01-11T17:36:07.334323 #178254] INFO -- : I, [2024-01-11T17:36:07.337802 #178254] INFO -- : generating enc.mk I, [2024-01-11T17:36:07.563223 #178254] INFO -- : making enc I, [2024-01-11T17:36:07.598569 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:07.598624 #178254] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-01-11T17:36:07.598640 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:07.599565 #178254] INFO -- : making srcs under enc I, [2024-01-11T17:36:07.661901 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:07.661959 #178254] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-01-11T17:36:07.661978 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:07.663474 #178254] INFO -- : generating transdb.h I, [2024-01-11T17:36:07.825425 #178254] INFO -- : transdb.h unchanged I, [2024-01-11T17:36:07.827558 #178254] INFO -- : making trans I, [2024-01-11T17:36:07.875853 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:07.875916 #178254] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'. I, [2024-01-11T17:36:07.875938 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:07.876847 #178254] INFO -- : making encs I, [2024-01-11T17:36:07.952553 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:07.952609 #178254] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-01-11T17:36:07.952622 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:07.955731 #178254] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-01-11T17:36:08.008398 #178254] INFO -- : ext/configure-ext.mk updated I, [2024-01-11T17:36:08.012532 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:10.100623 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:10.101201 #178254] INFO -- : generating makefile exts.mk I, [2024-01-11T17:36:10.185083 #178254] INFO -- : exts.mk unchanged I, [2024-01-11T17:36:10.193315 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:10.599378 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2024-01-11T17:36:10.605242 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' I, [2024-01-11T17:36:10.618830 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-11T17:36:10.622372 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-01-11T17:36:10.627610 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-11T17:36:10.631265 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-01-11T17:36:10.634455 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-11T17:36:10.641498 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-01-11T17:36:10.664493 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-11T17:36:10.668355 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-01-11T17:36:10.685127 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-11T17:36:10.693362 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-01-11T17:36:10.697535 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-11T17:36:10.700618 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-01-11T17:36:10.711132 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-11T17:36:10.719590 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-01-11T17:36:10.732420 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-11T17:36:10.735492 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-01-11T17:36:10.739718 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-11T17:36:10.742795 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' I, [2024-01-11T17:36:10.748827 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-11T17:36:10.753527 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-01-11T17:36:10.768874 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-11T17:36:10.785882 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-01-11T17:36:10.790280 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-11T17:36:10.793902 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-01-11T17:36:10.799619 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-11T17:36:10.820178 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-01-11T17:36:10.824682 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-11T17:36:10.827625 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-01-11T17:36:10.841323 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-11T17:36:10.847852 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-01-11T17:36:10.849628 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-11T17:36:10.851842 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-01-11T17:36:10.862152 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-11T17:36:10.870172 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-01-11T17:36:10.882209 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-11T17:36:10.885059 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' I, [2024-01-11T17:36:10.891442 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-11T17:36:10.921896 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-01-11T17:36:10.924500 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-11T17:36:10.953502 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-01-11T17:36:10.956622 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-11T17:36:10.985505 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.1/ext/rbs_extension' I, [2024-01-11T17:36:11.014168 #178254] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:11.155225 #178254] INFO -- : make[2]: 'ruby' is up to date. I, [2024-01-11T17:36:11.155345 #178254] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:11.156376 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:11.162517 #178254] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:11.162594 #178254] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-01-11T17:36:11.162638 #178254] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-01-11T17:36:11.289723 #178254] 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-11T17:36:11.449675 #178254] INFO -- : ruby 3.4.0dev (2024-01-11T08:39:52Z master d6741572ef) [x86_64-linux] I, [2024-01-11T17:36:31.844925 #178254] INFO -- : 0 ......................................................................... I, [2024-01-11T17:36:36.036386 #178254] INFO -- : 73 ......................................................................... I, [2024-01-11T17:36:36.152552 #178254] INFO -- : 146 ......................................................................... I, [2024-01-11T17:36:36.574942 #178254] INFO -- : 219 ......................................................................... I, [2024-01-11T17:36:36.770202 #178254] INFO -- : 292 ......................................................................... I, [2024-01-11T17:36:37.666558 #178254] INFO -- : 365 ......................................................................... I, [2024-01-11T17:36:37.733433 #178254] INFO -- : 438 ......................................................................... I, [2024-01-11T17:36:37.793494 #178254] INFO -- : 511 ......................................................................... I, [2024-01-11T17:36:38.617159 #178254] INFO -- : 584 ......................................................................... I, [2024-01-11T17:36:39.670641 #178254] INFO -- : 657 ......................................................................... I, [2024-01-11T17:36:39.762424 #178254] INFO -- : 730 ......................................................................... I, [2024-01-11T17:36:39.845515 #178254] INFO -- : 803 ......................................................................... I, [2024-01-11T17:36:40.688660 #178254] INFO -- : 876 ......................................................................... I, [2024-01-11T17:36:40.908436 #178254] INFO -- : 949 ......................................................................... I, [2024-01-11T17:36:45.329696 #178254] INFO -- : 1022 ......................................................................... I, [2024-01-11T17:36:51.145148 #178254] INFO -- : 1095 ......................................................................... I, [2024-01-11T17:36:52.513411 #178254] INFO -- : 1168 ......................................................................... I, [2024-01-11T17:36:54.357372 #178254] INFO -- : 1241 ......................................................................... I, [2024-01-11T17:36:54.511599 #178254] INFO -- : 1314 ......................................................................... I, [2024-01-11T17:36:54.638831 #178254] INFO -- : 1387 ......................................................................... I, [2024-01-11T17:37:01.475919 #178254] INFO -- : 1460 ......................................................................... I, [2024-01-11T17:37:12.342307 #178254] INFO -- : 1533 ......................................................................... I, [2024-01-11T17:37:13.015398 #178254] INFO -- : 1606 ......................................................................... I, [2024-01-11T17:37:15.684371 #178254] INFO -- : 1679 ......................................................................... I, [2024-01-11T17:37:15.851506 #178254] INFO -- : 1752 ......................................................................... I, [2024-01-11T17:37:16.082200 #178254] INFO -- : 1825 ......................................................................... I, [2024-01-11T17:37:17.451282 #178254] INFO -- : 1898 ......................................................................... I, [2024-01-11T17:37:18.061338 #178254] INFO -- : 1971 ......................................................................... I, [2024-01-11T17:37:19.529711 #178254] INFO -- : 2044 ......................................................................... I, [2024-01-11T17:37:19.707670 #178254] INFO -- : 2117 ......................................................................... I, [2024-01-11T17:37:19.854615 #178254] INFO -- : 2190 ......................................................................... I, [2024-01-11T17:37:19.902605 #178254] INFO -- : 2263 ......................................................................... I, [2024-01-11T17:37:19.936882 #178254] INFO -- : 2336 ......................................................................... I, [2024-01-11T17:37:19.977260 #178254] INFO -- : 2409 ......................................................................... I, [2024-01-11T17:37:20.146559 #178254] INFO -- : 2482 ......................................................................... I, [2024-01-11T17:37:22.344618 #178254] INFO -- : 2555 ......................................................................... I, [2024-01-11T17:37:22.366942 #178254] INFO -- : 2628 ......................................................................... I, [2024-01-11T17:37:22.562543 #178254] INFO -- : 2701 ......................................................................... I, [2024-01-11T17:37:24.693536 #178254] INFO -- : 2774 ......................................................................... I, [2024-01-11T17:37:25.927667 #178254] INFO -- : 2847 ......................................................................... I, [2024-01-11T17:37:28.146090 #178254] INFO -- : 2920 ......................................................................... I, [2024-01-11T17:37:28.352017 #178254] INFO -- : 2993 ......................................................................... I, [2024-01-11T17:37:28.471763 #178254] INFO -- : 3066 ......................................................................... I, [2024-01-11T17:37:28.658500 #178254] INFO -- : 3139 ......................................................................... I, [2024-01-11T17:37:28.800072 #178254] INFO -- : 3212 ......................................................................... I, [2024-01-11T17:37:28.912890 #178254] INFO -- : 3285 ......................................................................... I, [2024-01-11T17:37:29.019480 #178254] INFO -- : 3358 ......................................................................... I, [2024-01-11T17:37:33.068129 #178254] INFO -- : 3431 ......................................................................... I, [2024-01-11T17:37:33.232331 #178254] INFO -- : 3504 ......................................................................... I, [2024-01-11T17:37:33.294359 #178254] INFO -- : 3577 ......................................................................... I, [2024-01-11T17:37:35.012051 #178254] INFO -- : 3650 ......................................................................... I, [2024-01-11T17:37:35.639740 #178254] INFO -- : 3723 ..... I, [2024-01-11T17:37:35.639809 #178254] INFO -- : I, [2024-01-11T17:37:35.639836 #178254] INFO -- : Finished in 84.190049 seconds I, [2024-01-11T17:37:35.639851 #178254] INFO -- : I, [2024-01-11T17:37:35.639864 #178254] INFO -- : 3728 files, 32492 examples, 176869 expectations, 0 failures, 0 errors, 0 tagged I, [2024-01-11T17:37:35.661494 #178254] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=20" exit with 0.