# Logfile created on 2023-01-02 21:18:52 +0000 by logger.rb/v1.4.3 I, [2023-01-02T21:18:52.295151 #1222431] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-02T21:18:52.295404 #1222431] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-01-02T21:18:52.324002 #1222431] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-01-02T21:18:52.324305 #1222431] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-01-02T21:18:52.324345 #1222431] INFO -- : $$$[beg] make update-download -j4 I, [2023-01-02T21:18:52.457190 #1222431] INFO -- : tool/config.guess already exists I, [2023-01-02T21:18:52.457251 #1222431] INFO -- : tool/config.sub already exists I, [2023-01-02T21:18:52.553281 #1222431] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-01-02T21:18:52.553348 #1222431] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-01-02T21:18:52.596754 #1222431] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-02T21:18:52.597156 #1222431] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-01-02T21:18:52.597192 #1222431] INFO -- : $$$[beg] make update-src -j4 E, [2023-01-02T21:18:53.460841 #1222431] ERROR -- : From https://github.com/ruby/ruby E, [2023-01-02T21:18:53.460898 #1222431] ERROR -- : 5be0d42..2bbf63d master -> origin/master I, [2023-01-02T21:18:53.493173 #1222431] INFO -- : Updating 5be0d42..2bbf63d I, [2023-01-02T21:18:53.493235 #1222431] INFO -- : Fast-forward I, [2023-01-02T21:18:53.496092 #1222431] INFO -- : lib/irb/ruby-lex.rb | 3 +- I, [2023-01-02T21:18:53.496148 #1222431] INFO -- : lib/mjit/instruction.rb | 2162 --------------------------------------------- I, [2023-01-02T21:18:53.496161 #1222431] INFO -- : test/irb/test_ruby_lex.rb | 32 + I, [2023-01-02T21:18:53.496172 #1222431] INFO -- : 3 files changed, 34 insertions(+), 2163 deletions(-) I, [2023-01-02T21:18:53.496182 #1222431] INFO -- : delete mode 100644 lib/mjit/instruction.rb I, [2023-01-02T21:18:53.507269 #1222431] INFO -- : Latest commit hash = 2bbf63dd86 I, [2023-01-02T21:18:53.508926 #1222431] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-01-02T21:18:53.508975 #1222431] INFO -- : $$$[beg] make after-update -j4 I, [2023-01-02T21:18:53.598658 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/revision.h updated I, [2023-01-02T21:18:53.601263 #1222431] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-02T21:18:53.695110 #1222431] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-02T21:18:53.697608 #1222431] INFO -- : generating enc.mk I, [2023-01-02T21:18:53.952040 #1222431] INFO -- : making srcs under enc I, [2023-01-02T21:18:53.988917 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:18:53.989177 #1222431] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-02T21:18:53.989197 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:18:54.059622 #1222431] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-01-02T21:18:54.059902 #1222431] INFO -- : $$$[beg] make miniruby -j4 I, [2023-01-02T21:18:54.095026 #1222431] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-02T21:18:54.095101 #1222431] INFO -- : CC = gcc I, [2023-01-02T21:18:54.095132 #1222431] INFO -- : LD = ld I, [2023-01-02T21:18:54.095156 #1222431] INFO -- : LDSHARED = gcc -shared I, [2023-01-02T21:18:54.095186 #1222431] 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-02T21:18:54.095213 #1222431] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-01-02T21:18:54.095236 #1222431] INFO -- : CPPFLAGS = I, [2023-01-02T21:18:54.095259 #1222431] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-02T21:18:54.095282 #1222431] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-02T21:18:54.095303 #1222431] INFO -- : LANG = I, [2023-01-02T21:18:54.095324 #1222431] INFO -- : LC_ALL = I, [2023-01-02T21:18:54.095346 #1222431] INFO -- : LC_CTYPE = I, [2023-01-02T21:18:54.095375 #1222431] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-02T21:18:54.095398 #1222431] INFO -- : RUSTC = rustc I, [2023-01-02T21:18:54.095426 #1222431] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-02T21:18:54.100120 #1222431] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-02T21:18:54.100169 #1222431] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-02T21:18:54.100182 #1222431] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-02T21:18:54.100191 #1222431] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-02T21:18:54.100206 #1222431] INFO -- : I, [2023-01-02T21:18:54.139624 #1222431] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/version.c I, [2023-01-02T21:18:54.447043 #1222431] INFO -- : linking miniruby I, [2023-01-02T21:18:55.651762 #1222431] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-01-02T21:18:55.652013 #1222431] INFO -- : $$$[beg] make ruby -j4 I, [2023-01-02T21:18:55.698249 #1222431] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-02T21:18:55.698310 #1222431] INFO -- : CC = gcc I, [2023-01-02T21:18:55.698325 #1222431] INFO -- : LD = ld I, [2023-01-02T21:18:55.698337 #1222431] INFO -- : LDSHARED = gcc -shared I, [2023-01-02T21:18:55.698349 #1222431] 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-02T21:18:55.698372 #1222431] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-01-02T21:18:55.698384 #1222431] INFO -- : CPPFLAGS = I, [2023-01-02T21:18:55.698395 #1222431] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-02T21:18:55.698406 #1222431] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-02T21:18:55.698417 #1222431] INFO -- : LANG = I, [2023-01-02T21:18:55.698427 #1222431] INFO -- : LC_ALL = I, [2023-01-02T21:18:55.698437 #1222431] INFO -- : LC_CTYPE = I, [2023-01-02T21:18:55.698447 #1222431] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-02T21:18:55.698460 #1222431] INFO -- : RUSTC = rustc I, [2023-01-02T21:18:55.698471 #1222431] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-02T21:18:55.703255 #1222431] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-02T21:18:55.703307 #1222431] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-02T21:18:55.703323 #1222431] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-02T21:18:55.703336 #1222431] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-02T21:18:55.703349 #1222431] INFO -- : I, [2023-01-02T21:18:55.939146 #1222431] INFO -- : builtin_binary.inc updated I, [2023-01-02T21:18:55.943144 #1222431] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/builtin.c I, [2023-01-02T21:18:55.980054 #1222431] INFO -- : linking static-library libruby-static.a I, [2023-01-02T21:18:56.342841 #1222431] INFO -- : merging yjit/target/release/libyjit.a into libruby-static.a I, [2023-01-02T21:18:57.873437 #1222431] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-02T21:19:01.075644 #1222431] INFO -- : linking ruby I, [2023-01-02T21:19:01.134412 #1222431] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-01-02T21:19:01.134577 #1222431] INFO -- : $$$[beg] make all -j4 I, [2023-01-02T21:19:01.163173 #1222431] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-02T21:19:01.163225 #1222431] INFO -- : CC = gcc I, [2023-01-02T21:19:01.163238 #1222431] INFO -- : LD = ld I, [2023-01-02T21:19:01.163248 #1222431] INFO -- : LDSHARED = gcc -shared I, [2023-01-02T21:19:01.163258 #1222431] 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-02T21:19:01.163283 #1222431] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-01-02T21:19:01.163294 #1222431] INFO -- : CPPFLAGS = I, [2023-01-02T21:19:01.163304 #1222431] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-02T21:19:01.163314 #1222431] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-02T21:19:01.163323 #1222431] INFO -- : LANG = I, [2023-01-02T21:19:01.163332 #1222431] INFO -- : LC_ALL = I, [2023-01-02T21:19:01.163341 #1222431] INFO -- : LC_CTYPE = I, [2023-01-02T21:19:01.163350 #1222431] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-02T21:19:01.163360 #1222431] INFO -- : RUSTC = rustc I, [2023-01-02T21:19:01.163370 #1222431] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-02T21:19:01.166647 #1222431] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-02T21:19:01.166685 #1222431] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-02T21:19:01.166696 #1222431] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-02T21:19:01.166711 #1222431] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-02T21:19:01.166720 #1222431] INFO -- : I, [2023-01-02T21:19:01.228387 #1222431] INFO -- : generating encdb.h I, [2023-01-02T21:19:01.230709 #1222431] INFO -- : generating enc.mk I, [2023-01-02T21:19:01.234190 #1222431] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-02T21:19:01.234608 #1222431] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-02T21:19:01.286771 #1222431] INFO -- : encdb.h unchanged I, [2023-01-02T21:19:01.290239 #1222431] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-02T21:19:01.411129 #1222431] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-02T21:19:01.513139 #1222431] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-02T21:19:01.524016 #1222431] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-02T21:19:01.593143 #1222431] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-02T21:19:01.611335 #1222431] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-02T21:19:01.709627 #1222431] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-02T21:19:01.722350 #1222431] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-02T21:19:01.778714 #1222431] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-02T21:19:01.899462 #1222431] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-02T21:19:01.911430 #1222431] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-02T21:19:01.998794 #1222431] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-02T21:19:02.008883 #1222431] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-02T21:19:02.138855 #1222431] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-02T21:19:02.252720 #1222431] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-02T21:19:02.333762 #1222431] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-02T21:19:02.351490 #1222431] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-02T21:19:02.383004 #1222431] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-02T21:19:02.486428 #1222431] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-02T21:19:02.538386 #1222431] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-02T21:19:02.556421 #1222431] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-02T21:19:02.587676 #1222431] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-02T21:19:02.733755 #1222431] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-02T21:19:02.768525 #1222431] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-02T21:19:02.780425 #1222431] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-02T21:19:02.888628 #1222431] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-02T21:19:02.978408 #1222431] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-02T21:19:02.979523 #1222431] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-02T21:19:03.182300 #1222431] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-02T21:19:03.189541 #1222431] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-02T21:19:03.198179 #1222431] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-02T21:19:03.207045 #1222431] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-02T21:19:03.441165 #1222431] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-02T21:19:03.442274 #1222431] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-02T21:19:03.505377 #1222431] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-02T21:19:03.615561 #1222431] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-02T21:19:03.628495 #1222431] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-02T21:19:03.663284 #1222431] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-02T21:19:03.718970 #1222431] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-02T21:19:03.826736 #1222431] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-02T21:19:03.875640 #1222431] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-02T21:19:03.986704 #1222431] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-02T21:19:04.077213 #1222431] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-02T21:19:04.097405 #1222431] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-02T21:19:04.166341 #1222431] INFO -- : making enc I, [2023-01-02T21:19:04.201010 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:04.201219 #1222431] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-02T21:19:04.201274 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:04.202312 #1222431] INFO -- : building rb_mjit_header.h I, [2023-01-02T21:19:04.221342 #1222431] INFO -- : making srcs under enc I, [2023-01-02T21:19:04.278077 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:04.278147 #1222431] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-02T21:19:04.278189 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:04.278975 #1222431] INFO -- : generating transdb.h I, [2023-01-02T21:19:04.361060 #1222431] INFO -- : rb_mjit_header.h unchanged I, [2023-01-02T21:19:04.362082 #1222431] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-02T21:19:04.493869 #1222431] INFO -- : transdb.h unchanged I, [2023-01-02T21:19:04.496405 #1222431] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-02T21:19:04.496460 #1222431] INFO -- : making trans I, [2023-01-02T21:19:04.537861 #1222431] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-02T21:19:04.544667 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:04.559500 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:04.559567 #1222431] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-01-02T21:19:04.559606 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:04.570288 #1222431] INFO -- : making encs I, [2023-01-02T21:19:04.642700 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:04.642781 #1222431] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-02T21:19:04.642829 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:04.722561 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-02T21:19:04.728508 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-02T21:19:04.730150 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-02T21:19:04.733656 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-02T21:19:04.733713 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-02T21:19:04.735295 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-02T21:19:04.739792 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-02T21:19:04.741898 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-02T21:19:04.757155 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-02T21:19:04.760665 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-02T21:19:04.762324 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-02T21:19:04.765798 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-02T21:19:04.771805 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-02T21:19:04.772745 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-02T21:19:04.775479 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-02T21:19:04.779226 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-02T21:19:04.779798 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-02T21:19:04.783517 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-02T21:19:04.783975 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-02T21:19:04.789533 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-02T21:19:04.793488 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-02T21:19:04.801696 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-02T21:19:04.802157 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-02T21:19:04.802794 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-02T21:19:04.808300 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-02T21:19:04.813217 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-02T21:19:04.823765 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-02T21:19:04.836820 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-02T21:19:04.844614 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-02T21:19:04.846207 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-02T21:19:04.854342 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-02T21:19:04.860783 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-02T21:19:04.862804 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-02T21:19:04.869086 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-02T21:19:04.872958 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-02T21:19:04.873634 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-02T21:19:04.877245 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-02T21:19:04.877310 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-02T21:19:04.913637 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-02T21:19:04.913761 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-02T21:19:04.926603 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-02T21:19:04.932188 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-02T21:19:04.972564 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:05.042959 #1222431] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-02T21:19:05.043060 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:05.043682 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:05.047805 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:05.047872 #1222431] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-02T21:19:05.047903 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:05.961061 #1222431] 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-02T21:19:05.961133 #1222431] 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-02T21:19:05.961156 #1222431] 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-02T21:19:05.998505 #1222431] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-01-02T21:19:05.998662 #1222431] INFO -- : $$$[beg] make install -j4 I, [2023-01-02T21:19:06.054520 #1222431] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-02T21:19:06.054742 #1222431] INFO -- : CC = gcc I, [2023-01-02T21:19:06.054766 #1222431] INFO -- : LD = ld I, [2023-01-02T21:19:06.054781 #1222431] INFO -- : LDSHARED = gcc -shared I, [2023-01-02T21:19:06.054794 #1222431] 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-02T21:19:06.054809 #1222431] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-01-02T21:19:06.054823 #1222431] INFO -- : CPPFLAGS = I, [2023-01-02T21:19:06.054835 #1222431] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-02T21:19:06.054848 #1222431] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-02T21:19:06.054861 #1222431] INFO -- : LANG = I, [2023-01-02T21:19:06.054873 #1222431] INFO -- : LC_ALL = I, [2023-01-02T21:19:06.054884 #1222431] INFO -- : LC_CTYPE = I, [2023-01-02T21:19:06.054897 #1222431] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-02T21:19:06.054908 #1222431] INFO -- : RUSTC = rustc I, [2023-01-02T21:19:06.054949 #1222431] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-02T21:19:06.117457 #1222431] INFO -- : generating encdb.h I, [2023-01-02T21:19:06.118668 #1222431] INFO -- : generating enc.mk I, [2023-01-02T21:19:06.119479 #1222431] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-02T21:19:06.119524 #1222431] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-02T21:19:06.119537 #1222431] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-02T21:19:06.119548 #1222431] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-02T21:19:06.119558 #1222431] INFO -- : I, [2023-01-02T21:19:06.131232 #1222431] INFO -- : rm -rf .bundle/extensions/x86_64-linux/3.3.0+0/ I, [2023-01-02T21:19:06.131385 #1222431] INFO -- : rm -rf .bundle/.timestamp/x86_64-linux/3.3.0+0/ I, [2023-01-02T21:19:06.174410 #1222431] INFO -- : encdb.h unchanged I, [2023-01-02T21:19:06.396679 #1222431] INFO -- : making srcs under enc I, [2023-01-02T21:19:06.396762 #1222431] INFO -- : making enc I, [2023-01-02T21:19:06.427043 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:06.427109 #1222431] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-02T21:19:06.427125 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:06.455332 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:06.455391 #1222431] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-02T21:19:06.455405 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:06.456285 #1222431] INFO -- : generating transdb.h I, [2023-01-02T21:19:06.674103 #1222431] INFO -- : transdb.h unchanged I, [2023-01-02T21:19:06.676881 #1222431] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-02T21:19:06.676950 #1222431] INFO -- : making trans I, [2023-01-02T21:19:06.719128 #1222431] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-02T21:19:06.728452 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:06.740554 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:06.741945 #1222431] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-01-02T21:19:06.741973 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:06.741988 #1222431] INFO -- : making encs I, [2023-01-02T21:19:06.815690 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:06.815763 #1222431] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-02T21:19:06.815807 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:06.852444 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-02T21:19:06.856796 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-02T21:19:06.857420 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-02T21:19:06.860544 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-02T21:19:06.860601 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-02T21:19:06.863096 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-02T21:19:06.864859 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-02T21:19:06.865553 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-02T21:19:06.871249 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-02T21:19:06.871306 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-02T21:19:06.875128 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-02T21:19:06.876967 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-02T21:19:06.881391 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-02T21:19:06.882337 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-02T21:19:06.883172 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-02T21:19:06.883771 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-02T21:19:06.885580 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-02T21:19:06.886301 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-02T21:19:06.891607 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-02T21:19:06.895551 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-02T21:19:06.900007 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-02T21:19:06.900810 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-02T21:19:06.906533 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-02T21:19:06.906732 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-02T21:19:06.911277 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-02T21:19:06.913153 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-02T21:19:06.915784 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-02T21:19:06.925756 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-02T21:19:06.927380 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-02T21:19:06.929561 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-02T21:19:06.933023 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-02T21:19:06.938942 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-02T21:19:06.940201 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-02T21:19:06.945929 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-02T21:19:06.949251 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-02T21:19:06.952984 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-02T21:19:06.953058 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-02T21:19:06.954168 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-02T21:19:06.974511 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-02T21:19:06.984591 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-02T21:19:06.990037 #1222431] INFO -- : linking shared-object rbs_extension.so I, [2023-01-02T21:19:06.990908 #1222431] INFO -- : linking shared-object debug/debug.so I, [2023-01-02T21:19:07.061002 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-02T21:19:07.107134 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-02T21:19:07.144992 #1222431] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:07.217606 #1222431] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-02T21:19:07.217663 #1222431] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:07.218103 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:07.222392 #1222431] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:07.222429 #1222431] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-02T21:19:07.222440 #1222431] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-02T21:19:07.222728 #1222431] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-iseq_binary/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-02T21:19:07.384792 #1222431] INFO -- : installing binary commands: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-01-02T21:19:07.385160 #1222431] INFO -- : installing base libraries: /tmp/ruby/install/trunk-iseq_binary/lib I, [2023-01-02T21:19:07.398090 #1222431] INFO -- : installing arch files: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-02T21:19:07.398248 #1222431] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig I, [2023-01-02T21:19:07.398350 #1222431] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-02T21:19:07.421379 #1222431] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-02T21:19:07.421448 #1222431] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-02T21:19:07.421495 #1222431] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-02T21:19:07.422619 #1222431] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-01-02T21:19:07.430577 #1222431] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-02T21:19:07.430636 #1222431] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-02T21:19:07.430653 #1222431] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/ruby I, [2023-01-02T21:19:07.430806 #1222431] INFO -- : installing command scripts: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-01-02T21:19:07.431075 #1222431] INFO -- : installing library scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-01-02T21:19:07.551944 #1222431] INFO -- : installing common headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0 I, [2023-01-02T21:19:07.575846 #1222431] INFO -- : installing manpages: /tmp/ruby/install/trunk-iseq_binary/share/man/man1 I, [2023-01-02T21:19:07.587602 #1222431] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-02T21:19:07.620992 #1222431] INFO -- : abbrev 0.1.1 I, [2023-01-02T21:19:07.634727 #1222431] INFO -- : base64 0.1.1 I, [2023-01-02T21:19:07.635851 #1222431] INFO -- : benchmark 0.2.1 I, [2023-01-02T21:19:07.637036 #1222431] INFO -- : bundler 2.5.0.dev I, [2023-01-02T21:19:07.639262 #1222431] INFO -- : cgi 0.3.6 I, [2023-01-02T21:19:07.640317 #1222431] INFO -- : csv 3.2.7 I, [2023-01-02T21:19:07.641359 #1222431] INFO -- : delegate 0.3.0 I, [2023-01-02T21:19:07.642266 #1222431] INFO -- : did_you_mean 1.6.3 I, [2023-01-02T21:19:07.643232 #1222431] INFO -- : drb 2.1.1 I, [2023-01-02T21:19:07.644189 #1222431] INFO -- : english 0.7.2 I, [2023-01-02T21:19:07.645102 #1222431] INFO -- : erb 4.0.2 I, [2023-01-02T21:19:07.647749 #1222431] INFO -- : error_highlight 0.5.1 I, [2023-01-02T21:19:07.648770 #1222431] INFO -- : fileutils 1.7.0 I, [2023-01-02T21:19:07.649728 #1222431] INFO -- : find 0.1.1 I, [2023-01-02T21:19:07.650655 #1222431] INFO -- : forwardable 1.3.3 I, [2023-01-02T21:19:07.651807 #1222431] INFO -- : getoptlong 0.2.0 I, [2023-01-02T21:19:07.652642 #1222431] INFO -- : ipaddr 1.2.5 I, [2023-01-02T21:19:07.653475 #1222431] INFO -- : irb 1.6.2 I, [2023-01-02T21:19:07.654963 #1222431] INFO -- : logger 1.5.3 I, [2023-01-02T21:19:07.655893 #1222431] INFO -- : mutex_m 0.1.2 I, [2023-01-02T21:19:07.657025 #1222431] INFO -- : net-http 0.3.2 I, [2023-01-02T21:19:07.657973 #1222431] INFO -- : net-protocol 0.2.1 I, [2023-01-02T21:19:07.659042 #1222431] INFO -- : observer 0.1.1 I, [2023-01-02T21:19:07.659927 #1222431] INFO -- : open-uri 0.3.0 I, [2023-01-02T21:19:07.660941 #1222431] INFO -- : open3 0.1.2 I, [2023-01-02T21:19:07.661885 #1222431] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-02T21:19:07.662914 #1222431] INFO -- : ostruct 0.5.5 I, [2023-01-02T21:19:07.663948 #1222431] INFO -- : pp 0.4.0 I, [2023-01-02T21:19:07.665078 #1222431] INFO -- : prettyprint 0.1.1 I, [2023-01-02T21:19:07.666863 #1222431] INFO -- : pstore 0.1.2 I, [2023-01-02T21:19:07.667806 #1222431] INFO -- : racc 1.6.2 I, [2023-01-02T21:19:07.669515 #1222431] INFO -- : rdoc 6.5.0 I, [2023-01-02T21:19:07.672167 #1222431] INFO -- : readline 0.0.3 I, [2023-01-02T21:19:07.673293 #1222431] INFO -- : reline 0.3.2 I, [2023-01-02T21:19:07.674291 #1222431] INFO -- : resolv 0.2.2 I, [2023-01-02T21:19:07.675172 #1222431] INFO -- : resolv-replace 0.1.1 I, [2023-01-02T21:19:07.676300 #1222431] INFO -- : rinda 0.1.1 I, [2023-01-02T21:19:07.677412 #1222431] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-02T21:19:07.678296 #1222431] INFO -- : securerandom 0.2.2 I, [2023-01-02T21:19:07.679170 #1222431] INFO -- : set 1.0.3 I, [2023-01-02T21:19:07.680088 #1222431] INFO -- : shellwords 0.1.0 I, [2023-01-02T21:19:07.681059 #1222431] INFO -- : singleton 0.1.1 I, [2023-01-02T21:19:07.681900 #1222431] INFO -- : syntax_suggest 1.0.2 I, [2023-01-02T21:19:07.682804 #1222431] INFO -- : tempfile 0.1.3 I, [2023-01-02T21:19:07.683681 #1222431] INFO -- : time 0.2.1 I, [2023-01-02T21:19:07.684592 #1222431] INFO -- : timeout 0.3.1 I, [2023-01-02T21:19:07.686032 #1222431] INFO -- : tmpdir 0.1.3 I, [2023-01-02T21:19:07.686986 #1222431] INFO -- : tsort 0.1.1 I, [2023-01-02T21:19:07.687890 #1222431] INFO -- : un 0.2.1 I, [2023-01-02T21:19:07.688813 #1222431] INFO -- : uri 0.12.0 I, [2023-01-02T21:19:07.689928 #1222431] INFO -- : weakref 0.1.2 I, [2023-01-02T21:19:07.690817 #1222431] INFO -- : yaml 0.2.1 I, [2023-01-02T21:19:07.691481 #1222431] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-02T21:19:07.706200 #1222431] INFO -- : bigdecimal 3.1.3 I, [2023-01-02T21:19:07.707599 #1222431] INFO -- : date 3.3.3 I, [2023-01-02T21:19:07.709087 #1222431] INFO -- : digest 3.1.1 I, [2023-01-02T21:19:07.710665 #1222431] INFO -- : etc 1.4.2 I, [2023-01-02T21:19:07.713610 #1222431] INFO -- : fcntl 1.0.2 I, [2023-01-02T21:19:07.715203 #1222431] INFO -- : fiddle 1.1.2 I, [2023-01-02T21:19:07.716763 #1222431] INFO -- : io-console 0.6.0 I, [2023-01-02T21:19:07.718207 #1222431] INFO -- : io-nonblock 0.2.0 I, [2023-01-02T21:19:07.720161 #1222431] INFO -- : io-wait 0.3.0 I, [2023-01-02T21:19:07.721629 #1222431] INFO -- : json 2.6.3 I, [2023-01-02T21:19:07.723219 #1222431] INFO -- : nkf 0.1.2 I, [2023-01-02T21:19:07.724620 #1222431] INFO -- : openssl 3.1.0 I, [2023-01-02T21:19:07.726111 #1222431] INFO -- : pathname 0.2.1 I, [2023-01-02T21:19:07.728035 #1222431] INFO -- : psych 5.0.1 I, [2023-01-02T21:19:07.729617 #1222431] INFO -- : readline-ext 0.1.5 I, [2023-01-02T21:19:07.731141 #1222431] INFO -- : stringio 3.0.5 I, [2023-01-02T21:19:07.732575 #1222431] INFO -- : strscan 3.0.6 I, [2023-01-02T21:19:07.733869 #1222431] INFO -- : syslog 0.1.1 I, [2023-01-02T21:19:07.735220 #1222431] INFO -- : zlib 3.0.0 I, [2023-01-02T21:19:07.736294 #1222431] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-02T21:19:07.737327 #1222431] INFO -- : minitest 5.17.0 I, [2023-01-02T21:19:07.758267 #1222431] INFO -- : power_assert 2.0.3 I, [2023-01-02T21:19:07.764135 #1222431] INFO -- : rake 13.0.6 I, [2023-01-02T21:19:07.779923 #1222431] INFO -- : test-unit 3.5.7 I, [2023-01-02T21:19:07.800938 #1222431] INFO -- : rexml 3.2.5 I, [2023-01-02T21:19:07.817578 #1222431] INFO -- : rss 0.2.9 I, [2023-01-02T21:19:07.833184 #1222431] INFO -- : net-ftp 0.2.0 I, [2023-01-02T21:19:07.836087 #1222431] INFO -- : net-imap 0.3.4 I, [2023-01-02T21:19:07.842606 #1222431] INFO -- : net-pop 0.1.2 I, [2023-01-02T21:19:07.845482 #1222431] INFO -- : net-smtp 0.3.3 I, [2023-01-02T21:19:07.847228 #1222431] INFO -- : matrix 0.4.2 I, [2023-01-02T21:19:07.850181 #1222431] INFO -- : prime 0.1.2 I, [2023-01-02T21:19:07.854455 #1222431] INFO -- : rbs 2.8.2 I, [2023-01-02T21:19:07.938356 #1222431] INFO -- : typeprof 0.21.3 I, [2023-01-02T21:19:07.947505 #1222431] INFO -- : debug 1.7.1 I, [2023-01-02T21:19:07.959592 #1222431] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache I, [2023-01-02T21:19:07.970377 #1222431] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-01-02T21:19:07.970760 #1222431] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-01-02T21:19:39.560673 #1222431] INFO -- : PASS all 1788 tests E, [2023-01-02T21:19:39.569462 #1222431] ERROR -- : I, [2023-01-02T21:19:39.569636 #1222431] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-01-02T21:19:39.569800 #1222431] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-01-02T21:19:39.640305 #1222431] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-02T21:19:39.640388 #1222431] INFO -- : CC = gcc I, [2023-01-02T21:19:39.640414 #1222431] INFO -- : LD = ld I, [2023-01-02T21:19:39.640437 #1222431] INFO -- : LDSHARED = gcc -shared I, [2023-01-02T21:19:39.640466 #1222431] 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-02T21:19:39.640493 #1222431] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-01-02T21:19:39.640518 #1222431] INFO -- : CPPFLAGS = I, [2023-01-02T21:19:39.640543 #1222431] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-02T21:19:39.640568 #1222431] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-02T21:19:39.640590 #1222431] INFO -- : LANG = I, [2023-01-02T21:19:39.640613 #1222431] INFO -- : LC_ALL = I, [2023-01-02T21:19:39.640634 #1222431] INFO -- : LC_CTYPE = I, [2023-01-02T21:19:39.640657 #1222431] INFO -- : MFLAGS = I, [2023-01-02T21:19:39.640678 #1222431] INFO -- : RUSTC = rustc I, [2023-01-02T21:19:39.640705 #1222431] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-02T21:19:39.653178 #1222431] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-02T21:19:39.653223 #1222431] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-02T21:19:39.653244 #1222431] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-02T21:19:39.653261 #1222431] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-02T21:19:39.653275 #1222431] INFO -- : I, [2023-01-02T21:19:39.823772 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-02T21:19:39.823928 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2 I, [2023-01-02T21:19:39.824091 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3 I, [2023-01-02T21:19:39.824363 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5 I, [2023-01-02T21:19:39.824967 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8 I, [2023-01-02T21:19:39.825421 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10 I, [2023-01-02T21:19:39.826868 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39 I, [2023-01-02T21:19:39.827832 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27 I, [2023-01-02T21:19:39.832126 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-02T21:19:39.834708 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-02T21:19:39.837694 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-02T21:19:39.842406 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-02T21:19:39.842812 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10 I, [2023-01-02T21:19:39.843110 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6 I, [2023-01-02T21:19:39.843606 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9 I, [2023-01-02T21:19:39.944116 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2 I, [2023-01-02T21:19:39.945927 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27 I, [2023-01-02T21:19:40.164002 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8 I, [2023-01-02T21:19:40.164068 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5 I, [2023-01-02T21:19:40.164083 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5 I, [2023-01-02T21:19:40.164095 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4 I, [2023-01-02T21:19:40.164105 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4 I, [2023-01-02T21:19:40.164116 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2 I, [2023-01-02T21:19:40.164132 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6 I, [2023-01-02T21:19:40.164143 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12 I, [2023-01-02T21:19:40.164154 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3 I, [2023-01-02T21:19:40.164163 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12 I, [2023-01-02T21:19:40.164173 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6 I, [2023-01-02T21:19:40.164324 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23 I, [2023-01-02T21:19:40.237441 #1222431] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:gc ....OK 4 I, [2023-01-02T21:19:40.245530 #1222431] INFO -- : I, [2023-01-02T21:19:40.245583 #1222431] INFO -- : test succeeded I, [2023-01-02T21:19:40.245652 #1222431] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-01-02T21:19:40.245803 #1222431] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-01-02T21:19:40.375783 #1222431] INFO -- : making mjit_build_dir.so I, [2023-01-02T21:19:40.658376 #1222431] INFO -- : RUBY_ISEQ_DUMP_DEBUG = to_binary I, [2023-01-02T21:19:40.658585 #1222431] INFO -- : Run options: I, [2023-01-02T21:19:40.658604 #1222431] INFO -- : --seed=38116 I, [2023-01-02T21:19:40.658628 #1222431] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-01-02T21:19:40.658642 #1222431] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/excludes I, [2023-01-02T21:19:40.658656 #1222431] INFO -- : --name=!/memory_leak/ I, [2023-01-02T21:19:40.658667 #1222431] INFO -- : --stderr-on-failure I, [2023-01-02T21:19:40.658678 #1222431] INFO -- : -j4 I, [2023-01-02T21:19:40.658689 #1222431] INFO -- : I, [2023-01-02T21:19:40.658700 #1222431] INFO -- : # Running tests: I, [2023-01-02T21:19:40.658713 #1222431] INFO -- : E, [2023-01-02T21:21:26.905122 #1222431] ERROR -- : /tmp/ruby/src/trunk-iseq_binary/lib/yaml.rb:20: warning: already initialized constant YAML E, [2023-01-02T21:21:26.905218 #1222431] ERROR -- : /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here E, [2023-01-02T21:21:45.029314 #1222431] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-01-02T21:31:48.096982 #1222431] INFO -- : Finished tests in 727.453377s, 32.7237 tests/s, 12141.9988 assertions/s. I, [2023-01-02T21:31:48.099343 #1222431] INFO -- : 23805 tests, 8832738 assertions, 0 failures, 0 errors, 186 skips I, [2023-01-02T21:31:48.099397 #1222431] INFO -- : I, [2023-01-02T21:31:48.099416 #1222431] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-02T21:13:01Z master 2bbf63dd86) [x86_64-linux] I, [2023-01-02T21:31:48.103981 #1222431] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-01-02T21:31:48.104161 #1222431] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j4' E, [2023-01-02T21:31:48.449332 #1222431] ERROR -- : $ /tmp/ruby/build/trunk-iseq_binary/miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-iseq_binary --extout=.ext -- /tmp/ruby/src/trunk-iseq_binary/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-iseq_binary/spec/default.mspec I, [2023-01-02T21:31:48.655730 #1222431] INFO -- : ruby 3.3.0dev (2023-01-02T21:13:01Z master 2bbf63dd86) [x86_64-linux] I, [2023-01-02T21:33:54.685908 #1222431] INFO -- : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-02T21:33:54.686005 #1222431] INFO -- : I, [2023-01-02T21:33:54.686024 #1222431] INFO -- : Finished in 126.030045 seconds I, [2023-01-02T21:33:54.686037 #1222431] INFO -- : I, [2023-01-02T21:33:54.686050 #1222431] INFO -- : 3827 files, 31253 examples, 157083 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-02T21:33:54.720098 #1222431] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j4'" exit with 0.