# Logfile created on 2023-01-25 09:12:07 +0000 by logger.rb/v1.4.3 I, [2023-01-25T09:12:07.892897 #859730] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-25T09:12:07.893268 #859730] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-01-25T09:12:08.010885 #859730] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-01-25T09:12:08.015475 #859730] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-01-25T09:12:08.015534 #859730] INFO -- : $$$[beg] make update-download -j4 I, [2023-01-25T09:12:08.239241 #859730] INFO -- : tool/config.guess already exists I, [2023-01-25T09:12:08.239545 #859730] INFO -- : tool/config.sub already exists I, [2023-01-25T09:12:08.373235 #859730] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-01-25T09:12:08.373305 #859730] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-01-25T09:12:08.440757 #859730] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-25T09:12:08.441435 #859730] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-01-25T09:12:08.441485 #859730] INFO -- : $$$[beg] make update-src -j4 E, [2023-01-25T09:12:09.853789 #859730] ERROR -- : From https://github.com/ruby/ruby E, [2023-01-25T09:12:09.853844 #859730] ERROR -- : e82cef1..5e1e5af master -> origin/master I, [2023-01-25T09:12:09.952188 #859730] INFO -- : Updating e82cef1..5e1e5af I, [2023-01-25T09:12:09.952256 #859730] INFO -- : Fast-forward I, [2023-01-25T09:12:09.965422 #859730] INFO -- : common.mk | 2 +- I, [2023-01-25T09:12:09.965476 #859730] INFO -- : tool/test-coverage.rb | 2 +- I, [2023-01-25T09:12:09.965495 #859730] INFO -- : 2 files changed, 2 insertions(+), 2 deletions(-) I, [2023-01-25T09:12:10.031390 #859730] INFO -- : Latest commit hash = 5e1e5af2e7 I, [2023-01-25T09:12:10.031942 #859730] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-01-25T09:12:10.031998 #859730] INFO -- : $$$[beg] make after-update -j4 I, [2023-01-25T09:12:10.131550 #859730] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-iseq_binary/common.mk > uncommon.mk I, [2023-01-25T09:12:10.420059 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/revision.h updated I, [2023-01-25T09:12:10.431414 #859730] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-25T09:12:10.648122 #859730] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-25T09:12:11.073036 #859730] INFO -- : /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-25T09:12:11.080964 #859730] INFO -- : rbconfig.rb unchanged I, [2023-01-25T09:12:11.082564 #859730] INFO -- : generating enc.mk I, [2023-01-25T09:12:11.450287 #859730] INFO -- : making srcs under enc I, [2023-01-25T09:12:11.517768 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:11.517871 #859730] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-25T09:12:11.517952 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:11.618250 #859730] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-01-25T09:12:11.618605 #859730] INFO -- : $$$[beg] make miniruby -j4 I, [2023-01-25T09:12:11.697667 #859730] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-25T09:12:11.697771 #859730] INFO -- : CC = gcc I, [2023-01-25T09:12:11.697806 #859730] INFO -- : LD = ld I, [2023-01-25T09:12:11.697830 #859730] INFO -- : LDSHARED = gcc -shared I, [2023-01-25T09:12:11.697859 #859730] 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-25T09:12:11.697887 #859730] 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-25T09:12:11.697911 #859730] INFO -- : CPPFLAGS = I, [2023-01-25T09:12:11.697934 #859730] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-25T09:12:11.697958 #859730] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-25T09:12:11.697980 #859730] INFO -- : LANG = I, [2023-01-25T09:12:11.698002 #859730] INFO -- : LC_ALL = I, [2023-01-25T09:12:11.698023 #859730] INFO -- : LC_CTYPE = I, [2023-01-25T09:12:11.698046 #859730] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-25T09:12:11.698069 #859730] INFO -- : RUSTC = rustc I, [2023-01-25T09:12:11.698103 #859730] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-25T09:12:11.712049 #859730] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-25T09:12:11.712105 #859730] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-25T09:12:11.712120 #859730] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-25T09:12:11.712131 #859730] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-25T09:12:11.712140 #859730] INFO -- : I, [2023-01-25T09:12:11.790791 #859730] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/version.c I, [2023-01-25T09:12:12.259895 #859730] INFO -- : linking miniruby I, [2023-01-25T09:12:13.749189 #859730] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-01-25T09:12:13.749584 #859730] INFO -- : $$$[beg] make ruby -j4 I, [2023-01-25T09:12:13.809188 #859730] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-25T09:12:13.809247 #859730] INFO -- : CC = gcc I, [2023-01-25T09:12:13.809260 #859730] INFO -- : LD = ld I, [2023-01-25T09:12:13.809271 #859730] INFO -- : LDSHARED = gcc -shared I, [2023-01-25T09:12:13.809287 #859730] 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-25T09:12:13.809307 #859730] 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-25T09:12:13.809318 #859730] INFO -- : CPPFLAGS = I, [2023-01-25T09:12:13.809328 #859730] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-25T09:12:13.809337 #859730] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-25T09:12:13.809349 #859730] INFO -- : LANG = I, [2023-01-25T09:12:13.809358 #859730] INFO -- : LC_ALL = I, [2023-01-25T09:12:13.809367 #859730] INFO -- : LC_CTYPE = I, [2023-01-25T09:12:13.809376 #859730] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-25T09:12:13.809385 #859730] INFO -- : RUSTC = rustc I, [2023-01-25T09:12:13.809394 #859730] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-25T09:12:13.824764 #859730] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-25T09:12:13.824828 #859730] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-25T09:12:13.824849 #859730] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-25T09:12:13.824862 #859730] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-25T09:12:13.824871 #859730] INFO -- : I, [2023-01-25T09:12:13.843398 #859730] INFO -- : creating verconf.h I, [2023-01-25T09:12:14.007386 #859730] INFO -- : verconf.h updated I, [2023-01-25T09:12:14.012297 #859730] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/loadpath.c I, [2023-01-25T09:12:14.348061 #859730] INFO -- : builtin_binary.inc updated I, [2023-01-25T09:12:14.352389 #859730] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/builtin.c I, [2023-01-25T09:12:14.428510 #859730] INFO -- : linking static-library libruby-static.a I, [2023-01-25T09:12:14.960507 #859730] INFO -- : merging yjit/target/release/libyjit.a into libruby-static.a I, [2023-01-25T09:12:16.750650 #859730] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-25T09:12:19.911854 #859730] INFO -- : linking ruby I, [2023-01-25T09:12:20.049891 #859730] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-01-25T09:12:20.050080 #859730] INFO -- : $$$[beg] make all -j4 I, [2023-01-25T09:12:20.133870 #859730] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-25T09:12:20.133957 #859730] INFO -- : CC = gcc I, [2023-01-25T09:12:20.133997 #859730] INFO -- : LD = ld I, [2023-01-25T09:12:20.134026 #859730] INFO -- : LDSHARED = gcc -shared I, [2023-01-25T09:12:20.134064 #859730] 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-25T09:12:20.134106 #859730] 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-25T09:12:20.134136 #859730] INFO -- : CPPFLAGS = I, [2023-01-25T09:12:20.134165 #859730] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-25T09:12:20.134193 #859730] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-25T09:12:20.134220 #859730] INFO -- : LANG = I, [2023-01-25T09:12:20.134248 #859730] INFO -- : LC_ALL = I, [2023-01-25T09:12:20.134273 #859730] INFO -- : LC_CTYPE = I, [2023-01-25T09:12:20.134300 #859730] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-25T09:12:20.134326 #859730] INFO -- : RUSTC = rustc I, [2023-01-25T09:12:20.134357 #859730] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-25T09:12:20.142621 #859730] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-25T09:12:20.142678 #859730] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-25T09:12:20.142696 #859730] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-25T09:12:20.142712 #859730] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-25T09:12:20.142723 #859730] INFO -- : I, [2023-01-25T09:12:20.235315 #859730] INFO -- : generating encdb.h I, [2023-01-25T09:12:20.250478 #859730] INFO -- : generating enc.mk I, [2023-01-25T09:12:20.275542 #859730] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-25T09:12:20.308449 #859730] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-25T09:12:20.481432 #859730] INFO -- : encdb.h unchanged I, [2023-01-25T09:12:20.512317 #859730] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-25T09:12:21.000284 #859730] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-25T09:12:21.044233 #859730] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-25T09:12:21.271870 #859730] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-25T09:12:21.564352 #859730] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-25T09:12:21.727900 #859730] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-25T09:12:21.912443 #859730] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-25T09:12:21.943968 #859730] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-25T09:12:22.471945 #859730] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-25T09:12:22.787974 #859730] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-25T09:12:22.868267 #859730] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-25T09:12:23.239402 #859730] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-25T09:12:23.276302 #859730] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-25T09:12:23.564941 #859730] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-25T09:12:24.248833 #859730] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-25T09:12:24.267986 #859730] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-25T09:12:24.343962 #859730] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-25T09:12:24.484148 #859730] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-25T09:12:24.860939 #859730] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-25T09:12:24.975518 #859730] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-25T09:12:25.076230 #859730] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-25T09:12:25.400582 #859730] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-25T09:12:25.807857 #859730] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-25T09:12:25.948305 #859730] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-25T09:12:26.151399 #859730] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-25T09:12:26.627937 #859730] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-25T09:12:26.736494 #859730] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-25T09:12:26.888244 #859730] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-25T09:12:27.284272 #859730] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-25T09:12:27.498069 #859730] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-25T09:12:27.572452 #859730] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-25T09:12:27.690117 #859730] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-25T09:12:28.031948 #859730] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-25T09:12:28.216304 #859730] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-25T09:12:28.226503 #859730] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-25T09:12:28.807907 #859730] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-25T09:12:28.943408 #859730] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-25T09:12:29.200275 #859730] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-25T09:12:29.360563 #859730] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-25T09:12:29.668870 #859730] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-25T09:12:30.069120 #859730] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-25T09:12:30.592446 #859730] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-25T09:12:30.759391 #859730] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-25T09:12:31.052195 #859730] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-25T09:12:31.235417 #859730] INFO -- : making enc I, [2023-01-25T09:12:31.416157 #859730] INFO -- : building rb_mjit_header.h I, [2023-01-25T09:12:31.435408 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:31.435522 #859730] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-25T09:12:31.435606 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:31.447406 #859730] INFO -- : making srcs under enc I, [2023-01-25T09:12:31.688043 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:31.688130 #859730] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-25T09:12:31.688193 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:31.689420 #859730] INFO -- : generating transdb.h I, [2023-01-25T09:12:31.979460 #859730] INFO -- : rb_mjit_header.h unchanged I, [2023-01-25T09:12:31.995450 #859730] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-25T09:12:32.234024 #859730] INFO -- : transdb.h unchanged I, [2023-01-25T09:12:32.243923 #859730] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-25T09:12:32.252899 #859730] INFO -- : making trans I, [2023-01-25T09:12:32.423001 #859730] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-25T09:12:32.443416 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:32.519932 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:32.520006 #859730] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-01-25T09:12:32.520049 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:32.542869 #859730] INFO -- : making encs I, [2023-01-25T09:12:32.714530 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:32.714627 #859730] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-25T09:12:32.714690 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:33.090393 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-25T09:12:33.133523 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-25T09:12:33.159259 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-25T09:12:33.180593 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-25T09:12:33.207392 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-25T09:12:33.219629 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-25T09:12:33.227436 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-25T09:12:33.235406 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-25T09:12:33.296363 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-25T09:12:33.301010 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-25T09:12:33.338483 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-25T09:12:33.346500 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-25T09:12:33.371027 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-25T09:12:33.373854 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-25T09:12:33.379396 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-25T09:12:33.382198 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-25T09:12:33.382663 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-25T09:12:33.409210 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-25T09:12:33.423389 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-25T09:12:33.428218 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-25T09:12:33.435738 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-25T09:12:33.445941 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-25T09:12:33.457945 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-25T09:12:33.464246 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-25T09:12:33.493095 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-25T09:12:33.508529 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-25T09:12:33.527751 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-25T09:12:33.565702 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-25T09:12:33.572968 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-25T09:12:33.584016 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-25T09:12:33.595498 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-25T09:12:33.603656 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-25T09:12:33.620803 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-25T09:12:33.631136 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-25T09:12:33.642620 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-25T09:12:33.659448 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-25T09:12:33.659517 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-25T09:12:33.683458 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-25T09:12:33.688407 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-25T09:12:33.732208 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-25T09:12:33.785849 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-25T09:12:33.795916 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-25T09:12:33.803402 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-25T09:12:33.825777 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-25T09:12:33.887387 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:34.104369 #859730] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-25T09:12:34.104626 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:34.107674 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:34.123391 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:34.123454 #859730] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-25T09:12:34.123468 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:35.327094 #859730] 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_pop_frame_no_int, 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-25T09:12:35.327163 #859730] 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_pop_frame_no_int, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname I, [2023-01-25T09:12:35.327187 #859730] 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-25T09:12:35.375508 #859730] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-01-25T09:12:35.375881 #859730] INFO -- : $$$[beg] make install -j4 I, [2023-01-25T09:12:35.478690 #859730] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-25T09:12:35.478763 #859730] INFO -- : CC = gcc I, [2023-01-25T09:12:35.478789 #859730] INFO -- : LD = ld I, [2023-01-25T09:12:35.478814 #859730] INFO -- : LDSHARED = gcc -shared I, [2023-01-25T09:12:35.478844 #859730] 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-25T09:12:35.478871 #859730] 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-25T09:12:35.478925 #859730] INFO -- : CPPFLAGS = I, [2023-01-25T09:12:35.478949 #859730] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-25T09:12:35.478973 #859730] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-25T09:12:35.478995 #859730] INFO -- : LANG = I, [2023-01-25T09:12:35.479017 #859730] INFO -- : LC_ALL = I, [2023-01-25T09:12:35.479040 #859730] INFO -- : LC_CTYPE = I, [2023-01-25T09:12:35.479062 #859730] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-25T09:12:35.479084 #859730] INFO -- : RUSTC = rustc I, [2023-01-25T09:12:35.479113 #859730] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-25T09:12:35.579906 #859730] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-25T09:12:35.579969 #859730] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-25T09:12:35.579983 #859730] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-25T09:12:35.579994 #859730] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-25T09:12:35.580004 #859730] INFO -- : I, [2023-01-25T09:12:35.580498 #859730] INFO -- : generating encdb.h I, [2023-01-25T09:12:35.615826 #859730] INFO -- : generating enc.mk I, [2023-01-25T09:12:35.741401 #859730] INFO -- : encdb.h unchanged I, [2023-01-25T09:12:36.010585 #859730] INFO -- : making enc I, [2023-01-25T09:12:36.010649 #859730] INFO -- : making srcs under enc I, [2023-01-25T09:12:36.084503 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:36.084733 #859730] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-25T09:12:36.084776 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:36.103522 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:36.103592 #859730] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-25T09:12:36.103607 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:36.104539 #859730] INFO -- : generating transdb.h I, [2023-01-25T09:12:36.439724 #859730] INFO -- : transdb.h unchanged I, [2023-01-25T09:12:36.443579 #859730] INFO -- : making trans I, [2023-01-25T09:12:36.443728 #859730] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-25T09:12:36.534575 #859730] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-25T09:12:36.543225 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:36.577459 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:36.577634 #859730] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-01-25T09:12:36.577688 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:36.578772 #859730] INFO -- : making encs I, [2023-01-25T09:12:36.779198 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:36.779276 #859730] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-25T09:12:36.779325 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:37.025957 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-25T09:12:37.036214 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-25T09:12:37.043391 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-25T09:12:37.059603 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-25T09:12:37.071618 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-25T09:12:37.071710 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-25T09:12:37.080940 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-25T09:12:37.103408 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-25T09:12:37.152179 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-25T09:12:37.159395 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-25T09:12:37.175914 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-25T09:12:37.180748 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-25T09:12:37.195392 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-25T09:12:37.197404 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-25T09:12:37.211433 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-25T09:12:37.223391 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-25T09:12:37.231710 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-25T09:12:37.244212 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-25T09:12:37.250659 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-25T09:12:37.256409 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-25T09:12:37.264265 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-25T09:12:37.283398 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-25T09:12:37.288187 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-25T09:12:37.303695 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-25T09:12:37.315392 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-25T09:12:37.342343 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-25T09:12:37.346116 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-25T09:12:37.357920 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-25T09:12:37.367457 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-25T09:12:37.375817 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-25T09:12:37.413858 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-25T09:12:37.451772 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-25T09:12:37.466118 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-25T09:12:37.483455 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-25T09:12:37.495491 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-25T09:12:37.515400 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-25T09:12:37.521852 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-25T09:12:37.527988 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-25T09:12:37.531495 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-25T09:12:37.598053 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-25T09:12:37.598366 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-25T09:12:37.617941 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-25T09:12:37.624228 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-25T09:12:37.643620 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-25T09:12:37.701362 #859730] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:37.887476 #859730] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-25T09:12:37.887544 #859730] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:37.904425 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:37.904510 #859730] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:37.904543 #859730] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-25T09:12:37.904564 #859730] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-25T09:12:37.904585 #859730] 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-25T09:12:38.138594 #859730] INFO -- : Installing to I, [2023-01-25T09:12:38.138760 #859730] INFO -- : installing binary commands: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-01-25T09:12:38.139378 #859730] INFO -- : installing base libraries: /tmp/ruby/install/trunk-iseq_binary/lib I, [2023-01-25T09:12:38.165713 #859730] INFO -- : installing arch files: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-25T09:12:38.166124 #859730] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig I, [2023-01-25T09:12:38.166411 #859730] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-25T09:12:38.208508 #859730] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-25T09:12:38.208621 #859730] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-25T09:12:38.208834 #859730] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-25T09:12:38.216042 #859730] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-01-25T09:12:38.230282 #859730] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-25T09:12:38.230422 #859730] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-25T09:12:38.230551 #859730] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/ruby I, [2023-01-25T09:12:38.230892 #859730] INFO -- : installing command scripts: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-01-25T09:12:38.231216 #859730] INFO -- : installing library scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-01-25T09:12:38.395247 #859730] INFO -- : installing common headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0 I, [2023-01-25T09:12:38.421149 #859730] INFO -- : installing manpages: /tmp/ruby/install/trunk-iseq_binary/share/man/man1 I, [2023-01-25T09:12:38.434630 #859730] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-25T09:12:38.475564 #859730] INFO -- : abbrev 0.1.1 I, [2023-01-25T09:12:38.496701 #859730] INFO -- : base64 0.1.1 I, [2023-01-25T09:12:38.498904 #859730] INFO -- : benchmark 0.2.1 I, [2023-01-25T09:12:38.501164 #859730] INFO -- : bundler 2.5.0.dev I, [2023-01-25T09:12:38.505150 #859730] INFO -- : cgi 0.3.6 I, [2023-01-25T09:12:38.506969 #859730] INFO -- : csv 3.2.7 I, [2023-01-25T09:12:38.508820 #859730] INFO -- : delegate 0.3.0 I, [2023-01-25T09:12:38.510352 #859730] INFO -- : did_you_mean 1.6.3 I, [2023-01-25T09:12:38.512143 #859730] INFO -- : drb 2.1.1 I, [2023-01-25T09:12:38.513961 #859730] INFO -- : english 0.7.2 I, [2023-01-25T09:12:38.515638 #859730] INFO -- : erb 4.0.2 I, [2023-01-25T09:12:38.520084 #859730] INFO -- : error_highlight 0.5.1 I, [2023-01-25T09:12:38.521763 #859730] INFO -- : fileutils 1.7.0 I, [2023-01-25T09:12:38.523339 #859730] INFO -- : find 0.1.1 I, [2023-01-25T09:12:38.525325 #859730] INFO -- : forwardable 1.3.3 I, [2023-01-25T09:12:38.526959 #859730] INFO -- : getoptlong 0.2.0 I, [2023-01-25T09:12:38.528778 #859730] INFO -- : ipaddr 1.2.5 I, [2023-01-25T09:12:38.530472 #859730] INFO -- : irb 1.6.2 I, [2023-01-25T09:12:38.534063 #859730] INFO -- : logger 1.5.3 I, [2023-01-25T09:12:38.536210 #859730] INFO -- : mutex_m 0.1.2 I, [2023-01-25T09:12:38.537951 #859730] INFO -- : net-http 0.3.2 I, [2023-01-25T09:12:38.539834 #859730] INFO -- : net-protocol 0.2.1 I, [2023-01-25T09:12:38.541444 #859730] INFO -- : observer 0.1.1 I, [2023-01-25T09:12:38.542892 #859730] INFO -- : open-uri 0.3.0 I, [2023-01-25T09:12:38.544593 #859730] INFO -- : open3 0.1.2 I, [2023-01-25T09:12:38.546236 #859730] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-25T09:12:38.547879 #859730] INFO -- : ostruct 0.5.5 I, [2023-01-25T09:12:38.549603 #859730] INFO -- : pp 0.4.0 I, [2023-01-25T09:12:38.551324 #859730] INFO -- : prettyprint 0.1.1 I, [2023-01-25T09:12:38.553822 #859730] INFO -- : pstore 0.1.2 I, [2023-01-25T09:12:38.555404 #859730] INFO -- : racc 1.6.2 I, [2023-01-25T09:12:38.557925 #859730] INFO -- : rdoc 6.5.0 I, [2023-01-25T09:12:38.561392 #859730] INFO -- : readline 0.0.3 I, [2023-01-25T09:12:38.563005 #859730] INFO -- : reline 0.3.2 I, [2023-01-25T09:12:38.564755 #859730] INFO -- : resolv 0.2.2 I, [2023-01-25T09:12:38.566536 #859730] INFO -- : resolv-replace 0.1.1 I, [2023-01-25T09:12:38.568176 #859730] INFO -- : rinda 0.1.1 I, [2023-01-25T09:12:38.569830 #859730] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-25T09:12:38.571398 #859730] INFO -- : securerandom 0.2.2 I, [2023-01-25T09:12:38.572955 #859730] INFO -- : set 1.0.3 I, [2023-01-25T09:12:38.574487 #859730] INFO -- : shellwords 0.1.0 I, [2023-01-25T09:12:38.576171 #859730] INFO -- : singleton 0.1.1 I, [2023-01-25T09:12:38.577663 #859730] INFO -- : syntax_suggest 1.0.2 I, [2023-01-25T09:12:38.579200 #859730] INFO -- : tempfile 0.1.3 I, [2023-01-25T09:12:38.580788 #859730] INFO -- : time 0.2.1 I, [2023-01-25T09:12:38.582273 #859730] INFO -- : timeout 0.3.1 I, [2023-01-25T09:12:38.584785 #859730] INFO -- : tmpdir 0.1.3 I, [2023-01-25T09:12:38.587886 #859730] INFO -- : tsort 0.1.1 I, [2023-01-25T09:12:38.589601 #859730] INFO -- : un 0.2.1 I, [2023-01-25T09:12:38.591158 #859730] INFO -- : uri 0.12.0 I, [2023-01-25T09:12:38.592712 #859730] INFO -- : weakref 0.1.2 I, [2023-01-25T09:12:38.594183 #859730] INFO -- : yaml 0.2.1 I, [2023-01-25T09:12:38.595597 #859730] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-25T09:12:38.611583 #859730] INFO -- : bigdecimal 3.1.3 I, [2023-01-25T09:12:38.613030 #859730] INFO -- : date 3.3.3 I, [2023-01-25T09:12:38.614363 #859730] INFO -- : digest 3.1.1 I, [2023-01-25T09:12:38.615962 #859730] INFO -- : etc 1.4.2 I, [2023-01-25T09:12:38.617491 #859730] INFO -- : fcntl 1.0.2 I, [2023-01-25T09:12:38.618826 #859730] INFO -- : fiddle 1.1.2 I, [2023-01-25T09:12:38.621109 #859730] INFO -- : io-console 0.6.0 I, [2023-01-25T09:12:38.622477 #859730] INFO -- : io-nonblock 0.2.0 I, [2023-01-25T09:12:38.623853 #859730] INFO -- : io-wait 0.3.0 I, [2023-01-25T09:12:38.625177 #859730] INFO -- : json 2.6.3 I, [2023-01-25T09:12:38.627069 #859730] INFO -- : nkf 0.1.2 I, [2023-01-25T09:12:38.628592 #859730] INFO -- : openssl 3.1.0 I, [2023-01-25T09:12:38.630073 #859730] INFO -- : pathname 0.2.1 I, [2023-01-25T09:12:38.631448 #859730] INFO -- : psych 5.0.2 I, [2023-01-25T09:12:38.633267 #859730] INFO -- : readline-ext 0.1.5 I, [2023-01-25T09:12:38.634655 #859730] INFO -- : stringio 3.0.5 I, [2023-01-25T09:12:38.636232 #859730] INFO -- : strscan 3.0.6 I, [2023-01-25T09:12:38.637608 #859730] INFO -- : syslog 0.1.1 I, [2023-01-25T09:12:38.639093 #859730] INFO -- : zlib 3.0.0 I, [2023-01-25T09:12:38.640307 #859730] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-25T09:12:38.641588 #859730] INFO -- : minitest 5.17.0 I, [2023-01-25T09:12:38.662395 #859730] INFO -- : power_assert 2.0.3 I, [2023-01-25T09:12:38.668566 #859730] INFO -- : rake 13.0.6 I, [2023-01-25T09:12:38.689471 #859730] INFO -- : test-unit 3.5.7 I, [2023-01-25T09:12:38.710583 #859730] INFO -- : rexml 3.2.5 I, [2023-01-25T09:12:38.730599 #859730] INFO -- : rss 0.2.9 I, [2023-01-25T09:12:38.756006 #859730] INFO -- : net-ftp 0.2.0 I, [2023-01-25T09:12:38.759924 #859730] INFO -- : net-imap 0.3.4 I, [2023-01-25T09:12:38.777591 #859730] INFO -- : net-pop 0.1.2 I, [2023-01-25T09:12:38.782425 #859730] INFO -- : net-smtp 0.3.3 I, [2023-01-25T09:12:38.785397 #859730] INFO -- : matrix 0.4.2 I, [2023-01-25T09:12:38.790453 #859730] INFO -- : prime 0.1.2 I, [2023-01-25T09:12:38.796369 #859730] INFO -- : rbs 2.8.4 I, [2023-01-25T09:12:38.973726 #859730] INFO -- : typeprof 0.21.4 I, [2023-01-25T09:12:38.984037 #859730] INFO -- : debug 1.7.1 I, [2023-01-25T09:12:39.015002 #859730] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache I, [2023-01-25T09:12:39.026021 #859730] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-01-25T09:12:39.026289 #859730] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-01-25T09:13:37.795445 #859730] INFO -- : PASS all 1789 tests E, [2023-01-25T09:13:37.804090 #859730] ERROR -- : I, [2023-01-25T09:13:37.804260 #859730] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-01-25T09:13:37.804397 #859730] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-01-25T09:13:37.903867 #859730] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-25T09:13:37.903944 #859730] INFO -- : CC = gcc I, [2023-01-25T09:13:37.903971 #859730] INFO -- : LD = ld I, [2023-01-25T09:13:37.903995 #859730] INFO -- : LDSHARED = gcc -shared I, [2023-01-25T09:13:37.904027 #859730] 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-25T09:13:37.904054 #859730] 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-25T09:13:37.904079 #859730] INFO -- : CPPFLAGS = I, [2023-01-25T09:13:37.904104 #859730] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-25T09:13:37.904127 #859730] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-25T09:13:37.904150 #859730] INFO -- : LANG = I, [2023-01-25T09:13:37.904173 #859730] INFO -- : LC_ALL = I, [2023-01-25T09:13:37.904195 #859730] INFO -- : LC_CTYPE = I, [2023-01-25T09:13:37.904218 #859730] INFO -- : MFLAGS = I, [2023-01-25T09:13:37.904242 #859730] INFO -- : RUSTC = rustc I, [2023-01-25T09:13:37.904272 #859730] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-25T09:13:37.912372 #859730] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-25T09:13:37.912441 #859730] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-25T09:13:37.912459 #859730] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-25T09:13:37.912471 #859730] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-25T09:13:37.912483 #859730] INFO -- : I, [2023-01-25T09:13:38.148427 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-25T09:13:38.148935 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2 I, [2023-01-25T09:13:38.149119 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3 I, [2023-01-25T09:13:38.149354 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5 I, [2023-01-25T09:13:38.150032 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8 I, [2023-01-25T09:13:38.150512 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10 I, [2023-01-25T09:13:38.151844 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39 I, [2023-01-25T09:13:38.152768 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27 I, [2023-01-25T09:13:38.157009 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-25T09:13:38.159873 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-25T09:13:38.162795 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-25T09:13:38.167510 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-25T09:13:38.167917 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10 I, [2023-01-25T09:13:38.168213 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6 I, [2023-01-25T09:13:38.168757 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9 I, [2023-01-25T09:13:38.269302 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2 I, [2023-01-25T09:13:38.271181 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27 I, [2023-01-25T09:13:38.503390 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8 I, [2023-01-25T09:13:38.503464 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5 I, [2023-01-25T09:13:38.503494 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5 I, [2023-01-25T09:13:38.503511 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4 I, [2023-01-25T09:13:38.503523 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4 I, [2023-01-25T09:13:38.503684 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2 I, [2023-01-25T09:13:38.503697 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6 I, [2023-01-25T09:13:38.503709 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12 I, [2023-01-25T09:13:38.503723 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3 I, [2023-01-25T09:13:38.503733 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12 I, [2023-01-25T09:13:38.503744 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6 I, [2023-01-25T09:13:38.503755 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23 I, [2023-01-25T09:13:38.585321 #859730] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:gc ....OK 4 I, [2023-01-25T09:13:38.592857 #859730] INFO -- : I, [2023-01-25T09:13:38.592931 #859730] INFO -- : test succeeded I, [2023-01-25T09:13:38.593934 #859730] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-01-25T09:13:38.594144 #859730] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-01-25T09:13:38.794922 #859730] INFO -- : making mjit_build_dir.so I, [2023-01-25T09:13:39.146728 #859730] INFO -- : RUBY_ISEQ_DUMP_DEBUG = to_binary I, [2023-01-25T09:13:39.146823 #859730] INFO -- : Run options: I, [2023-01-25T09:13:39.146836 #859730] INFO -- : --seed=32514 I, [2023-01-25T09:13:39.146847 #859730] 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-25T09:13:39.146859 #859730] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/excludes I, [2023-01-25T09:13:39.146871 #859730] INFO -- : --name=!/memory_leak/ I, [2023-01-25T09:13:39.146880 #859730] INFO -- : --stderr-on-failure I, [2023-01-25T09:13:39.146890 #859730] INFO -- : -j4 I, [2023-01-25T09:13:39.146901 #859730] INFO -- : I, [2023-01-25T09:13:39.146911 #859730] INFO -- : # Running tests: I, [2023-01-25T09:13:39.146926 #859730] INFO -- : E, [2023-01-25T09:16:08.919411 #859730] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-01-25T09:26:09.327660 #859730] INFO -- : Finished tests in 750.197441s, 31.7756 tests/s, 11849.6539 assertions/s. I, [2023-01-25T09:26:09.333309 #859730] INFO -- : 23838 tests, 8889580 assertions, 0 failures, 0 errors, 200 skips I, [2023-01-25T09:26:09.333416 #859730] INFO -- : I, [2023-01-25T09:26:09.333433 #859730] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-25T07:47:05Z master 5e1e5af2e7) [x86_64-linux] I, [2023-01-25T09:26:09.334986 #859730] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-01-25T09:26:09.335204 #859730] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j4' E, [2023-01-25T09:26:09.739832 #859730] 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-25T09:26:09.962645 #859730] INFO -- : ruby 3.3.0dev (2023-01-25T07:47:05Z master 5e1e5af2e7) [x86_64-linux] I, [2023-01-25T09:28:05.764534 #859730] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-25T09:28:05.765098 #859730] INFO -- : I, [2023-01-25T09:28:05.765153 #859730] INFO -- : Finished in 115.801758 seconds I, [2023-01-25T09:28:05.765178 #859730] INFO -- : I, [2023-01-25T09:28:05.765191 #859730] INFO -- : 3835 files, 31375 examples, 175056 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-25T09:28:05.793791 #859730] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j4'" exit with 0.