# Logfile created on 2023-01-18 07:51:18 +0000 by logger.rb/v1.4.3 I, [2023-01-18T07:51:18.176790 #214758] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-18T07:51:18.177131 #214758] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-01-18T07:51:18.340171 #214758] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-01-18T07:51:18.340326 #214758] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-01-18T07:51:18.340357 #214758] INFO -- : $$$[beg] make update-download -j4 I, [2023-01-18T07:51:18.473122 #214758] INFO -- : tool/config.guess already exists I, [2023-01-18T07:51:18.473304 #214758] INFO -- : tool/config.sub already exists I, [2023-01-18T07:51:18.561330 #214758] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-01-18T07:51:18.561396 #214758] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-01-18T07:51:18.679666 #214758] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-18T07:51:18.680161 #214758] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-01-18T07:51:18.680197 #214758] INFO -- : $$$[beg] make update-src -j4 E, [2023-01-18T07:51:19.778888 #214758] ERROR -- : From https://github.com/ruby/ruby E, [2023-01-18T07:51:19.778946 #214758] ERROR -- : 7e97e2b..ba45be3 master -> origin/master I, [2023-01-18T07:51:19.882881 #214758] INFO -- : Updating 7e97e2b..ba45be3 I, [2023-01-18T07:51:19.882942 #214758] INFO -- : Fast-forward I, [2023-01-18T07:51:19.894053 #214758] INFO -- : common.mk | 2 +- I, [2023-01-18T07:51:19.894115 #214758] INFO -- : tool/lib/test/unit/parallel.rb | 2 -- I, [2023-01-18T07:51:19.894132 #214758] INFO -- : 2 files changed, 1 insertion(+), 3 deletions(-) I, [2023-01-18T07:51:19.924157 #214758] INFO -- : Latest commit hash = ba45be3c43 I, [2023-01-18T07:51:19.926521 #214758] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-01-18T07:51:19.926582 #214758] INFO -- : $$$[beg] make after-update -j4 I, [2023-01-18T07:51:19.978170 #214758] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-iseq_binary/common.mk > uncommon.mk I, [2023-01-18T07:51:20.164478 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/revision.h updated I, [2023-01-18T07:51:20.173275 #214758] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-18T07:51:20.425515 #214758] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-18T07:51:20.687282 #214758] INFO -- : /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-18T07:51:20.720693 #214758] INFO -- : rbconfig.rb unchanged I, [2023-01-18T07:51:20.740572 #214758] INFO -- : generating enc.mk I, [2023-01-18T07:51:21.061790 #214758] INFO -- : making srcs under enc I, [2023-01-18T07:51:21.151002 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:21.151069 #214758] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-18T07:51:21.151111 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:21.287195 #214758] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-01-18T07:51:21.287530 #214758] INFO -- : $$$[beg] make miniruby -j4 I, [2023-01-18T07:51:21.362980 #214758] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-18T07:51:21.363068 #214758] INFO -- : CC = gcc I, [2023-01-18T07:51:21.363101 #214758] INFO -- : LD = ld I, [2023-01-18T07:51:21.363129 #214758] INFO -- : LDSHARED = gcc -shared I, [2023-01-18T07:51:21.363165 #214758] 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-18T07:51:21.363198 #214758] 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-18T07:51:21.363225 #214758] INFO -- : CPPFLAGS = I, [2023-01-18T07:51:21.363253 #214758] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-18T07:51:21.363282 #214758] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-18T07:51:21.363314 #214758] INFO -- : LANG = I, [2023-01-18T07:51:21.363342 #214758] INFO -- : LC_ALL = I, [2023-01-18T07:51:21.363372 #214758] INFO -- : LC_CTYPE = I, [2023-01-18T07:51:21.363405 #214758] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-18T07:51:21.363430 #214758] INFO -- : RUSTC = rustc I, [2023-01-18T07:51:21.363463 #214758] 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-18T07:51:21.389097 #214758] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-18T07:51:21.389162 #214758] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-18T07:51:21.389184 #214758] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-18T07:51:21.389198 #214758] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-18T07:51:21.389208 #214758] INFO -- : I, [2023-01-18T07:51:21.448497 #214758] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/version.c I, [2023-01-18T07:51:21.976566 #214758] INFO -- : linking miniruby I, [2023-01-18T07:51:23.270962 #214758] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-01-18T07:51:23.271135 #214758] INFO -- : $$$[beg] make ruby -j4 I, [2023-01-18T07:51:23.348042 #214758] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-18T07:51:23.348114 #214758] INFO -- : CC = gcc I, [2023-01-18T07:51:23.348127 #214758] INFO -- : LD = ld I, [2023-01-18T07:51:23.348137 #214758] INFO -- : LDSHARED = gcc -shared I, [2023-01-18T07:51:23.348147 #214758] 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-18T07:51:23.348172 #214758] 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-18T07:51:23.348183 #214758] INFO -- : CPPFLAGS = I, [2023-01-18T07:51:23.348192 #214758] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-18T07:51:23.348201 #214758] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-18T07:51:23.348210 #214758] INFO -- : LANG = I, [2023-01-18T07:51:23.348219 #214758] INFO -- : LC_ALL = I, [2023-01-18T07:51:23.348229 #214758] INFO -- : LC_CTYPE = I, [2023-01-18T07:51:23.348237 #214758] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-18T07:51:23.348246 #214758] INFO -- : RUSTC = rustc I, [2023-01-18T07:51:23.348263 #214758] 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-18T07:51:23.368006 #214758] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-18T07:51:23.368059 #214758] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-18T07:51:23.368070 #214758] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-18T07:51:23.368080 #214758] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-18T07:51:23.368088 #214758] INFO -- : I, [2023-01-18T07:51:23.421099 #214758] INFO -- : creating verconf.h I, [2023-01-18T07:51:23.529925 #214758] INFO -- : verconf.h updated I, [2023-01-18T07:51:23.538220 #214758] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/loadpath.c I, [2023-01-18T07:51:23.872720 #214758] INFO -- : builtin_binary.inc updated I, [2023-01-18T07:51:23.877102 #214758] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/builtin.c I, [2023-01-18T07:51:24.072557 #214758] INFO -- : linking static-library libruby-static.a I, [2023-01-18T07:51:24.575909 #214758] INFO -- : merging yjit/target/release/libyjit.a into libruby-static.a I, [2023-01-18T07:51:26.116025 #214758] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-18T07:51:28.954086 #214758] INFO -- : linking ruby I, [2023-01-18T07:51:29.050308 #214758] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-01-18T07:51:29.050596 #214758] INFO -- : $$$[beg] make all -j4 I, [2023-01-18T07:51:29.160015 #214758] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-18T07:51:29.160089 #214758] INFO -- : CC = gcc I, [2023-01-18T07:51:29.160107 #214758] INFO -- : LD = ld I, [2023-01-18T07:51:29.160122 #214758] INFO -- : LDSHARED = gcc -shared I, [2023-01-18T07:51:29.160140 #214758] 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-18T07:51:29.160167 #214758] 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-18T07:51:29.160183 #214758] INFO -- : CPPFLAGS = I, [2023-01-18T07:51:29.160197 #214758] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-18T07:51:29.160211 #214758] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-18T07:51:29.160227 #214758] INFO -- : LANG = I, [2023-01-18T07:51:29.160242 #214758] INFO -- : LC_ALL = I, [2023-01-18T07:51:29.160255 #214758] INFO -- : LC_CTYPE = I, [2023-01-18T07:51:29.160268 #214758] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-18T07:51:29.160282 #214758] INFO -- : RUSTC = rustc I, [2023-01-18T07:51:29.160294 #214758] 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-18T07:51:29.184940 #214758] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-18T07:51:29.185007 #214758] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-18T07:51:29.185021 #214758] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-18T07:51:29.185037 #214758] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-18T07:51:29.185048 #214758] INFO -- : I, [2023-01-18T07:51:29.265101 #214758] INFO -- : generating encdb.h I, [2023-01-18T07:51:29.267618 #214758] INFO -- : generating enc.mk I, [2023-01-18T07:51:29.276916 #214758] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-18T07:51:29.280526 #214758] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-18T07:51:29.389972 #214758] INFO -- : encdb.h unchanged I, [2023-01-18T07:51:29.412931 #214758] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-18T07:51:29.856555 #214758] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-18T07:51:29.963338 #214758] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-18T07:51:29.972625 #214758] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-18T07:51:30.036015 #214758] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-18T07:51:30.416842 #214758] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-18T07:51:30.492788 #214758] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-18T07:51:30.664842 #214758] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-18T07:51:30.700520 #214758] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-18T07:51:31.168054 #214758] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-18T07:51:31.188753 #214758] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-18T07:51:31.200872 #214758] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-18T07:51:31.480010 #214758] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-18T07:51:31.609283 #214758] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-18T07:51:31.936924 #214758] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-18T07:51:32.020018 #214758] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-18T07:51:32.200462 #214758] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-18T07:51:32.453088 #214758] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-18T07:51:32.488526 #214758] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-18T07:51:32.552085 #214758] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-18T07:51:32.708882 #214758] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-18T07:51:33.065650 #214758] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-18T07:51:33.236000 #214758] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-18T07:51:33.256712 #214758] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-18T07:51:33.472609 #214758] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-18T07:51:33.965638 #214758] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-18T07:51:34.117032 #214758] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-18T07:51:34.132830 #214758] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-18T07:51:34.616008 #214758] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-18T07:51:34.681497 #214758] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-18T07:51:34.744010 #214758] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-18T07:51:34.752480 #214758] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-18T07:51:35.407047 #214758] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-18T07:51:35.484521 #214758] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-18T07:51:35.564585 #214758] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-18T07:51:35.656608 #214758] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-18T07:51:35.868030 #214758] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-18T07:51:36.192017 #214758] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-18T07:51:36.352017 #214758] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-18T07:51:36.416006 #214758] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-18T07:51:36.679860 #214758] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-18T07:51:36.920973 #214758] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-18T07:51:37.180017 #214758] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-18T07:51:37.264431 #214758] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-18T07:51:37.297945 #214758] INFO -- : making enc I, [2023-01-18T07:51:37.418160 #214758] INFO -- : building rb_mjit_header.h I, [2023-01-18T07:51:37.512010 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:37.512071 #214758] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-18T07:51:37.512095 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:37.519738 #214758] INFO -- : making srcs under enc I, [2023-01-18T07:51:37.691804 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:37.691862 #214758] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-18T07:51:37.691875 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:37.708011 #214758] INFO -- : generating transdb.h I, [2023-01-18T07:51:37.924010 #214758] INFO -- : rb_mjit_header.h unchanged I, [2023-01-18T07:51:37.956039 #214758] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-18T07:51:38.224073 #214758] INFO -- : transdb.h unchanged I, [2023-01-18T07:51:38.232518 #214758] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-18T07:51:38.264014 #214758] INFO -- : making trans I, [2023-01-18T07:51:38.400019 #214758] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-18T07:51:38.423503 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:38.471545 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:38.471640 #214758] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-01-18T07:51:38.471691 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:38.474197 #214758] INFO -- : making encs I, [2023-01-18T07:51:38.661752 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:38.661819 #214758] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-18T07:51:38.661866 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:39.127378 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-18T07:51:39.144347 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-18T07:51:39.149983 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-18T07:51:39.157868 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-18T07:51:39.163138 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-18T07:51:39.164063 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-18T07:51:39.176920 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-18T07:51:39.201136 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-18T07:51:39.216015 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-18T07:51:39.216076 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-18T07:51:39.240010 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-18T07:51:39.245051 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-18T07:51:39.251137 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-18T07:51:39.280269 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-18T07:51:39.280343 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-18T07:51:39.296011 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-18T07:51:39.308012 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-18T07:51:39.328007 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-18T07:51:39.328063 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-18T07:51:39.344013 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-18T07:51:39.349415 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-18T07:51:39.372011 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-18T07:51:39.372076 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-18T07:51:39.375462 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-18T07:51:39.380330 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-18T07:51:39.417650 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-18T07:51:39.468257 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-18T07:51:39.470979 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-18T07:51:39.471411 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-18T07:51:39.474810 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-18T07:51:39.511120 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-18T07:51:39.526168 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-18T07:51:39.527225 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-18T07:51:39.529421 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-18T07:51:39.546743 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-18T07:51:39.550046 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-18T07:51:39.563203 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-18T07:51:39.563922 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-18T07:51:39.580667 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-18T07:51:39.597507 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-18T07:51:39.651370 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-18T07:51:39.658718 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-18T07:51:39.674026 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-18T07:51:39.688157 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-18T07:51:39.759700 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:39.891876 #214758] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-18T07:51:39.892002 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:39.892961 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:39.897256 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:39.897348 #214758] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-18T07:51:39.897394 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:41.048003 #214758] 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-18T07:51:41.048066 #214758] 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-18T07:51:41.048080 #214758] 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-18T07:51:41.102103 #214758] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-01-18T07:51:41.102261 #214758] INFO -- : $$$[beg] make install -j4 I, [2023-01-18T07:51:41.203232 #214758] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-18T07:51:41.203313 #214758] INFO -- : CC = gcc I, [2023-01-18T07:51:41.203348 #214758] INFO -- : LD = ld I, [2023-01-18T07:51:41.203377 #214758] INFO -- : LDSHARED = gcc -shared I, [2023-01-18T07:51:41.203411 #214758] 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-18T07:51:41.203443 #214758] 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-18T07:51:41.203472 #214758] INFO -- : CPPFLAGS = I, [2023-01-18T07:51:41.203500 #214758] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-18T07:51:41.203560 #214758] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-18T07:51:41.203590 #214758] INFO -- : LANG = I, [2023-01-18T07:51:41.203622 #214758] INFO -- : LC_ALL = I, [2023-01-18T07:51:41.203652 #214758] INFO -- : LC_CTYPE = I, [2023-01-18T07:51:41.203680 #214758] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-18T07:51:41.203708 #214758] INFO -- : RUSTC = rustc I, [2023-01-18T07:51:41.203743 #214758] 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-18T07:51:41.282229 #214758] INFO -- : generating encdb.h I, [2023-01-18T07:51:41.304007 #214758] INFO -- : generating enc.mk I, [2023-01-18T07:51:41.312029 #214758] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-18T07:51:41.312105 #214758] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-18T07:51:41.312122 #214758] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-18T07:51:41.312135 #214758] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-18T07:51:41.312154 #214758] INFO -- : I, [2023-01-18T07:51:41.392413 #214758] INFO -- : encdb.h unchanged I, [2023-01-18T07:51:41.715164 #214758] INFO -- : making srcs under enc I, [2023-01-18T07:51:41.724727 #214758] INFO -- : making enc I, [2023-01-18T07:51:41.785115 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:41.785249 #214758] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-18T07:51:41.785306 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:41.786636 #214758] INFO -- : generating transdb.h I, [2023-01-18T07:51:41.808557 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:41.808665 #214758] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-18T07:51:41.808713 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:42.027648 #214758] INFO -- : transdb.h unchanged I, [2023-01-18T07:51:42.036756 #214758] INFO -- : making trans I, [2023-01-18T07:51:42.041875 #214758] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-18T07:51:42.168798 #214758] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-18T07:51:42.173024 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:42.173089 #214758] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-01-18T07:51:42.173128 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:42.179320 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:42.180356 #214758] INFO -- : making encs I, [2023-01-18T07:51:42.473483 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:42.473569 #214758] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-18T07:51:42.473621 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:42.635452 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-18T07:51:42.660010 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-18T07:51:42.684007 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-18T07:51:42.688046 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-18T07:51:42.692151 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-18T07:51:42.708052 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-18T07:51:42.724660 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-18T07:51:42.742328 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-18T07:51:42.742392 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-18T07:51:42.768018 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-18T07:51:42.780010 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-18T07:51:42.782866 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-18T07:51:42.784818 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-18T07:51:42.797607 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-18T07:51:42.802172 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-18T07:51:42.808006 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-18T07:51:42.824234 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-18T07:51:42.832245 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-18T07:51:42.838419 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-18T07:51:42.848032 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-18T07:51:42.856073 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-18T07:51:42.870533 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-18T07:51:42.885746 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-18T07:51:42.892068 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-18T07:51:42.911976 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-18T07:51:42.912083 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-18T07:51:42.934840 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-18T07:51:42.936753 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-18T07:51:42.946578 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-18T07:51:42.949172 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-18T07:51:42.958914 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-18T07:51:42.960222 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-18T07:51:42.973800 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-18T07:51:42.983891 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-18T07:51:42.988985 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-18T07:51:43.007572 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-18T07:51:43.012063 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-18T07:51:43.032393 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-18T07:51:43.086345 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-18T07:51:43.105013 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-18T07:51:43.118127 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-18T07:51:43.119578 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-18T07:51:43.151589 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-18T07:51:43.172008 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-18T07:51:43.218266 #214758] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:43.352357 #214758] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-18T07:51:43.352467 #214758] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:43.364021 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:43.364092 #214758] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:43.364110 #214758] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-18T07:51:43.364122 #214758] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-18T07:51:43.364132 #214758] 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-18T07:51:43.545029 #214758] INFO -- : installing binary commands: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-01-18T07:51:43.545704 #214758] INFO -- : installing base libraries: /tmp/ruby/install/trunk-iseq_binary/lib I, [2023-01-18T07:51:43.570071 #214758] INFO -- : installing arch files: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-18T07:51:43.570358 #214758] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig I, [2023-01-18T07:51:43.570509 #214758] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-18T07:51:43.601012 #214758] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-18T07:51:43.601107 #214758] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-18T07:51:43.601296 #214758] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-18T07:51:43.603930 #214758] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-01-18T07:51:43.615677 #214758] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-18T07:51:43.615789 #214758] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-18T07:51:43.615870 #214758] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/ruby I, [2023-01-18T07:51:43.616158 #214758] INFO -- : installing command scripts: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-01-18T07:51:43.616442 #214758] INFO -- : installing library scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-01-18T07:51:43.731095 #214758] INFO -- : installing common headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0 I, [2023-01-18T07:51:43.751899 #214758] INFO -- : installing manpages: /tmp/ruby/install/trunk-iseq_binary/share/man/man1 I, [2023-01-18T07:51:43.762683 #214758] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-18T07:51:43.803729 #214758] INFO -- : abbrev 0.1.1 I, [2023-01-18T07:51:43.822513 #214758] INFO -- : base64 0.1.1 I, [2023-01-18T07:51:43.824220 #214758] INFO -- : benchmark 0.2.1 I, [2023-01-18T07:51:43.825942 #214758] INFO -- : bundler 2.5.0.dev I, [2023-01-18T07:51:43.829976 #214758] INFO -- : cgi 0.3.6 I, [2023-01-18T07:51:43.831567 #214758] INFO -- : csv 3.2.7 I, [2023-01-18T07:51:43.833403 #214758] INFO -- : delegate 0.3.0 I, [2023-01-18T07:51:43.834946 #214758] INFO -- : did_you_mean 1.6.3 I, [2023-01-18T07:51:43.836584 #214758] INFO -- : drb 2.1.1 I, [2023-01-18T07:51:43.838241 #214758] INFO -- : english 0.7.2 I, [2023-01-18T07:51:43.839778 #214758] INFO -- : erb 4.0.2 I, [2023-01-18T07:51:43.844417 #214758] INFO -- : error_highlight 0.5.1 I, [2023-01-18T07:51:43.846572 #214758] INFO -- : fileutils 1.7.0 I, [2023-01-18T07:51:43.848689 #214758] INFO -- : find 0.1.1 I, [2023-01-18T07:51:43.851049 #214758] INFO -- : forwardable 1.3.3 I, [2023-01-18T07:51:43.853192 #214758] INFO -- : getoptlong 0.2.0 I, [2023-01-18T07:51:43.855197 #214758] INFO -- : ipaddr 1.2.5 I, [2023-01-18T07:51:43.857224 #214758] INFO -- : irb 1.6.2 I, [2023-01-18T07:51:43.860248 #214758] INFO -- : logger 1.5.3 I, [2023-01-18T07:51:43.861866 #214758] INFO -- : mutex_m 0.1.2 I, [2023-01-18T07:51:43.863367 #214758] INFO -- : net-http 0.3.2 I, [2023-01-18T07:51:43.864931 #214758] INFO -- : net-protocol 0.2.1 I, [2023-01-18T07:51:43.866679 #214758] INFO -- : observer 0.1.1 I, [2023-01-18T07:51:43.868176 #214758] INFO -- : open-uri 0.3.0 I, [2023-01-18T07:51:43.869836 #214758] INFO -- : open3 0.1.2 I, [2023-01-18T07:51:43.871361 #214758] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-18T07:51:43.873126 #214758] INFO -- : ostruct 0.5.5 I, [2023-01-18T07:51:43.874787 #214758] INFO -- : pp 0.4.0 I, [2023-01-18T07:51:43.876538 #214758] INFO -- : prettyprint 0.1.1 I, [2023-01-18T07:51:43.879264 #214758] INFO -- : pstore 0.1.2 I, [2023-01-18T07:51:43.881487 #214758] INFO -- : racc 1.6.2 I, [2023-01-18T07:51:43.884286 #214758] INFO -- : rdoc 6.5.0 I, [2023-01-18T07:51:43.887954 #214758] INFO -- : readline 0.0.3 I, [2023-01-18T07:51:43.889726 #214758] INFO -- : reline 0.3.2 I, [2023-01-18T07:51:43.891646 #214758] INFO -- : resolv 0.2.2 I, [2023-01-18T07:51:43.893402 #214758] INFO -- : resolv-replace 0.1.1 I, [2023-01-18T07:51:43.895597 #214758] INFO -- : rinda 0.1.1 I, [2023-01-18T07:51:43.897397 #214758] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-18T07:51:43.899022 #214758] INFO -- : securerandom 0.2.2 I, [2023-01-18T07:51:43.900708 #214758] INFO -- : set 1.0.3 I, [2023-01-18T07:51:43.902634 #214758] INFO -- : shellwords 0.1.0 I, [2023-01-18T07:51:43.904591 #214758] INFO -- : singleton 0.1.1 I, [2023-01-18T07:51:43.906710 #214758] INFO -- : syntax_suggest 1.0.2 I, [2023-01-18T07:51:43.908867 #214758] INFO -- : tempfile 0.1.3 I, [2023-01-18T07:51:43.910689 #214758] INFO -- : time 0.2.1 I, [2023-01-18T07:51:43.912710 #214758] INFO -- : timeout 0.3.1 I, [2023-01-18T07:51:43.914404 #214758] INFO -- : tmpdir 0.1.3 I, [2023-01-18T07:51:43.916967 #214758] INFO -- : tsort 0.1.1 I, [2023-01-18T07:51:43.918759 #214758] INFO -- : un 0.2.1 I, [2023-01-18T07:51:43.920839 #214758] INFO -- : uri 0.12.0 I, [2023-01-18T07:51:43.922736 #214758] INFO -- : weakref 0.1.2 I, [2023-01-18T07:51:43.925010 #214758] INFO -- : yaml 0.2.1 I, [2023-01-18T07:51:43.926352 #214758] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-18T07:51:43.944993 #214758] INFO -- : bigdecimal 3.1.3 I, [2023-01-18T07:51:43.946728 #214758] INFO -- : date 3.3.3 I, [2023-01-18T07:51:43.948571 #214758] INFO -- : digest 3.1.1 I, [2023-01-18T07:51:43.950437 #214758] INFO -- : etc 1.4.2 I, [2023-01-18T07:51:43.952051 #214758] INFO -- : fcntl 1.0.2 I, [2023-01-18T07:51:43.954403 #214758] INFO -- : fiddle 1.1.2 I, [2023-01-18T07:51:43.958964 #214758] INFO -- : io-console 0.6.0 I, [2023-01-18T07:51:43.960943 #214758] INFO -- : io-nonblock 0.2.0 I, [2023-01-18T07:51:43.962826 #214758] INFO -- : io-wait 0.3.0 I, [2023-01-18T07:51:43.964589 #214758] INFO -- : json 2.6.3 I, [2023-01-18T07:51:43.966839 #214758] INFO -- : nkf 0.1.2 I, [2023-01-18T07:51:43.968460 #214758] INFO -- : openssl 3.1.0 I, [2023-01-18T07:51:43.970096 #214758] INFO -- : pathname 0.2.1 I, [2023-01-18T07:51:43.971803 #214758] INFO -- : psych 5.0.2 I, [2023-01-18T07:51:43.973801 #214758] INFO -- : readline-ext 0.1.5 I, [2023-01-18T07:51:43.976587 #214758] INFO -- : stringio 3.0.5 I, [2023-01-18T07:51:43.978859 #214758] INFO -- : strscan 3.0.6 I, [2023-01-18T07:51:43.981613 #214758] INFO -- : syslog 0.1.1 I, [2023-01-18T07:51:43.984401 #214758] INFO -- : zlib 3.0.0 I, [2023-01-18T07:51:43.985965 #214758] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-18T07:51:43.987163 #214758] INFO -- : minitest 5.17.0 I, [2023-01-18T07:51:44.010235 #214758] INFO -- : power_assert 2.0.3 I, [2023-01-18T07:51:44.016563 #214758] INFO -- : rake 13.0.6 I, [2023-01-18T07:51:44.041522 #214758] INFO -- : test-unit 3.5.7 I, [2023-01-18T07:51:44.067759 #214758] INFO -- : rexml 3.2.5 I, [2023-01-18T07:51:44.093065 #214758] INFO -- : rss 0.2.9 I, [2023-01-18T07:51:44.121946 #214758] INFO -- : net-ftp 0.2.0 I, [2023-01-18T07:51:44.125732 #214758] INFO -- : net-imap 0.3.4 I, [2023-01-18T07:51:44.138211 #214758] INFO -- : net-pop 0.1.2 I, [2023-01-18T07:51:44.142270 #214758] INFO -- : net-smtp 0.3.3 I, [2023-01-18T07:51:44.145971 #214758] INFO -- : matrix 0.4.2 I, [2023-01-18T07:51:44.158776 #214758] INFO -- : prime 0.1.2 I, [2023-01-18T07:51:44.164885 #214758] INFO -- : rbs 2.8.3 I, [2023-01-18T07:51:44.350748 #214758] INFO -- : typeprof 0.21.4 I, [2023-01-18T07:51:44.360171 #214758] INFO -- : debug 1.7.1 I, [2023-01-18T07:51:44.375736 #214758] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache I, [2023-01-18T07:51:44.392114 #214758] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-01-18T07:51:44.392394 #214758] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-01-18T07:52:34.556686 #214758] INFO -- : PASS all 1787 tests E, [2023-01-18T07:52:34.565274 #214758] ERROR -- : I, [2023-01-18T07:52:34.566662 #214758] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-01-18T07:52:34.566829 #214758] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-01-18T07:52:34.664706 #214758] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-18T07:52:34.665017 #214758] INFO -- : CC = gcc I, [2023-01-18T07:52:34.665059 #214758] INFO -- : LD = ld I, [2023-01-18T07:52:34.665092 #214758] INFO -- : LDSHARED = gcc -shared I, [2023-01-18T07:52:34.665133 #214758] 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-18T07:52:34.665177 #214758] 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-18T07:52:34.665211 #214758] INFO -- : CPPFLAGS = I, [2023-01-18T07:52:34.665247 #214758] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-18T07:52:34.665283 #214758] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-18T07:52:34.665314 #214758] INFO -- : LANG = I, [2023-01-18T07:52:34.665342 #214758] INFO -- : LC_ALL = I, [2023-01-18T07:52:34.665369 #214758] INFO -- : LC_CTYPE = I, [2023-01-18T07:52:34.665398 #214758] INFO -- : MFLAGS = I, [2023-01-18T07:52:34.665429 #214758] INFO -- : RUSTC = rustc I, [2023-01-18T07:52:34.665471 #214758] 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-18T07:52:34.676873 #214758] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-18T07:52:34.676935 #214758] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-18T07:52:34.676952 #214758] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-18T07:52:34.676968 #214758] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-18T07:52:34.676980 #214758] INFO -- : I, [2023-01-18T07:52:34.981850 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-18T07:52:34.982004 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2 I, [2023-01-18T07:52:34.982133 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3 I, [2023-01-18T07:52:34.982352 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5 I, [2023-01-18T07:52:34.982962 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8 I, [2023-01-18T07:52:34.983335 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10 I, [2023-01-18T07:52:34.987872 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39 I, [2023-01-18T07:52:34.988905 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27 I, [2023-01-18T07:52:34.992835 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-18T07:52:34.995090 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-18T07:52:34.997877 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-18T07:52:35.018318 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-18T07:52:35.018780 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10 I, [2023-01-18T07:52:35.019091 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6 I, [2023-01-18T07:52:35.019669 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9 I, [2023-01-18T07:52:35.120178 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2 I, [2023-01-18T07:52:35.121492 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27 I, [2023-01-18T07:52:35.354006 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8 I, [2023-01-18T07:52:35.354075 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5 I, [2023-01-18T07:52:35.354092 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5 I, [2023-01-18T07:52:35.354106 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4 I, [2023-01-18T07:52:35.354125 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4 I, [2023-01-18T07:52:35.354137 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2 I, [2023-01-18T07:52:35.354150 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6 I, [2023-01-18T07:52:35.354320 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12 I, [2023-01-18T07:52:35.354337 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3 I, [2023-01-18T07:52:35.354350 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12 I, [2023-01-18T07:52:35.354362 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6 I, [2023-01-18T07:52:35.354374 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23 I, [2023-01-18T07:52:35.462126 #214758] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:gc ....OK 4 I, [2023-01-18T07:52:35.470178 #214758] INFO -- : I, [2023-01-18T07:52:35.470236 #214758] INFO -- : test succeeded I, [2023-01-18T07:52:35.470780 #214758] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-01-18T07:52:35.471288 #214758] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-01-18T07:52:35.665183 #214758] INFO -- : making mjit_build_dir.so I, [2023-01-18T07:52:36.052903 #214758] INFO -- : RUBY_ISEQ_DUMP_DEBUG = to_binary I, [2023-01-18T07:52:36.052975 #214758] INFO -- : Run options: I, [2023-01-18T07:52:36.052988 #214758] INFO -- : --seed=13820 I, [2023-01-18T07:52:36.053001 #214758] 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-18T07:52:36.053012 #214758] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/excludes I, [2023-01-18T07:52:36.053031 #214758] INFO -- : --name=!/memory_leak/ I, [2023-01-18T07:52:36.053041 #214758] INFO -- : --stderr-on-failure I, [2023-01-18T07:52:36.053051 #214758] INFO -- : -j4 I, [2023-01-18T07:52:36.053060 #214758] INFO -- : I, [2023-01-18T07:52:36.053071 #214758] INFO -- : # Running tests: I, [2023-01-18T07:52:36.053081 #214758] INFO -- : E, [2023-01-18T08:03:58.268929 #214758] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-01-18T08:05:53.496008 #214758] INFO -- : Finished tests in 797.451435s, 29.9554 tests/s, 11152.9814 assertions/s. I, [2023-01-18T08:05:53.497695 #214758] INFO -- : 23888 tests, 8893961 assertions, 0 failures, 0 errors, 194 skips I, [2023-01-18T08:05:53.497741 #214758] INFO -- : I, [2023-01-18T08:05:53.497753 #214758] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-18T07:14:00Z master ba45be3c43) [x86_64-linux] I, [2023-01-18T08:05:53.501343 #214758] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-01-18T08:05:53.501496 #214758] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j4' E, [2023-01-18T08:05:53.941772 #214758] 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-18T08:05:54.236201 #214758] INFO -- : ruby 3.3.0dev (2023-01-18T07:14:00Z master ba45be3c43) [x86_64-linux] I, [2023-01-18T08:07:54.530016 #214758] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-18T08:07:54.530113 #214758] INFO -- : I, [2023-01-18T08:07:54.530142 #214758] INFO -- : Finished in 120.293674 seconds I, [2023-01-18T08:07:54.530156 #214758] INFO -- : I, [2023-01-18T08:07:54.530168 #214758] INFO -- : 3835 files, 31373 examples, 167250 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-18T08:07:54.558816 #214758] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j4'" exit with 0.