# Logfile created on 2023-01-11 12:45:02 +0000 by logger.rb/v1.4.3 I, [2023-01-11T12:45:02.969015 #1521976] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-11T12:45:02.969304 #1521976] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-01-11T12:45:02.997960 #1521976] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-01-11T12:45:02.998196 #1521976] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-01-11T12:45:02.998223 #1521976] INFO -- : $$$[beg] make update-download -j4 I, [2023-01-11T12:45:03.076367 #1521976] INFO -- : tool/config.guess already exists I, [2023-01-11T12:45:03.076425 #1521976] INFO -- : tool/config.sub already exists I, [2023-01-11T12:45:03.136517 #1521976] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-01-11T12:45:03.136577 #1521976] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-01-11T12:45:03.164744 #1521976] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-11T12:45:03.165075 #1521976] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-01-11T12:45:03.165105 #1521976] INFO -- : $$$[beg] make update-src -j4 E, [2023-01-11T12:45:04.393817 #1521976] ERROR -- : From https://github.com/ruby/ruby E, [2023-01-11T12:45:04.393859 #1521976] ERROR -- : d831b1d..327cf5e master -> origin/master I, [2023-01-11T12:45:04.426956 #1521976] INFO -- : Updating d831b1d..327cf5e I, [2023-01-11T12:45:04.427007 #1521976] INFO -- : Fast-forward I, [2023-01-11T12:45:04.432245 #1521976] INFO -- : bootstraptest/test_ractor.rb | 15 -- I, [2023-01-11T12:45:04.432290 #1521976] INFO -- : encoding.c | 32 ---- I, [2023-01-11T12:45:04.432302 #1521976] INFO -- : ext/-test-/string/depend | 172 +++++++++++++++++++++ I, [2023-01-11T12:45:04.432311 #1521976] INFO -- : ext/-test-/string/enc_dummy.c | 15 ++ I, [2023-01-11T12:45:04.432319 #1521976] INFO -- : include/ruby/internal/encoding/encoding.h | 17 -- I, [2023-01-11T12:45:04.432326 #1521976] INFO -- : spec/ruby/core/encoding/replicate_spec.rb | 2 +- I, [2023-01-11T12:45:04.432334 #1521976] INFO -- : test/-ext-/string/test_too_many_dummy_encodings.rb | 15 ++ I, [2023-01-11T12:45:04.432341 #1521976] INFO -- : test/ruby/test_encoding.rb | 48 ------ I, [2023-01-11T12:45:04.432348 #1521976] INFO -- : tool/rbs_skip_tests | 1 + I, [2023-01-11T12:45:04.432355 #1521976] INFO -- : 9 files changed, 204 insertions(+), 113 deletions(-) I, [2023-01-11T12:45:04.432361 #1521976] INFO -- : create mode 100644 ext/-test-/string/enc_dummy.c I, [2023-01-11T12:45:04.432377 #1521976] INFO -- : create mode 100644 test/-ext-/string/test_too_many_dummy_encodings.rb I, [2023-01-11T12:45:04.443617 #1521976] INFO -- : Latest commit hash = 327cf5ec40 I, [2023-01-11T12:45:04.445358 #1521976] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-01-11T12:45:04.445395 #1521976] INFO -- : $$$[beg] make after-update -j4 I, [2023-01-11T12:45:04.527023 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/revision.h updated I, [2023-01-11T12:45:04.529604 #1521976] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-11T12:45:04.622272 #1521976] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-11T12:45:04.625667 #1521976] INFO -- : generating enc.mk I, [2023-01-11T12:45:04.873645 #1521976] INFO -- : making srcs under enc I, [2023-01-11T12:45:04.907992 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:04.908048 #1521976] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-11T12:45:04.908061 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:04.973219 #1521976] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-01-11T12:45:04.973595 #1521976] INFO -- : $$$[beg] make miniruby -j4 I, [2023-01-11T12:45:05.023760 #1521976] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-11T12:45:05.023859 #1521976] INFO -- : CC = gcc I, [2023-01-11T12:45:05.023909 #1521976] INFO -- : LD = ld I, [2023-01-11T12:45:05.023946 #1521976] INFO -- : LDSHARED = gcc -shared I, [2023-01-11T12:45:05.024000 #1521976] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-11T12:45:05.024043 #1521976] 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-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/enc/unicode/15.0.0 I, [2023-01-11T12:45:05.024078 #1521976] INFO -- : CPPFLAGS = I, [2023-01-11T12:45:05.024113 #1521976] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-11T12:45:05.024147 #1521976] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-11T12:45:05.024180 #1521976] INFO -- : LANG = I, [2023-01-11T12:45:05.024210 #1521976] INFO -- : LC_ALL = I, [2023-01-11T12:45:05.024241 #1521976] INFO -- : LC_CTYPE = I, [2023-01-11T12:45:05.024273 #1521976] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-11T12:45:05.024304 #1521976] INFO -- : RUSTC = rustc I, [2023-01-11T12:45:05.024347 #1521976] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/yjit/src/lib.rs I, [2023-01-11T12:45:05.028250 #1521976] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-11T12:45:05.028311 #1521976] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-11T12:45:05.028332 #1521976] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-11T12:45:05.028347 #1521976] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-11T12:45:05.028360 #1521976] INFO -- : I, [2023-01-11T12:45:05.044819 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/array.c I, [2023-01-11T12:45:05.045194 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ast.c I, [2023-01-11T12:45:05.045935 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/miniinit.c I, [2023-01-11T12:45:05.046203 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/class.c I, [2023-01-11T12:45:05.453592 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/compar.c I, [2023-01-11T12:45:05.852432 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/compile.c I, [2023-01-11T12:45:05.922561 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/cont.c I, [2023-01-11T12:45:06.765851 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/debug.c I, [2023-01-11T12:45:07.106215 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/dir.c I, [2023-01-11T12:45:07.179880 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/encoding.c I, [2023-01-11T12:45:08.122987 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/enum.c I, [2023-01-11T12:45:09.388829 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/enumerator.c I, [2023-01-11T12:45:10.771750 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/error.c I, [2023-01-11T12:45:11.241110 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/eval.c I, [2023-01-11T12:45:11.966887 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/file.c I, [2023-01-11T12:45:12.435069 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/gc.c I, [2023-01-11T12:45:12.759770 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/hash.c I, [2023-01-11T12:45:14.276576 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/io.c I, [2023-01-11T12:45:16.141145 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/io_buffer.c I, [2023-01-11T12:45:16.462987 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/iseq.c I, [2023-01-11T12:45:18.019098 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/load.c I, [2023-01-11T12:45:18.605911 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/marshal.c I, [2023-01-11T12:45:19.005693 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/mjit.c I, [2023-01-11T12:45:19.411572 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/numeric.c I, [2023-01-11T12:45:20.196345 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/object.c I, [2023-01-11T12:45:20.248585 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/pack.c I, [2023-01-11T12:45:20.817238 #1521976] INFO -- : compiling parse.c I, [2023-01-11T12:45:22.242212 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/proc.c I, [2023-01-11T12:45:22.632908 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/process.c I, [2023-01-11T12:45:23.253385 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ractor.c I, [2023-01-11T12:45:24.040027 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/range.c I, [2023-01-11T12:45:25.468221 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/re.c I, [2023-01-11T12:45:25.507055 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ruby.c I, [2023-01-11T12:45:25.595229 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/scheduler.c I, [2023-01-11T12:45:26.028651 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/shape.c I, [2023-01-11T12:45:26.639793 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/signal.c I, [2023-01-11T12:45:26.933855 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/sprintf.c I, [2023-01-11T12:45:27.357535 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/strftime.c I, [2023-01-11T12:45:28.040466 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/string.c I, [2023-01-11T12:45:30.084461 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/struct.c I, [2023-01-11T12:45:30.342905 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/symbol.c I, [2023-01-11T12:45:31.648665 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/thread.c I, [2023-01-11T12:45:31.692539 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/time.c I, [2023-01-11T12:45:35.252554 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/transcode.c I, [2023-01-11T12:45:35.377727 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/variable.c I, [2023-01-11T12:45:35.630592 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/version.c I, [2023-01-11T12:45:35.948022 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/vm.c I, [2023-01-11T12:45:36.863226 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/vm_backtrace.c I, [2023-01-11T12:45:37.165683 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/vm_trace.c I, [2023-01-11T12:45:37.353215 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/yjit.c I, [2023-01-11T12:45:37.913152 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/enc/ascii.c I, [2023-01-11T12:45:38.143995 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/enc/us_ascii.c I, [2023-01-11T12:45:38.204432 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/enc/utf_8.c I, [2023-01-11T12:45:45.514849 #1521976] INFO -- : linking miniruby I, [2023-01-11T12:45:46.536845 #1521976] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-01-11T12:45:46.536995 #1521976] INFO -- : $$$[beg] make ruby -j4 I, [2023-01-11T12:45:46.563748 #1521976] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-11T12:45:46.563820 #1521976] INFO -- : CC = gcc I, [2023-01-11T12:45:46.563844 #1521976] INFO -- : LD = ld I, [2023-01-11T12:45:46.563856 #1521976] INFO -- : LDSHARED = gcc -shared I, [2023-01-11T12:45:46.563867 #1521976] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-11T12:45:46.563884 #1521976] 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-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/enc/unicode/15.0.0 I, [2023-01-11T12:45:46.563895 #1521976] INFO -- : CPPFLAGS = I, [2023-01-11T12:45:46.563904 #1521976] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-11T12:45:46.563915 #1521976] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-11T12:45:46.563924 #1521976] INFO -- : LANG = I, [2023-01-11T12:45:46.563934 #1521976] INFO -- : LC_ALL = I, [2023-01-11T12:45:46.563944 #1521976] INFO -- : LC_CTYPE = I, [2023-01-11T12:45:46.563953 #1521976] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-11T12:45:46.563983 #1521976] INFO -- : RUSTC = rustc I, [2023-01-11T12:45:46.563995 #1521976] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/yjit/src/lib.rs I, [2023-01-11T12:45:46.567943 #1521976] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-11T12:45:46.568006 #1521976] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-11T12:45:46.568019 #1521976] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-11T12:45:46.568031 #1521976] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-11T12:45:46.568050 #1521976] INFO -- : I, [2023-01-11T12:45:46.578903 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/localeinit.c I, [2023-01-11T12:45:46.793129 #1521976] INFO -- : builtin_binary.inc updated I, [2023-01-11T12:45:46.798107 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/builtin.c I, [2023-01-11T12:45:46.880934 #1521976] INFO -- : linking static-library libruby-static.a I, [2023-01-11T12:45:47.309551 #1521976] INFO -- : merging yjit/target/release/libyjit.a into libruby-static.a I, [2023-01-11T12:45:48.733385 #1521976] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-11T12:45:51.460623 #1521976] INFO -- : linking ruby I, [2023-01-11T12:45:51.504972 #1521976] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-01-11T12:45:51.505219 #1521976] INFO -- : $$$[beg] make all -j4 I, [2023-01-11T12:45:51.551922 #1521976] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-11T12:45:51.552004 #1521976] INFO -- : CC = gcc I, [2023-01-11T12:45:51.552036 #1521976] INFO -- : LD = ld I, [2023-01-11T12:45:51.552064 #1521976] INFO -- : LDSHARED = gcc -shared I, [2023-01-11T12:45:51.552096 #1521976] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-11T12:45:51.552131 #1521976] 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-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/enc/unicode/15.0.0 I, [2023-01-11T12:45:51.552160 #1521976] INFO -- : CPPFLAGS = I, [2023-01-11T12:45:51.552187 #1521976] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-11T12:45:51.552216 #1521976] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-11T12:45:51.552242 #1521976] INFO -- : LANG = I, [2023-01-11T12:45:51.552268 #1521976] INFO -- : LC_ALL = I, [2023-01-11T12:45:51.552293 #1521976] INFO -- : LC_CTYPE = I, [2023-01-11T12:45:51.552320 #1521976] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-11T12:45:51.552346 #1521976] INFO -- : RUSTC = rustc I, [2023-01-11T12:45:51.552378 #1521976] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/yjit/src/lib.rs I, [2023-01-11T12:45:51.556809 #1521976] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-11T12:45:51.556862 #1521976] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-11T12:45:51.556877 #1521976] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-11T12:45:51.556889 #1521976] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-11T12:45:51.556900 #1521976] INFO -- : I, [2023-01-11T12:45:51.621877 #1521976] INFO -- : generating encdb.h I, [2023-01-11T12:45:51.623617 #1521976] INFO -- : generating enc.mk I, [2023-01-11T12:45:51.626754 #1521976] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-11T12:45:51.627073 #1521976] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-11T12:45:51.684402 #1521976] INFO -- : encdb.h unchanged I, [2023-01-11T12:45:51.687269 #1521976] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-11T12:45:51.835555 #1521976] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-11T12:45:51.910782 #1521976] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-11T12:45:51.937684 #1521976] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-11T12:45:52.020740 #1521976] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-11T12:45:52.038703 #1521976] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-11T12:45:52.116916 #1521976] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-11T12:45:52.146345 #1521976] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-11T12:45:52.235191 #1521976] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-11T12:45:52.316785 #1521976] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-11T12:45:52.322623 #1521976] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-11T12:45:52.465771 #1521976] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-11T12:45:52.478651 #1521976] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-11T12:45:52.549564 #1521976] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-11T12:45:52.695660 #1521976] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-11T12:45:52.743814 #1521976] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-11T12:45:52.745390 #1521976] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-11T12:45:52.774887 #1521976] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-11T12:45:52.907066 #1521976] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-11T12:45:52.961400 #1521976] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-11T12:45:52.977707 #1521976] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-11T12:45:53.007206 #1521976] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-11T12:45:53.170112 #1521976] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-11T12:45:53.208883 #1521976] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-11T12:45:53.223902 #1521976] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-11T12:45:53.369220 #1521976] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-11T12:45:53.426965 #1521976] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-11T12:45:53.439466 #1521976] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-11T12:45:53.601712 #1521976] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-11T12:45:53.627259 #1521976] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-11T12:45:53.645887 #1521976] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-11T12:45:53.671797 #1521976] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-11T12:45:53.854897 #1521976] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-11T12:45:53.889302 #1521976] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-11T12:45:53.892812 #1521976] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-11T12:45:54.061326 #1521976] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-11T12:45:54.064736 #1521976] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-11T12:45:54.121327 #1521976] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-11T12:45:54.125129 #1521976] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-11T12:45:54.288103 #1521976] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-11T12:45:54.352935 #1521976] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-11T12:45:54.416526 #1521976] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-11T12:45:54.564671 #1521976] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-11T12:45:54.610089 #1521976] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-11T12:45:54.623204 #1521976] INFO -- : making enc I, [2023-01-11T12:45:54.652989 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:54.654596 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/enc/encdb.c I, [2023-01-11T12:45:54.701770 #1521976] INFO -- : building rb_mjit_header.h I, [2023-01-11T12:45:54.821425 #1521976] INFO -- : making srcs under enc I, [2023-01-11T12:45:54.862040 #1521976] INFO -- : rb_mjit_header.h updated I, [2023-01-11T12:45:54.864515 #1521976] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-11T12:45:54.881603 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:54.881680 #1521976] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-11T12:45:54.881733 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:54.882836 #1521976] INFO -- : generating transdb.h I, [2023-01-11T12:45:54.913537 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/enc/cesu_8.c I, [2023-01-11T12:45:54.937825 #1521976] INFO -- : linking encoding encdb.so I, [2023-01-11T12:45:55.120587 #1521976] INFO -- : transdb.h unchanged I, [2023-01-11T12:45:55.132510 #1521976] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-11T12:45:55.152514 #1521976] INFO -- : making trans I, [2023-01-11T12:45:55.237948 #1521976] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-11T12:45:55.244439 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:55.244519 #1521976] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random0/enc/trans'. I, [2023-01-11T12:45:55.244567 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:55.248710 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:55.271283 #1521976] INFO -- : linking encoding cesu_8.so I, [2023-01-11T12:45:55.429138 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/-test-/file' I, [2023-01-11T12:45:55.430223 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/file/fs.c I, [2023-01-11T12:45:55.435726 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/-test-/exception' I, [2023-01-11T12:45:55.438061 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/exception/enc_raise.c I, [2023-01-11T12:45:55.444639 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:55.460538 #1521976] INFO -- : making encs I, [2023-01-11T12:45:55.613971 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:55.614056 #1521976] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-11T12:45:55.614105 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:45:55.883633 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/-test-/printf' I, [2023-01-11T12:45:55.897440 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/printf/printf.c I, [2023-01-11T12:45:55.924567 #1521976] INFO -- : linking shared-object -test-/exception.so I, [2023-01-11T12:45:55.992550 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/file/stat.c I, [2023-01-11T12:45:56.241161 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/-test-/exception' I, [2023-01-11T12:45:56.339482 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/-test-/string' I, [2023-01-11T12:45:56.346263 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/string/capacity.c I, [2023-01-11T12:45:56.352113 #1521976] INFO -- : linking shared-object -test-/printf.so I, [2023-01-11T12:45:56.388710 #1521976] INFO -- : linking shared-object -test-/file.so I, [2023-01-11T12:45:56.452797 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/-test-/printf' I, [2023-01-11T12:45:56.516541 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/-test-/wait' I, [2023-01-11T12:45:56.518479 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/wait/wait.c I, [2023-01-11T12:45:56.636503 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/-test-/file' I, [2023-01-11T12:45:56.651248 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal' I, [2023-01-11T12:45:56.664396 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal' I, [2023-01-11T12:45:56.712021 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/cgi/escape' I, [2023-01-11T12:45:56.716054 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/cgi/escape/escape.c I, [2023-01-11T12:45:56.804623 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/string/coderange.c I, [2023-01-11T12:45:56.916684 #1521976] INFO -- : linking shared-object -test-/wait.so I, [2023-01-11T12:45:57.049376 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/-test-/wait' I, [2023-01-11T12:45:57.084027 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage' I, [2023-01-11T12:45:57.107661 #1521976] INFO -- : transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_opt_newarray_min, rb_vm_opt_newarray_max, rb_vm_splat_array, rb_vm_concat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_get_ev_const, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_push_frame_fname, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep I, [2023-01-11T12:45:57.107729 #1521976] INFO -- : transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname I, [2023-01-11T12:45:57.107747 #1521976] INFO -- : transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar I, [2023-01-11T12:45:57.108056 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage' I, [2023-01-11T12:45:57.112952 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/string/cstr.c I, [2023-01-11T12:45:57.130391 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date' I, [2023-01-11T12:45:57.136496 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/date/date_core.c I, [2023-01-11T12:45:57.155227 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/date/date_parse.c I, [2023-01-11T12:45:57.428025 #1521976] INFO -- : linking shared-object cgi/escape.so I, [2023-01-11T12:45:57.531776 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/cgi/escape' I, [2023-01-11T12:45:57.536555 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest' I, [2023-01-11T12:45:57.568227 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest' I, [2023-01-11T12:45:57.606428 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/etc' I, [2023-01-11T12:45:57.608347 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/etc/etc.c I, [2023-01-11T12:45:57.655448 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/string/enc_associate.c I, [2023-01-11T12:45:58.101075 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/string/enc_str_buf_cat.c I, [2023-01-11T12:45:58.448672 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/string/fstring.c I, [2023-01-11T12:45:58.584603 #1521976] INFO -- : linking shared-object etc.so I, [2023-01-11T12:45:58.716018 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/etc' I, [2023-01-11T12:45:58.741576 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/fiddle' I, [2023-01-11T12:45:58.748604 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/fiddle/memory_view.c I, [2023-01-11T12:45:58.856440 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/string/new.c I, [2023-01-11T12:45:59.318443 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/fiddle/pointer.c I, [2023-01-11T12:45:59.380555 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/string/normalize.c I, [2023-01-11T12:45:59.891221 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/-test-/string/qsort.c I, [2023-01-11T12:46:00.275061 #1521976] INFO -- : linking shared-object -test-/string.so I, [2023-01-11T12:46:00.320026 #1521976] INFO -- : linking shared-object fiddle.so I, [2023-01-11T12:46:00.499457 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/-test-/string' I, [2023-01-11T12:46:00.520376 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console' I, [2023-01-11T12:46:00.524611 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/io/console/console.c I, [2023-01-11T12:46:00.740043 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/date/date_strptime.c I, [2023-01-11T12:46:00.740124 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/fiddle' I, [2023-01-11T12:46:00.752024 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/nonblock' I, [2023-01-11T12:46:00.756021 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/io/nonblock/nonblock.c I, [2023-01-11T12:46:01.540015 #1521976] INFO -- : linking shared-object io/nonblock.so I, [2023-01-11T12:46:01.787208 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/nonblock' I, [2023-01-11T12:46:01.792549 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/wait' I, [2023-01-11T12:46:01.795138 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/io/wait/wait.c I, [2023-01-11T12:46:02.046532 #1521976] INFO -- : linking shared-object io/console.so I, [2023-01-11T12:46:02.054252 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json' I, [2023-01-11T12:46:02.075043 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json' I, [2023-01-11T12:46:02.095792 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/monitor' I, [2023-01-11T12:46:02.100577 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor' I, [2023-01-11T12:46:02.105997 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/nkf' I, [2023-01-11T12:46:02.107867 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/nkf/nkf.c I, [2023-01-11T12:46:02.138178 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console' I, [2023-01-11T12:46:02.147398 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace' I, [2023-01-11T12:46:02.152628 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/objspace/objspace.c I, [2023-01-11T12:46:02.208474 #1521976] INFO -- : linking shared-object io/wait.so I, [2023-01-11T12:46:02.368645 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/wait' I, [2023-01-11T12:46:02.395211 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl' I, [2023-01-11T12:46:02.396266 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl.c I, [2023-01-11T12:46:03.102020 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/objspace/objspace_dump.c I, [2023-01-11T12:46:03.348837 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_asn1.c I, [2023-01-11T12:46:03.421490 #1521976] INFO -- : linking shared-object date_core.so I, [2023-01-11T12:46:03.695687 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date' I, [2023-01-11T12:46:03.701141 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pathname' I, [2023-01-11T12:46:03.703140 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/pathname/pathname.c I, [2023-01-11T12:46:03.932021 #1521976] INFO -- : linking shared-object objspace.so I, [2023-01-11T12:46:04.174405 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace' I, [2023-01-11T12:46:04.182539 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych' I, [2023-01-11T12:46:04.183441 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/psych/psych.c I, [2023-01-11T12:46:04.524613 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/psych/psych_emitter.c I, [2023-01-11T12:46:04.710572 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_bio.c I, [2023-01-11T12:46:05.203393 #1521976] INFO -- : linking shared-object pathname.so I, [2023-01-11T12:46:05.213511 #1521976] INFO -- : linking shared-object nkf.so I, [2023-01-11T12:46:05.224141 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/psych/psych_parser.c I, [2023-01-11T12:46:05.303120 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pathname' I, [2023-01-11T12:46:05.308729 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty' I, [2023-01-11T12:46:05.316568 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/pty/pty.c I, [2023-01-11T12:46:05.329963 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/nkf' I, [2023-01-11T12:46:05.358392 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/readline' I, [2023-01-11T12:46:05.360465 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/readline/readline.c I, [2023-01-11T12:46:05.401016 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_bn.c I, [2023-01-11T12:46:05.751373 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/psych/psych_to_ruby.c I, [2023-01-11T12:46:05.754857 #1521976] INFO -- : linking shared-object pty.so I, [2023-01-11T12:46:05.845127 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty' I, [2023-01-11T12:46:05.848817 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/psych/psych_yaml_tree.c I, [2023-01-11T12:46:06.192578 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_cipher.c I, [2023-01-11T12:46:06.264080 #1521976] INFO -- : linking shared-object psych.so I, [2023-01-11T12:46:06.340940 #1521976] INFO -- : linking shared-object readline.so I, [2023-01-11T12:46:06.364134 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych' I, [2023-01-11T12:46:06.371949 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper' I, [2023-01-11T12:46:06.374232 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/ripper/ripper.c I, [2023-01-11T12:46:06.431997 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/readline' I, [2023-01-11T12:46:06.434576 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm' I, [2023-01-11T12:46:06.438550 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm' I, [2023-01-11T12:46:06.451368 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket' I, [2023-01-11T12:46:06.452386 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/init.c I, [2023-01-11T12:46:06.803606 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_config.c I, [2023-01-11T12:46:07.050497 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/constants.c I, [2023-01-11T12:46:07.167367 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_digest.c I, [2023-01-11T12:46:07.671430 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_engine.c I, [2023-01-11T12:46:07.902531 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_hmac.c I, [2023-01-11T12:46:08.426659 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_kdf.c I, [2023-01-11T12:46:08.866611 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_ns_spki.c I, [2023-01-11T12:46:09.329009 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_ocsp.c I, [2023-01-11T12:46:09.411671 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/basicsocket.c I, [2023-01-11T12:46:09.722029 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_pkcs12.c I, [2023-01-11T12:46:10.056451 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/socket.c I, [2023-01-11T12:46:10.663472 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_pkcs7.c I, [2023-01-11T12:46:10.928369 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_pkey.c I, [2023-01-11T12:46:11.393878 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/ipsocket.c I, [2023-01-11T12:46:11.933256 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_pkey_dh.c I, [2023-01-11T12:46:12.016644 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/tcpsocket.c I, [2023-01-11T12:46:12.054549 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_pkey_dsa.c I, [2023-01-11T12:46:12.558796 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/tcpserver.c I, [2023-01-11T12:46:12.745750 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_pkey_ec.c I, [2023-01-11T12:46:12.927398 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_pkey_rsa.c I, [2023-01-11T12:46:13.040618 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/sockssocket.c I, [2023-01-11T12:46:13.528852 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/udpsocket.c I, [2023-01-11T12:46:13.905384 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_rand.c I, [2023-01-11T12:46:13.952548 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_ssl.c I, [2023-01-11T12:46:14.169244 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/unixsocket.c I, [2023-01-11T12:46:14.576836 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_ssl_session.c I, [2023-01-11T12:46:14.717493 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/unixserver.c I, [2023-01-11T12:46:15.116633 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/option.c I, [2023-01-11T12:46:15.393431 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_ts.c I, [2023-01-11T12:46:15.919034 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_x509.c I, [2023-01-11T12:46:16.205088 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/ancdata.c I, [2023-01-11T12:46:16.378541 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_x509attr.c I, [2023-01-11T12:46:16.517687 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_x509cert.c I, [2023-01-11T12:46:17.021433 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_x509crl.c I, [2023-01-11T12:46:17.126553 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/raddrinfo.c I, [2023-01-11T12:46:17.345597 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_x509ext.c I, [2023-01-11T12:46:17.761394 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_x509name.c I, [2023-01-11T12:46:18.166499 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_x509req.c I, [2023-01-11T12:46:18.477285 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/socket/ifaddr.c I, [2023-01-11T12:46:18.616344 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_x509revoked.c I, [2023-01-11T12:46:18.798537 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/openssl/ossl_x509store.c I, [2023-01-11T12:46:18.914914 #1521976] INFO -- : linking shared-object socket.so I, [2023-01-11T12:46:19.113693 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket' I, [2023-01-11T12:46:19.118072 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/stringio' I, [2023-01-11T12:46:19.119661 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/stringio/stringio.c I, [2023-01-11T12:46:19.222511 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/strscan' I, [2023-01-11T12:46:19.224471 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/strscan/strscan.c I, [2023-01-11T12:46:19.618765 #1521976] INFO -- : linking shared-object openssl.so I, [2023-01-11T12:46:19.660078 #1521976] INFO -- : linking shared-object ripper.so I, [2023-01-11T12:46:19.801322 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper' I, [2023-01-11T12:46:19.807198 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/syslog' I, [2023-01-11T12:46:19.811944 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/syslog' I, [2023-01-11T12:46:19.816921 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/zlib' I, [2023-01-11T12:46:19.818700 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/zlib/zlib.c I, [2023-01-11T12:46:19.981593 #1521976] INFO -- : linking shared-object strscan.so I, [2023-01-11T12:46:20.054730 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/strscan' I, [2023-01-11T12:46:20.057615 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-11T12:46:20.090999 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-11T12:46:20.094683 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-11T12:46:20.127076 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-11T12:46:20.131405 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-11T12:46:20.163910 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-11T12:46:20.199455 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2' I, [2023-01-11T12:46:20.203722 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2' I, [2023-01-11T12:46:20.209365 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json/generator' I, [2023-01-11T12:46:20.209914 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/json/generator/generator.c I, [2023-01-11T12:46:20.246228 #1521976] INFO -- : linking shared-object stringio.so I, [2023-01-11T12:46:20.333479 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/stringio' I, [2023-01-11T12:46:20.338892 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json/parser' I, [2023-01-11T12:46:20.344208 #1521976] INFO -- : compiling /tmp/ruby/src/trunk-random0/ext/json/parser/parser.c I, [2023-01-11T12:46:20.434082 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl' I, [2023-01-11T12:46:22.443575 #1521976] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-11T12:46:22.443710 #1521976] INFO -- : linking shared-object json/ext/generator.so I, [2023-01-11T12:46:22.673979 #1521976] INFO -- : linking shared-object zlib.so I, [2023-01-11T12:46:22.738428 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json/parser' I, [2023-01-11T12:46:22.762774 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json/generator' I, [2023-01-11T12:46:23.013189 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/zlib' I, [2023-01-11T12:46:23.051747 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:23.127551 #1521976] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-11T12:46:23.127620 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:23.128136 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:23.132715 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:23.132809 #1521976] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-11T12:46:23.132857 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:23.135177 #1521976] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-01-11T12:46:23.135495 #1521976] INFO -- : $$$[beg] make install -j4 I, [2023-01-11T12:46:23.195316 #1521976] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-11T12:46:23.195395 #1521976] INFO -- : CC = gcc I, [2023-01-11T12:46:23.195425 #1521976] INFO -- : LD = ld I, [2023-01-11T12:46:23.195451 #1521976] INFO -- : LDSHARED = gcc -shared I, [2023-01-11T12:46:23.195484 #1521976] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-11T12:46:23.195517 #1521976] 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-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/enc/unicode/15.0.0 I, [2023-01-11T12:46:23.195545 #1521976] INFO -- : CPPFLAGS = I, [2023-01-11T12:46:23.195573 #1521976] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-11T12:46:23.195607 #1521976] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-11T12:46:23.195634 #1521976] INFO -- : LANG = I, [2023-01-11T12:46:23.195659 #1521976] INFO -- : LC_ALL = I, [2023-01-11T12:46:23.195683 #1521976] INFO -- : LC_CTYPE = I, [2023-01-11T12:46:23.195710 #1521976] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-11T12:46:23.195736 #1521976] INFO -- : RUSTC = rustc I, [2023-01-11T12:46:23.195770 #1521976] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/yjit/src/lib.rs I, [2023-01-11T12:46:23.261006 #1521976] INFO -- : generating encdb.h I, [2023-01-11T12:46:23.264732 #1521976] INFO -- : generating enc.mk I, [2023-01-11T12:46:23.266159 #1521976] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-11T12:46:23.266217 #1521976] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-11T12:46:23.266230 #1521976] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-11T12:46:23.266241 #1521976] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-11T12:46:23.266252 #1521976] INFO -- : I, [2023-01-11T12:46:23.334221 #1521976] INFO -- : encdb.h unchanged I, [2023-01-11T12:46:23.770025 #1521976] INFO -- : making srcs under enc I, [2023-01-11T12:46:23.770093 #1521976] INFO -- : making enc I, [2023-01-11T12:46:23.802758 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:23.802835 #1521976] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-11T12:46:23.802883 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:23.822456 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:23.822534 #1521976] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-11T12:46:23.822580 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:23.823682 #1521976] INFO -- : generating transdb.h I, [2023-01-11T12:46:24.040405 #1521976] INFO -- : transdb.h unchanged I, [2023-01-11T12:46:24.043506 #1521976] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-11T12:46:24.043751 #1521976] INFO -- : making trans I, [2023-01-11T12:46:24.091462 #1521976] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-11T12:46:24.097737 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:24.111199 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:24.111307 #1521976] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random0/enc/trans'. I, [2023-01-11T12:46:24.111368 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:24.112821 #1521976] INFO -- : making encs I, [2023-01-11T12:46:24.189125 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:24.189202 #1521976] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-11T12:46:24.189241 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:24.428037 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal' I, [2023-01-11T12:46:24.435246 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/bigdecimal' I, [2023-01-11T12:46:24.439168 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/coverage' I, [2023-01-11T12:46:24.442614 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/coverage' I, [2023-01-11T12:46:24.442707 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/date' I, [2023-01-11T12:46:24.447674 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest' I, [2023-01-11T12:46:24.452152 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/date' I, [2023-01-11T12:46:24.456737 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest' I, [2023-01-11T12:46:24.459305 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/io/console' I, [2023-01-11T12:46:24.461216 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/fiddle' I, [2023-01-11T12:46:24.470361 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/io/console' I, [2023-01-11T12:46:24.473103 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/json' I, [2023-01-11T12:46:24.473751 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/fiddle' I, [2023-01-11T12:46:24.481179 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/json' I, [2023-01-11T12:46:24.482064 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/monitor' I, [2023-01-11T12:46:24.485770 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/monitor' I, [2023-01-11T12:46:24.488462 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/nkf' I, [2023-01-11T12:46:24.492579 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/objspace' I, [2023-01-11T12:46:24.499132 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pathname' I, [2023-01-11T12:46:24.504059 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pathname' I, [2023-01-11T12:46:24.504224 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/nkf' I, [2023-01-11T12:46:24.507796 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/objspace' I, [2023-01-11T12:46:24.512762 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/openssl' I, [2023-01-11T12:46:24.513245 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/psych' I, [2023-01-11T12:46:24.520515 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/pty' I, [2023-01-11T12:46:24.535206 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/pty' I, [2023-01-11T12:46:24.551522 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/openssl' I, [2023-01-11T12:46:24.553697 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/rubyvm' I, [2023-01-11T12:46:24.556079 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/psych' I, [2023-01-11T12:46:24.557751 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/rubyvm' I, [2023-01-11T12:46:24.561098 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/ripper' I, [2023-01-11T12:46:24.566477 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/socket' I, [2023-01-11T12:46:24.569610 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/ripper' I, [2023-01-11T12:46:24.575629 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/syslog' I, [2023-01-11T12:46:24.580826 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-11T12:46:24.584798 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/syslog' I, [2023-01-11T12:46:24.585160 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-11T12:46:24.589105 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/socket' I, [2023-01-11T12:46:24.598594 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-11T12:46:24.621601 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-11T12:46:24.640008 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2' I, [2023-01-11T12:46:24.640073 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-11T12:46:24.652083 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-11T12:46:24.652655 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0/ext/digest/sha2' I, [2023-01-11T12:46:24.691687 #1521976] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:24.768403 #1521976] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-11T12:46:24.768525 #1521976] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:24.769374 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:24.773722 #1521976] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:24.773809 #1521976] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-11T12:46:24.773849 #1521976] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random0' I, [2023-01-11T12:46:24.774430 #1521976] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-random0/lib -I. -I.ext/common /tmp/ruby/src/trunk-random0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random0/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, [2023-01-11T12:46:24.971134 #1521976] INFO -- : installing binary commands: /tmp/ruby/install/trunk-random0/bin I, [2023-01-11T12:46:24.971711 #1521976] INFO -- : installing base libraries: /tmp/ruby/install/trunk-random0/lib I, [2023-01-11T12:46:24.999891 #1521976] INFO -- : installing arch files: /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-11T12:46:25.000261 #1521976] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-random0/lib/pkgconfig I, [2023-01-11T12:46:25.000428 #1521976] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-11T12:46:25.044216 #1521976] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-11T12:46:25.044355 #1521976] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-11T12:46:25.044546 #1521976] INFO -- : installing extension headers: /tmp/ruby/install/trunk-random0/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-11T12:46:25.058446 #1521976] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0 I, [2023-01-11T12:46:25.072210 #1521976] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random0/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-11T12:46:25.072328 #1521976] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random0/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-11T12:46:25.072401 #1521976] INFO -- : installing extension headers: /tmp/ruby/install/trunk-random0/include/ruby-3.3.0+0/ruby I, [2023-01-11T12:46:25.072655 #1521976] INFO -- : installing command scripts: /tmp/ruby/install/trunk-random0/bin I, [2023-01-11T12:46:25.073043 #1521976] INFO -- : installing library scripts: /tmp/ruby/install/trunk-random0/lib/ruby/3.3.0+0 I, [2023-01-11T12:46:25.204113 #1521976] INFO -- : installing common headers: /tmp/ruby/install/trunk-random0/include/ruby-3.3.0+0 I, [2023-01-11T12:46:25.229043 #1521976] INFO -- : installing manpages: /tmp/ruby/install/trunk-random0/share/man/man1 I, [2023-01-11T12:46:25.241291 #1521976] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-random0/lib/ruby/gems/3.3.0+0 I, [2023-01-11T12:46:25.278637 #1521976] INFO -- : abbrev 0.1.1 I, [2023-01-11T12:46:25.297028 #1521976] INFO -- : base64 0.1.1 I, [2023-01-11T12:46:25.298793 #1521976] INFO -- : benchmark 0.2.1 I, [2023-01-11T12:46:25.300649 #1521976] INFO -- : bundler 2.5.0.dev I, [2023-01-11T12:46:25.304863 #1521976] INFO -- : cgi 0.3.6 I, [2023-01-11T12:46:25.306777 #1521976] INFO -- : csv 3.2.7 I, [2023-01-11T12:46:25.308661 #1521976] INFO -- : delegate 0.3.0 I, [2023-01-11T12:46:25.310223 #1521976] INFO -- : did_you_mean 1.6.3 I, [2023-01-11T12:46:25.311776 #1521976] INFO -- : drb 2.1.1 I, [2023-01-11T12:46:25.313616 #1521976] INFO -- : english 0.7.2 I, [2023-01-11T12:46:25.317689 #1521976] INFO -- : erb 4.0.2 I, [2023-01-11T12:46:25.320660 #1521976] INFO -- : error_highlight 0.5.1 I, [2023-01-11T12:46:25.322618 #1521976] INFO -- : fileutils 1.7.0 I, [2023-01-11T12:46:25.324684 #1521976] INFO -- : find 0.1.1 I, [2023-01-11T12:46:25.327131 #1521976] INFO -- : forwardable 1.3.3 I, [2023-01-11T12:46:25.329229 #1521976] INFO -- : getoptlong 0.2.0 I, [2023-01-11T12:46:25.331174 #1521976] INFO -- : ipaddr 1.2.5 I, [2023-01-11T12:46:25.333245 #1521976] INFO -- : irb 1.6.2 I, [2023-01-11T12:46:25.336031 #1521976] INFO -- : logger 1.5.3 I, [2023-01-11T12:46:25.338360 #1521976] INFO -- : mutex_m 0.1.2 I, [2023-01-11T12:46:25.339969 #1521976] INFO -- : net-http 0.3.2 I, [2023-01-11T12:46:25.342131 #1521976] INFO -- : net-protocol 0.2.1 I, [2023-01-11T12:46:25.344336 #1521976] INFO -- : observer 0.1.1 I, [2023-01-11T12:46:25.346154 #1521976] INFO -- : open-uri 0.3.0 I, [2023-01-11T12:46:25.348354 #1521976] INFO -- : open3 0.1.2 I, [2023-01-11T12:46:25.350199 #1521976] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-11T12:46:25.352147 #1521976] INFO -- : ostruct 0.5.5 I, [2023-01-11T12:46:25.356158 #1521976] INFO -- : pp 0.4.0 I, [2023-01-11T12:46:25.358857 #1521976] INFO -- : prettyprint 0.1.1 I, [2023-01-11T12:46:25.360752 #1521976] INFO -- : pstore 0.1.2 I, [2023-01-11T12:46:25.362619 #1521976] INFO -- : racc 1.6.2 I, [2023-01-11T12:46:25.366125 #1521976] INFO -- : rdoc 6.5.0 I, [2023-01-11T12:46:25.370311 #1521976] INFO -- : readline 0.0.3 I, [2023-01-11T12:46:25.372739 #1521976] INFO -- : reline 0.3.2 I, [2023-01-11T12:46:25.374934 #1521976] INFO -- : resolv 0.2.2 I, [2023-01-11T12:46:25.376677 #1521976] INFO -- : resolv-replace 0.1.1 I, [2023-01-11T12:46:25.379538 #1521976] INFO -- : rinda 0.1.1 I, [2023-01-11T12:46:25.382606 #1521976] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-11T12:46:25.385915 #1521976] INFO -- : securerandom 0.2.2 I, [2023-01-11T12:46:25.388592 #1521976] INFO -- : set 1.0.3 I, [2023-01-11T12:46:25.390843 #1521976] INFO -- : shellwords 0.1.0 I, [2023-01-11T12:46:25.392716 #1521976] INFO -- : singleton 0.1.1 I, [2023-01-11T12:46:25.394477 #1521976] INFO -- : syntax_suggest 1.0.2 I, [2023-01-11T12:46:25.396324 #1521976] INFO -- : tempfile 0.1.3 I, [2023-01-11T12:46:25.397997 #1521976] INFO -- : time 0.2.1 I, [2023-01-11T12:46:25.401410 #1521976] INFO -- : timeout 0.3.1 I, [2023-01-11T12:46:25.403597 #1521976] INFO -- : tmpdir 0.1.3 I, [2023-01-11T12:46:25.405965 #1521976] INFO -- : tsort 0.1.1 I, [2023-01-11T12:46:25.408266 #1521976] INFO -- : un 0.2.1 I, [2023-01-11T12:46:25.411136 #1521976] INFO -- : uri 0.12.0 I, [2023-01-11T12:46:25.413494 #1521976] INFO -- : weakref 0.1.2 I, [2023-01-11T12:46:25.415725 #1521976] INFO -- : yaml 0.2.1 I, [2023-01-11T12:46:25.417402 #1521976] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-random0/lib/ruby/gems/3.3.0+0 I, [2023-01-11T12:46:25.435296 #1521976] INFO -- : bigdecimal 3.1.3 I, [2023-01-11T12:46:25.437775 #1521976] INFO -- : date 3.3.3 I, [2023-01-11T12:46:25.441446 #1521976] INFO -- : digest 3.1.1 I, [2023-01-11T12:46:25.443626 #1521976] INFO -- : etc 1.4.2 I, [2023-01-11T12:46:25.445481 #1521976] INFO -- : fcntl 1.0.2 I, [2023-01-11T12:46:25.447241 #1521976] INFO -- : fiddle 1.1.2 I, [2023-01-11T12:46:25.449089 #1521976] INFO -- : io-console 0.6.0 I, [2023-01-11T12:46:25.451295 #1521976] INFO -- : io-nonblock 0.2.0 I, [2023-01-11T12:46:25.453189 #1521976] INFO -- : io-wait 0.3.0 I, [2023-01-11T12:46:25.454825 #1521976] INFO -- : json 2.6.3 I, [2023-01-11T12:46:25.456704 #1521976] INFO -- : nkf 0.1.2 I, [2023-01-11T12:46:25.458563 #1521976] INFO -- : openssl 3.1.0 I, [2023-01-11T12:46:25.461252 #1521976] INFO -- : pathname 0.2.1 I, [2023-01-11T12:46:25.463394 #1521976] INFO -- : psych 5.0.1 I, [2023-01-11T12:46:25.465585 #1521976] INFO -- : readline-ext 0.1.5 I, [2023-01-11T12:46:25.467377 #1521976] INFO -- : stringio 3.0.5 I, [2023-01-11T12:46:25.469403 #1521976] INFO -- : strscan 3.0.6 I, [2023-01-11T12:46:25.471428 #1521976] INFO -- : syslog 0.1.1 I, [2023-01-11T12:46:25.473539 #1521976] INFO -- : zlib 3.0.0 I, [2023-01-11T12:46:25.475042 #1521976] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-random0/lib/ruby/gems/3.3.0+0 I, [2023-01-11T12:46:25.476307 #1521976] INFO -- : minitest 5.17.0 I, [2023-01-11T12:46:25.499517 #1521976] INFO -- : power_assert 2.0.3 I, [2023-01-11T12:46:25.505843 #1521976] INFO -- : rake 13.0.6 I, [2023-01-11T12:46:25.522845 #1521976] INFO -- : test-unit 3.5.7 I, [2023-01-11T12:46:25.544502 #1521976] INFO -- : rexml 3.2.5 I, [2023-01-11T12:46:25.564578 #1521976] INFO -- : rss 0.2.9 I, [2023-01-11T12:46:25.589399 #1521976] INFO -- : net-ftp 0.2.0 I, [2023-01-11T12:46:25.594013 #1521976] INFO -- : net-imap 0.3.4 I, [2023-01-11T12:46:25.605432 #1521976] INFO -- : net-pop 0.1.2 I, [2023-01-11T12:46:25.610194 #1521976] INFO -- : net-smtp 0.3.3 I, [2023-01-11T12:46:25.614085 #1521976] INFO -- : matrix 0.4.2 I, [2023-01-11T12:46:25.619166 #1521976] INFO -- : prime 0.1.2 I, [2023-01-11T12:46:25.624896 #1521976] INFO -- : rbs 2.8.3 I, [2023-01-11T12:46:25.732513 #1521976] INFO -- : typeprof 0.21.3 I, [2023-01-11T12:46:25.741928 #1521976] INFO -- : debug 1.7.1 I, [2023-01-11T12:46:25.756617 #1521976] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-random0/lib/ruby/gems/3.3.0+0/cache I, [2023-01-11T12:46:25.768743 #1521976] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-01-11T12:46:25.769051 #1521976] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-01-11T12:46:47.339934 #1521976] INFO -- : PASS all 1787 tests E, [2023-01-11T12:46:47.347841 #1521976] ERROR -- : I, [2023-01-11T12:46:47.348174 #1521976] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-01-11T12:46:47.348343 #1521976] INFO -- : $$$[beg] make yes-test-basic TESTS="--test-order=random" I, [2023-01-11T12:46:47.391169 #1521976] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-11T12:46:47.391224 #1521976] INFO -- : CC = gcc I, [2023-01-11T12:46:47.391238 #1521976] INFO -- : LD = ld I, [2023-01-11T12:46:47.391248 #1521976] INFO -- : LDSHARED = gcc -shared I, [2023-01-11T12:46:47.391258 #1521976] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-11T12:46:47.391272 #1521976] 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-random0/include -I/tmp/ruby/src/trunk-random0 -I/tmp/ruby/src/trunk-random0/enc/unicode/15.0.0 I, [2023-01-11T12:46:47.391282 #1521976] INFO -- : CPPFLAGS = I, [2023-01-11T12:46:47.391291 #1521976] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-11T12:46:47.391300 #1521976] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-11T12:46:47.391310 #1521976] INFO -- : LANG = I, [2023-01-11T12:46:47.391318 #1521976] INFO -- : LC_ALL = I, [2023-01-11T12:46:47.391327 #1521976] INFO -- : LC_CTYPE = I, [2023-01-11T12:46:47.391337 #1521976] INFO -- : MFLAGS = I, [2023-01-11T12:46:47.391347 #1521976] INFO -- : RUSTC = rustc I, [2023-01-11T12:46:47.391356 #1521976] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random0/yjit/target/release/' /tmp/ruby/src/trunk-random0/yjit/src/lib.rs I, [2023-01-11T12:46:47.393949 #1521976] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-11T12:46:47.393990 #1521976] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-11T12:46:47.394003 #1521976] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-11T12:46:47.394013 #1521976] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-11T12:46:47.394022 #1521976] INFO -- : I, [2023-01-11T12:46:47.532530 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-11T12:46:47.532738 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:condition ..OK 2 I, [2023-01-11T12:46:47.532754 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:if/unless ...OK 3 I, [2023-01-11T12:46:47.532766 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:case .....OK 5 I, [2023-01-11T12:46:47.533063 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:while/until ........OK 8 I, [2023-01-11T12:46:47.533318 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:exception ..........OK 10 I, [2023-01-11T12:46:47.534267 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:array .......................................OK 39 I, [2023-01-11T12:46:47.534883 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:hash ...........................OK 27 I, [2023-01-11T12:46:47.537449 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-11T12:46:47.538628 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-11T12:46:47.540094 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-11T12:46:47.542653 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-11T12:46:47.542728 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:assignment ..........OK 10 I, [2023-01-11T12:46:47.542804 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:call ......OK 6 I, [2023-01-11T12:46:47.542980 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:proc .........OK 9 I, [2023-01-11T12:46:47.643385 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:signal ..OK 2 I, [2023-01-11T12:46:47.644274 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:eval ...........................OK 27 I, [2023-01-11T12:46:47.788455 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:system ........OK 8 I, [2023-01-11T12:46:47.788543 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:const .....OK 5 I, [2023-01-11T12:46:47.788669 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:clone .....OK 5 I, [2023-01-11T12:46:47.788905 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:marshal ....OK 4 I, [2023-01-11T12:46:47.789011 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:pack ....OK 4 I, [2023-01-11T12:46:47.789049 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:math ..OK 2 I, [2023-01-11T12:46:47.789153 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:struct ......OK 6 I, [2023-01-11T12:46:47.789331 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:variable ............OK 12 I, [2023-01-11T12:46:47.789372 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:trace ...OK 3 I, [2023-01-11T12:46:47.789490 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:defined? ............OK 12 I, [2023-01-11T12:46:47.789584 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:alias ......OK 6 I, [2023-01-11T12:46:47.792475 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:path .......................OK 23 I, [2023-01-11T12:46:47.869906 #1521976] INFO -- : /tmp/ruby/src/trunk-random0/basictest/test.rb:gc ....OK 4 I, [2023-01-11T12:46:47.875266 #1521976] INFO -- : I, [2023-01-11T12:46:47.875321 #1521976] INFO -- : test succeeded I, [2023-01-11T12:46:47.877880 #1521976] INFO -- : $$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. I, [2023-01-11T12:46:47.878035 #1521976] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random" I, [2023-01-11T12:46:47.986264 #1521976] INFO -- : making mjit_build_dir.so I, [2023-01-11T12:47:00.114934 #1521976] INFO -- : Run options: I, [2023-01-11T12:47:00.114994 #1521976] INFO -- : --seed=31031 I, [2023-01-11T12:47:00.115011 #1521976] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-random0/lib -I. -I.ext/common /tmp/ruby/src/trunk-random0/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-01-11T12:47:00.115025 #1521976] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-random0/test/excludes I, [2023-01-11T12:47:00.115044 #1521976] INFO -- : --name=!/memory_leak/ I, [2023-01-11T12:47:00.115056 #1521976] INFO -- : --stderr-on-failure I, [2023-01-11T12:47:00.115067 #1521976] INFO -- : --test-order=random I, [2023-01-11T12:47:00.115078 #1521976] INFO -- : I, [2023-01-11T12:47:00.115090 #1521976] INFO -- : # Running tests: I, [2023-01-11T12:47:00.115104 #1521976] INFO -- : I, [2023-01-11T12:53:16.010749 #1521976] INFO -- : E, [2023-01-11T12:58:19.631763 #1521976] ERROR -- : E, [2023-01-11T12:58:19.631811 #1521976] ERROR -- : 1) Failure: E, [2023-01-11T12:58:19.631824 #1521976] ERROR -- : Test_TooManyDummyEncodings#test_exceed_encoding_table_size [/tmp/ruby/src/trunk-random0/test/-ext-/string/test_too_many_dummy_encodings.rb:10]: E, [2023-01-11T12:58:19.631835 #1521976] ERROR -- : Exception(EncodingError) with message matches to /too many encoding/. E, [2023-01-11T12:58:19.631846 #1521976] ERROR -- : [EncodingError] exception expected, not #. E, [2023-01-11T12:58:19.631971 #1521976] ERROR -- : I, [2023-01-11T12:58:19.641028 #1521976] INFO -- : Finished tests in 679.779387s, 34.9481 tests/s, 13001.5019 assertions/s. I, [2023-01-11T12:58:19.641085 #1521976] INFO -- : 23757 tests, 8838153 assertions, 1 failures, 0 errors, 85 skips I, [2023-01-11T12:58:19.641098 #1521976] INFO -- : I, [2023-01-11T12:58:19.641107 #1521976] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-11T12:41:41Z master 327cf5ec40) [x86_64-linux] E, [2023-01-11T12:58:19.685667 #1521976] ERROR -- : make: *** [uncommon.mk:855: yes-test-all] Error 1 I, [2023-01-11T12:58:19.686357 #1521976] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512. I, [2023-01-11T12:58:19.686480 #1521976] INFO -- : $$$[beg] make yes-test-rubyspec TESTS="--test-order=random" E, [2023-01-11T12:58:19.808407 #1521976] ERROR -- : $ /tmp/ruby/build/trunk-random0/miniruby -I/tmp/ruby/src/trunk-random0/lib /tmp/ruby/src/trunk-random0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random0 --extout=.ext -- /tmp/ruby/src/trunk-random0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-random0/spec/default.mspec I, [2023-01-11T12:58:19.914002 #1521976] INFO -- : ruby 3.3.0dev (2023-01-11T12:41:41Z master 327cf5ec40) [x86_64-linux] I, [2023-01-11T12:59:27.961817 #1521976] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-11T12:59:27.961991 #1521976] INFO -- : I, [2023-01-11T12:59:27.962012 #1521976] INFO -- : Finished in 68.047811 seconds I, [2023-01-11T12:59:27.962025 #1521976] INFO -- : I, [2023-01-11T12:59:27.962037 #1521976] INFO -- : 3835 files, 31373 examples, 190349 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-11T12:59:27.983322 #1521976] INFO -- : $$$[end] "make yes-test-rubyspec TESTS=\"--test-order=random\"" exit with 0.