# Logfile created on 2023-01-05 11:21:10 +0000 by logger.rb/v1.4.3 I, [2023-01-05T11:21:10.260806 #1634096] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-05T11:21:10.261119 #1634096] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-01-05T11:21:10.364443 #1634096] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-01-05T11:21:10.364950 #1634096] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-01-05T11:21:10.364983 #1634096] INFO -- : $$$[beg] make update-download -j4 I, [2023-01-05T11:21:10.570541 #1634096] INFO -- : tool/config.guess already exists I, [2023-01-05T11:21:10.570750 #1634096] INFO -- : tool/config.sub already exists I, [2023-01-05T11:21:10.666809 #1634096] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-01-05T11:21:10.666870 #1634096] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-01-05T11:21:10.740564 #1634096] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-05T11:21:10.744090 #1634096] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-01-05T11:21:10.744154 #1634096] INFO -- : $$$[beg] make update-src -j4 E, [2023-01-05T11:21:11.900020 #1634096] ERROR -- : From https://github.com/ruby/ruby E, [2023-01-05T11:21:11.900079 #1634096] ERROR -- : ee6e4d6..4959e01 master -> origin/master I, [2023-01-05T11:21:12.004255 #1634096] INFO -- : Updating ee6e4d6..4959e01 I, [2023-01-05T11:21:12.004335 #1634096] INFO -- : Fast-forward I, [2023-01-05T11:21:12.020681 #1634096] INFO -- : common.mk | 1 - I, [2023-01-05T11:21:12.020745 #1634096] INFO -- : 1 file changed, 1 deletion(-) I, [2023-01-05T11:21:12.084226 #1634096] INFO -- : Latest commit hash = 4959e01932 I, [2023-01-05T11:21:12.088106 #1634096] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-01-05T11:21:12.088182 #1634096] INFO -- : $$$[beg] make after-update -j4 I, [2023-01-05T11:21:12.156500 #1634096] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-iseq_binary/common.mk > uncommon.mk I, [2023-01-05T11:21:12.418878 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/revision.h updated I, [2023-01-05T11:21:12.428542 #1634096] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-05T11:21:12.609099 #1634096] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-05T11:21:12.728231 #1634096] INFO -- : /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-05T11:21:12.746425 #1634096] INFO -- : rbconfig.rb unchanged I, [2023-01-05T11:21:12.747751 #1634096] INFO -- : generating enc.mk I, [2023-01-05T11:21:13.047389 #1634096] INFO -- : making srcs under enc I, [2023-01-05T11:21:13.133845 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:13.133922 #1634096] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T11:21:13.133967 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:13.228696 #1634096] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-01-05T11:21:13.229011 #1634096] INFO -- : $$$[beg] make miniruby -j4 I, [2023-01-05T11:21:13.273555 #1634096] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T11:21:13.273625 #1634096] INFO -- : CC = gcc I, [2023-01-05T11:21:13.273651 #1634096] INFO -- : LD = ld I, [2023-01-05T11:21:13.273674 #1634096] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T11:21:13.273701 #1634096] 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-05T11:21:13.273728 #1634096] 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-05T11:21:13.273750 #1634096] INFO -- : CPPFLAGS = I, [2023-01-05T11:21:13.273773 #1634096] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T11:21:13.273796 #1634096] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T11:21:13.273818 #1634096] INFO -- : LANG = I, [2023-01-05T11:21:13.273839 #1634096] INFO -- : LC_ALL = I, [2023-01-05T11:21:13.273860 #1634096] INFO -- : LC_CTYPE = I, [2023-01-05T11:21:13.273881 #1634096] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-05T11:21:13.273903 #1634096] INFO -- : RUSTC = rustc I, [2023-01-05T11:21:13.273933 #1634096] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-05T11:21:13.281255 #1634096] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-05T11:21:13.281310 #1634096] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-05T11:21:13.281325 #1634096] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T11:21:13.281338 #1634096] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T11:21:13.281349 #1634096] INFO -- : I, [2023-01-05T11:21:13.324025 #1634096] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/version.c I, [2023-01-05T11:21:13.736920 #1634096] INFO -- : linking miniruby I, [2023-01-05T11:21:15.255771 #1634096] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-01-05T11:21:15.255968 #1634096] INFO -- : $$$[beg] make ruby -j4 I, [2023-01-05T11:21:15.367058 #1634096] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T11:21:15.367146 #1634096] INFO -- : CC = gcc I, [2023-01-05T11:21:15.367179 #1634096] INFO -- : LD = ld I, [2023-01-05T11:21:15.367211 #1634096] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T11:21:15.367247 #1634096] 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-05T11:21:15.367294 #1634096] 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-05T11:21:15.367326 #1634096] INFO -- : CPPFLAGS = I, [2023-01-05T11:21:15.367357 #1634096] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T11:21:15.367389 #1634096] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T11:21:15.367417 #1634096] INFO -- : LANG = I, [2023-01-05T11:21:15.367446 #1634096] INFO -- : LC_ALL = I, [2023-01-05T11:21:15.367475 #1634096] INFO -- : LC_CTYPE = I, [2023-01-05T11:21:15.367504 #1634096] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-05T11:21:15.367532 #1634096] INFO -- : RUSTC = rustc I, [2023-01-05T11:21:15.367566 #1634096] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-05T11:21:15.386734 #1634096] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-05T11:21:15.386788 #1634096] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-05T11:21:15.386801 #1634096] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T11:21:15.386813 #1634096] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T11:21:15.386827 #1634096] INFO -- : I, [2023-01-05T11:21:15.436541 #1634096] INFO -- : creating verconf.h I, [2023-01-05T11:21:15.614518 #1634096] INFO -- : verconf.h updated I, [2023-01-05T11:21:15.636558 #1634096] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/loadpath.c I, [2023-01-05T11:21:15.805880 #1634096] INFO -- : builtin_binary.inc updated I, [2023-01-05T11:21:15.810452 #1634096] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/builtin.c I, [2023-01-05T11:21:15.876760 #1634096] INFO -- : linking static-library libruby-static.a I, [2023-01-05T11:21:16.380712 #1634096] INFO -- : merging yjit/target/release/libyjit.a into libruby-static.a I, [2023-01-05T11:21:18.251777 #1634096] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-05T11:21:21.616010 #1634096] INFO -- : linking ruby I, [2023-01-05T11:21:21.723937 #1634096] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-01-05T11:21:21.724151 #1634096] INFO -- : $$$[beg] make all -j4 I, [2023-01-05T11:21:21.780551 #1634096] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T11:21:21.780641 #1634096] INFO -- : CC = gcc I, [2023-01-05T11:21:21.780676 #1634096] INFO -- : LD = ld I, [2023-01-05T11:21:21.780700 #1634096] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T11:21:21.780733 #1634096] 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-05T11:21:21.780768 #1634096] 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-05T11:21:21.780793 #1634096] INFO -- : CPPFLAGS = I, [2023-01-05T11:21:21.780817 #1634096] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T11:21:21.780842 #1634096] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T11:21:21.780865 #1634096] INFO -- : LANG = I, [2023-01-05T11:21:21.780886 #1634096] INFO -- : LC_ALL = I, [2023-01-05T11:21:21.780907 #1634096] INFO -- : LC_CTYPE = I, [2023-01-05T11:21:21.780929 #1634096] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-05T11:21:21.780951 #1634096] INFO -- : RUSTC = rustc I, [2023-01-05T11:21:21.780981 #1634096] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-05T11:21:21.784319 #1634096] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-05T11:21:21.784374 #1634096] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-05T11:21:21.784390 #1634096] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T11:21:21.784400 #1634096] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T11:21:21.784409 #1634096] INFO -- : I, [2023-01-05T11:21:21.849410 #1634096] INFO -- : generating encdb.h I, [2023-01-05T11:21:21.875111 #1634096] INFO -- : generating enc.mk I, [2023-01-05T11:21:21.892529 #1634096] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-05T11:21:21.913604 #1634096] INFO -- : encdb.h unchanged I, [2023-01-05T11:21:21.924456 #1634096] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-05T11:21:21.932550 #1634096] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-05T11:21:22.304027 #1634096] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-05T11:21:22.329222 #1634096] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-05T11:21:22.394761 #1634096] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-05T11:21:22.560397 #1634096] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-05T11:21:22.571075 #1634096] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-05T11:21:22.752544 #1634096] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-05T11:21:22.772492 #1634096] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-05T11:21:22.980022 #1634096] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-05T11:21:23.033538 #1634096] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-05T11:21:23.083837 #1634096] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-05T11:21:23.340912 #1634096] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-05T11:21:23.492053 #1634096] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-05T11:21:23.709014 #1634096] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-05T11:21:23.724936 #1634096] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-05T11:21:23.836533 #1634096] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-05T11:21:24.070917 #1634096] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-05T11:21:24.228673 #1634096] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-05T11:21:24.348484 #1634096] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-05T11:21:24.392441 #1634096] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-05T11:21:24.440925 #1634096] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-05T11:21:24.636419 #1634096] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-05T11:21:24.792934 #1634096] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-05T11:21:24.796780 #1634096] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-05T11:21:24.870707 #1634096] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-05T11:21:25.110128 #1634096] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-05T11:21:25.168798 #1634096] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-05T11:21:25.244837 #1634096] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-05T11:21:25.472758 #1634096] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-05T11:21:25.580012 #1634096] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-05T11:21:25.617026 #1634096] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-05T11:21:25.678951 #1634096] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-05T11:21:25.912554 #1634096] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-05T11:21:26.176827 #1634096] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-05T11:21:26.207177 #1634096] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-05T11:21:26.313533 #1634096] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-05T11:21:26.344474 #1634096] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-05T11:21:26.566824 #1634096] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-05T11:21:26.679593 #1634096] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-05T11:21:26.749523 #1634096] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-05T11:21:27.022208 #1634096] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-05T11:21:27.238801 #1634096] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-05T11:21:27.405059 #1634096] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-05T11:21:27.448607 #1634096] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-05T11:21:27.728580 #1634096] INFO -- : making enc I, [2023-01-05T11:21:27.848035 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:27.848097 #1634096] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-05T11:21:27.848110 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:27.858491 #1634096] INFO -- : building rb_mjit_header.h I, [2023-01-05T11:21:27.872542 #1634096] INFO -- : making srcs under enc I, [2023-01-05T11:21:27.977463 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:27.992027 #1634096] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T11:21:27.992124 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:27.996464 #1634096] INFO -- : generating transdb.h I, [2023-01-05T11:21:28.177277 #1634096] INFO -- : rb_mjit_header.h unchanged I, [2023-01-05T11:21:28.212024 #1634096] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-05T11:21:28.288567 #1634096] INFO -- : transdb.h unchanged I, [2023-01-05T11:21:28.296024 #1634096] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T11:21:28.304472 #1634096] INFO -- : making trans I, [2023-01-05T11:21:28.408930 #1634096] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-05T11:21:28.424059 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:28.445201 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:28.445304 #1634096] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-01-05T11:21:28.445379 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:28.456299 #1634096] INFO -- : making encs I, [2023-01-05T11:21:28.610593 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:28.610687 #1634096] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T11:21:28.610729 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:29.034391 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-05T11:21:29.041866 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-05T11:21:29.052328 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-05T11:21:29.052395 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-05T11:21:29.060507 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-05T11:21:29.080200 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-05T11:21:29.080566 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-05T11:21:29.095654 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-05T11:21:29.114397 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-05T11:21:29.126563 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-05T11:21:29.153539 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-05T11:21:29.154663 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-05T11:21:29.166658 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-05T11:21:29.177942 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-05T11:21:29.178017 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-05T11:21:29.179020 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-05T11:21:29.183205 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-05T11:21:29.190655 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-05T11:21:29.190715 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-05T11:21:29.201898 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-05T11:21:29.212016 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-05T11:21:29.226929 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-05T11:21:29.244277 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-05T11:21:29.245168 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-05T11:21:29.256272 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-05T11:21:29.268019 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-05T11:21:29.277996 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-05T11:21:29.278270 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-05T11:21:29.292050 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-05T11:21:29.292123 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-05T11:21:29.307104 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-05T11:21:29.322529 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-05T11:21:29.328268 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-05T11:21:29.343185 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-05T11:21:29.358391 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-05T11:21:29.365151 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-05T11:21:29.368839 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T11:21:29.375813 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T11:21:29.425422 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T11:21:29.455324 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T11:21:29.464021 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-05T11:21:29.489191 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-05T11:21:29.530254 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:29.613036 #1634096] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T11:21:29.613144 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:29.613789 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:29.627281 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:29.627360 #1634096] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T11:21:29.627396 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:30.526115 #1634096] INFO -- : transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_opt_newarray_min, rb_vm_opt_newarray_max, rb_vm_splat_array, rb_vm_concat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_get_ev_const, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_push_frame_fname, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep I, [2023-01-05T11:21:30.526205 #1634096] INFO -- : transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname I, [2023-01-05T11:21:30.526227 #1634096] 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-05T11:21:30.604557 #1634096] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-01-05T11:21:30.604778 #1634096] INFO -- : $$$[beg] make install -j4 I, [2023-01-05T11:21:30.704619 #1634096] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T11:21:30.716038 #1634096] INFO -- : CC = gcc I, [2023-01-05T11:21:30.716141 #1634096] INFO -- : LD = ld I, [2023-01-05T11:21:30.716192 #1634096] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T11:21:30.716232 #1634096] 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-05T11:21:30.716270 #1634096] 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-05T11:21:30.716299 #1634096] INFO -- : CPPFLAGS = I, [2023-01-05T11:21:30.716324 #1634096] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T11:21:30.716351 #1634096] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T11:21:30.716408 #1634096] INFO -- : LANG = I, [2023-01-05T11:21:30.716437 #1634096] INFO -- : LC_ALL = I, [2023-01-05T11:21:30.716462 #1634096] INFO -- : LC_CTYPE = I, [2023-01-05T11:21:30.716490 #1634096] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-05T11:21:30.716514 #1634096] INFO -- : RUSTC = rustc I, [2023-01-05T11:21:30.716545 #1634096] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-05T11:21:30.791753 #1634096] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-05T11:21:30.791832 #1634096] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-05T11:21:30.791854 #1634096] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T11:21:30.791866 #1634096] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T11:21:30.791882 #1634096] INFO -- : I, [2023-01-05T11:21:30.796790 #1634096] INFO -- : generating encdb.h I, [2023-01-05T11:21:30.820017 #1634096] INFO -- : generating enc.mk I, [2023-01-05T11:21:30.908109 #1634096] INFO -- : encdb.h unchanged I, [2023-01-05T11:21:31.164053 #1634096] INFO -- : making srcs under enc I, [2023-01-05T11:21:31.164340 #1634096] INFO -- : making enc I, [2023-01-05T11:21:31.213386 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:31.213461 #1634096] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-05T11:21:31.213502 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:31.225585 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:31.225681 #1634096] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T11:21:31.225733 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:31.232856 #1634096] INFO -- : generating transdb.h I, [2023-01-05T11:21:31.494822 #1634096] INFO -- : transdb.h unchanged I, [2023-01-05T11:21:31.498238 #1634096] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T11:21:31.516631 #1634096] INFO -- : making trans I, [2023-01-05T11:21:31.602912 #1634096] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-05T11:21:31.624034 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:31.661176 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:31.661260 #1634096] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-01-05T11:21:31.661307 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:31.668022 #1634096] INFO -- : making encs I, [2023-01-05T11:21:31.817830 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:31.817895 #1634096] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T11:21:31.817910 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:32.103165 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-05T11:21:32.127711 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-05T11:21:32.129269 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-05T11:21:32.132744 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-05T11:21:32.151169 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-05T11:21:32.157094 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-05T11:21:32.157602 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-05T11:21:32.162411 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-05T11:21:32.169625 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-05T11:21:32.176089 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-05T11:21:32.177714 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-05T11:21:32.186862 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-05T11:21:32.189880 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-05T11:21:32.196925 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-05T11:21:32.198541 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-05T11:21:32.213144 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-05T11:21:32.215214 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-05T11:21:32.216682 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-05T11:21:32.223584 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-05T11:21:32.272021 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-05T11:21:32.272108 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-05T11:21:32.272123 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-05T11:21:32.272135 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-05T11:21:32.272145 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-05T11:21:32.272780 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-05T11:21:32.274184 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-05T11:21:32.282038 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-05T11:21:32.291448 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-05T11:21:32.310151 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-05T11:21:32.313076 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-05T11:21:32.317310 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-05T11:21:32.332804 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-05T11:21:32.349893 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-05T11:21:32.365732 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-05T11:21:32.367418 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T11:21:32.371215 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-05T11:21:32.371280 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-05T11:21:32.371299 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T11:21:32.436849 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T11:21:32.438196 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-05T11:21:32.445331 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-05T11:21:32.461479 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T11:21:32.503206 #1634096] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:32.629188 #1634096] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T11:21:32.629315 #1634096] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:32.636015 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:32.644015 #1634096] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:32.644086 #1634096] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T11:21:32.644101 #1634096] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-05T11:21:32.644121 #1634096] 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-05T11:21:32.871074 #1634096] INFO -- : installing binary commands: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-01-05T11:21:32.871542 #1634096] INFO -- : installing base libraries: /tmp/ruby/install/trunk-iseq_binary/lib I, [2023-01-05T11:21:32.894067 #1634096] INFO -- : installing arch files: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T11:21:32.894400 #1634096] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig I, [2023-01-05T11:21:32.894610 #1634096] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T11:21:32.931808 #1634096] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T11:21:32.931921 #1634096] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T11:21:32.932198 #1634096] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-05T11:21:32.933866 #1634096] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-01-05T11:21:32.947326 #1634096] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-05T11:21:32.947446 #1634096] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-05T11:21:32.947537 #1634096] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/ruby I, [2023-01-05T11:21:32.947843 #1634096] INFO -- : installing command scripts: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-01-05T11:21:32.948282 #1634096] INFO -- : installing library scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-01-05T11:21:33.071100 #1634096] INFO -- : installing common headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0 I, [2023-01-05T11:21:33.095172 #1634096] INFO -- : installing manpages: /tmp/ruby/install/trunk-iseq_binary/share/man/man1 I, [2023-01-05T11:21:33.108723 #1634096] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-05T11:21:33.143671 #1634096] INFO -- : abbrev 0.1.1 I, [2023-01-05T11:21:33.161117 #1634096] INFO -- : base64 0.1.1 I, [2023-01-05T11:21:33.163218 #1634096] INFO -- : benchmark 0.2.1 I, [2023-01-05T11:21:33.165047 #1634096] INFO -- : bundler 2.5.0.dev I, [2023-01-05T11:21:33.169486 #1634096] INFO -- : cgi 0.3.6 I, [2023-01-05T11:21:33.171435 #1634096] INFO -- : csv 3.2.7 I, [2023-01-05T11:21:33.173431 #1634096] INFO -- : delegate 0.3.0 I, [2023-01-05T11:21:33.175269 #1634096] INFO -- : did_you_mean 1.6.3 I, [2023-01-05T11:21:33.177310 #1634096] INFO -- : drb 2.1.1 I, [2023-01-05T11:21:33.179376 #1634096] INFO -- : english 0.7.2 I, [2023-01-05T11:21:33.181494 #1634096] INFO -- : erb 4.0.2 I, [2023-01-05T11:21:33.186611 #1634096] INFO -- : error_highlight 0.5.1 I, [2023-01-05T11:21:33.188512 #1634096] INFO -- : fileutils 1.7.0 I, [2023-01-05T11:21:33.190292 #1634096] INFO -- : find 0.1.1 I, [2023-01-05T11:21:33.192223 #1634096] INFO -- : forwardable 1.3.3 I, [2023-01-05T11:21:33.194500 #1634096] INFO -- : getoptlong 0.2.0 I, [2023-01-05T11:21:33.196230 #1634096] INFO -- : ipaddr 1.2.5 I, [2023-01-05T11:21:33.198199 #1634096] INFO -- : irb 1.6.2 I, [2023-01-05T11:21:33.201353 #1634096] INFO -- : logger 1.5.3 I, [2023-01-05T11:21:33.203271 #1634096] INFO -- : mutex_m 0.1.2 I, [2023-01-05T11:21:33.205821 #1634096] INFO -- : net-http 0.3.2 I, [2023-01-05T11:21:33.207753 #1634096] INFO -- : net-protocol 0.2.1 I, [2023-01-05T11:21:33.209883 #1634096] INFO -- : observer 0.1.1 I, [2023-01-05T11:21:33.211563 #1634096] INFO -- : open-uri 0.3.0 I, [2023-01-05T11:21:33.213606 #1634096] INFO -- : open3 0.1.2 I, [2023-01-05T11:21:33.215307 #1634096] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-05T11:21:33.217215 #1634096] INFO -- : ostruct 0.5.5 I, [2023-01-05T11:21:33.219189 #1634096] INFO -- : pp 0.4.0 I, [2023-01-05T11:21:33.221345 #1634096] INFO -- : prettyprint 0.1.1 I, [2023-01-05T11:21:33.224820 #1634096] INFO -- : pstore 0.1.2 I, [2023-01-05T11:21:33.226622 #1634096] INFO -- : racc 1.6.2 I, [2023-01-05T11:21:33.229636 #1634096] INFO -- : rdoc 6.5.0 I, [2023-01-05T11:21:33.234347 #1634096] INFO -- : readline 0.0.3 I, [2023-01-05T11:21:33.237079 #1634096] INFO -- : reline 0.3.2 I, [2023-01-05T11:21:33.239535 #1634096] INFO -- : resolv 0.2.2 I, [2023-01-05T11:21:33.241582 #1634096] INFO -- : resolv-replace 0.1.1 I, [2023-01-05T11:21:33.243916 #1634096] INFO -- : rinda 0.1.1 I, [2023-01-05T11:21:33.246284 #1634096] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-05T11:21:33.248052 #1634096] INFO -- : securerandom 0.2.2 I, [2023-01-05T11:21:33.249769 #1634096] INFO -- : set 1.0.3 I, [2023-01-05T11:21:33.251468 #1634096] INFO -- : shellwords 0.1.0 I, [2023-01-05T11:21:33.253542 #1634096] INFO -- : singleton 0.1.1 I, [2023-01-05T11:21:33.255369 #1634096] INFO -- : syntax_suggest 1.0.2 I, [2023-01-05T11:21:33.257445 #1634096] INFO -- : tempfile 0.1.3 I, [2023-01-05T11:21:33.259350 #1634096] INFO -- : time 0.2.1 I, [2023-01-05T11:21:33.261285 #1634096] INFO -- : timeout 0.3.1 I, [2023-01-05T11:21:33.264432 #1634096] INFO -- : tmpdir 0.1.3 I, [2023-01-05T11:21:33.266630 #1634096] INFO -- : tsort 0.1.1 I, [2023-01-05T11:21:33.268727 #1634096] INFO -- : un 0.2.1 I, [2023-01-05T11:21:33.271160 #1634096] INFO -- : uri 0.12.0 I, [2023-01-05T11:21:33.274117 #1634096] INFO -- : weakref 0.1.2 I, [2023-01-05T11:21:33.276459 #1634096] INFO -- : yaml 0.2.1 I, [2023-01-05T11:21:33.278224 #1634096] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-05T11:21:33.295753 #1634096] INFO -- : bigdecimal 3.1.3 I, [2023-01-05T11:21:33.297696 #1634096] INFO -- : date 3.3.3 I, [2023-01-05T11:21:33.299653 #1634096] INFO -- : digest 3.1.1 I, [2023-01-05T11:21:33.301652 #1634096] INFO -- : etc 1.4.2 I, [2023-01-05T11:21:33.304855 #1634096] INFO -- : fcntl 1.0.2 I, [2023-01-05T11:21:33.306926 #1634096] INFO -- : fiddle 1.1.2 I, [2023-01-05T11:21:33.309171 #1634096] INFO -- : io-console 0.6.0 I, [2023-01-05T11:21:33.311210 #1634096] INFO -- : io-nonblock 0.2.0 I, [2023-01-05T11:21:33.313719 #1634096] INFO -- : io-wait 0.3.0 I, [2023-01-05T11:21:33.315617 #1634096] INFO -- : json 2.6.3 I, [2023-01-05T11:21:33.317602 #1634096] INFO -- : nkf 0.1.2 I, [2023-01-05T11:21:33.319546 #1634096] INFO -- : openssl 3.1.0 I, [2023-01-05T11:21:33.321483 #1634096] INFO -- : pathname 0.2.1 I, [2023-01-05T11:21:33.323552 #1634096] INFO -- : psych 5.0.1 I, [2023-01-05T11:21:33.325530 #1634096] INFO -- : readline-ext 0.1.5 I, [2023-01-05T11:21:33.327213 #1634096] INFO -- : stringio 3.0.5 I, [2023-01-05T11:21:33.328929 #1634096] INFO -- : strscan 3.0.6 I, [2023-01-05T11:21:33.330712 #1634096] INFO -- : syslog 0.1.1 I, [2023-01-05T11:21:33.332436 #1634096] INFO -- : zlib 3.0.0 I, [2023-01-05T11:21:33.333945 #1634096] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-05T11:21:33.335132 #1634096] INFO -- : minitest 5.17.0 I, [2023-01-05T11:21:33.356968 #1634096] INFO -- : power_assert 2.0.3 I, [2023-01-05T11:21:33.363423 #1634096] INFO -- : rake 13.0.6 I, [2023-01-05T11:21:33.380611 #1634096] INFO -- : test-unit 3.5.7 I, [2023-01-05T11:21:33.402000 #1634096] INFO -- : rexml 3.2.5 I, [2023-01-05T11:21:33.420780 #1634096] INFO -- : rss 0.2.9 I, [2023-01-05T11:21:33.443116 #1634096] INFO -- : net-ftp 0.2.0 I, [2023-01-05T11:21:33.448089 #1634096] INFO -- : net-imap 0.3.4 I, [2023-01-05T11:21:33.457679 #1634096] INFO -- : net-pop 0.1.2 I, [2023-01-05T11:21:33.462223 #1634096] INFO -- : net-smtp 0.3.3 I, [2023-01-05T11:21:33.465174 #1634096] INFO -- : matrix 0.4.2 I, [2023-01-05T11:21:33.469183 #1634096] INFO -- : prime 0.1.2 I, [2023-01-05T11:21:33.474806 #1634096] INFO -- : rbs 2.8.2 I, [2023-01-05T11:21:33.594572 #1634096] INFO -- : typeprof 0.21.3 I, [2023-01-05T11:21:33.604338 #1634096] INFO -- : debug 1.7.1 I, [2023-01-05T11:21:33.618037 #1634096] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache I, [2023-01-05T11:21:33.628410 #1634096] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-01-05T11:21:33.628793 #1634096] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-01-05T11:22:15.716457 #1634096] INFO -- : PASS all 1788 tests E, [2023-01-05T11:22:15.724541 #1634096] ERROR -- : I, [2023-01-05T11:22:15.724788 #1634096] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-01-05T11:22:15.724931 #1634096] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-01-05T11:22:15.799467 #1634096] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T11:22:15.799554 #1634096] INFO -- : CC = gcc I, [2023-01-05T11:22:15.799591 #1634096] INFO -- : LD = ld I, [2023-01-05T11:22:15.799621 #1634096] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T11:22:15.799663 #1634096] 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-05T11:22:15.799698 #1634096] 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-05T11:22:15.799726 #1634096] INFO -- : CPPFLAGS = I, [2023-01-05T11:22:15.799754 #1634096] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T11:22:15.799785 #1634096] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T11:22:15.799814 #1634096] INFO -- : LANG = I, [2023-01-05T11:22:15.799842 #1634096] INFO -- : LC_ALL = I, [2023-01-05T11:22:15.799870 #1634096] INFO -- : LC_CTYPE = I, [2023-01-05T11:22:15.799898 #1634096] INFO -- : MFLAGS = I, [2023-01-05T11:22:15.799930 #1634096] INFO -- : RUSTC = rustc I, [2023-01-05T11:22:15.799982 #1634096] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-01-05T11:22:15.809359 #1634096] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-05T11:22:15.809424 #1634096] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-05T11:22:15.809442 #1634096] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T11:22:15.809457 #1634096] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T11:22:15.809470 #1634096] INFO -- : I, [2023-01-05T11:22:16.044649 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-05T11:22:16.044807 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2 I, [2023-01-05T11:22:16.044947 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3 I, [2023-01-05T11:22:16.045151 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5 I, [2023-01-05T11:22:16.045802 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8 I, [2023-01-05T11:22:16.046190 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10 I, [2023-01-05T11:22:16.047518 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39 I, [2023-01-05T11:22:16.048367 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27 I, [2023-01-05T11:22:16.052071 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-05T11:22:16.065538 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-05T11:22:16.068319 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-05T11:22:16.072758 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-05T11:22:16.073128 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10 I, [2023-01-05T11:22:16.073387 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6 I, [2023-01-05T11:22:16.073817 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9 I, [2023-01-05T11:22:16.176429 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2 I, [2023-01-05T11:22:16.178095 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27 I, [2023-01-05T11:22:16.428160 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8 I, [2023-01-05T11:22:16.428247 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5 I, [2023-01-05T11:22:16.428264 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5 I, [2023-01-05T11:22:16.428279 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4 I, [2023-01-05T11:22:16.428291 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4 I, [2023-01-05T11:22:16.428304 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2 I, [2023-01-05T11:22:16.428315 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6 I, [2023-01-05T11:22:16.428327 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12 I, [2023-01-05T11:22:16.428339 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3 I, [2023-01-05T11:22:16.428355 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12 I, [2023-01-05T11:22:16.428367 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6 I, [2023-01-05T11:22:16.428568 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23 I, [2023-01-05T11:22:16.518667 #1634096] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:gc ....OK 4 I, [2023-01-05T11:22:16.534764 #1634096] INFO -- : I, [2023-01-05T11:22:16.534822 #1634096] INFO -- : test succeeded I, [2023-01-05T11:22:16.535571 #1634096] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-01-05T11:22:16.535756 #1634096] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-01-05T11:22:16.687310 #1634096] INFO -- : making mjit_build_dir.so I, [2023-01-05T11:22:16.925856 #1634096] INFO -- : RUBY_ISEQ_DUMP_DEBUG = to_binary I, [2023-01-05T11:22:16.925921 #1634096] INFO -- : Run options: I, [2023-01-05T11:22:16.925936 #1634096] INFO -- : --seed=55427 I, [2023-01-05T11:22:16.925951 #1634096] 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-05T11:22:16.925972 #1634096] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/excludes I, [2023-01-05T11:22:16.925986 #1634096] INFO -- : --name=!/memory_leak/ I, [2023-01-05T11:22:16.925999 #1634096] INFO -- : --stderr-on-failure I, [2023-01-05T11:22:16.926010 #1634096] INFO -- : -j4 I, [2023-01-05T11:22:16.926021 #1634096] INFO -- : I, [2023-01-05T11:22:16.926033 #1634096] INFO -- : # Running tests: I, [2023-01-05T11:22:16.926044 #1634096] INFO -- : E, [2023-01-05T11:25:04.997152 #1634096] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-01-05T11:28:06.344464 #1634096] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_token: 9 : # I, [2023-01-05T11:28:06.344534 #1634096] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_token: 10 : # I, [2023-01-05T11:28:06.344556 #1634096] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_token: 11 : # I, [2023-01-05T11:28:06.344567 #1634096] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_token: 12 : # I, [2023-01-05T11:28:06.592493 #1634096] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 9 I, [2023-01-05T11:28:06.592563 #1634096] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 10 I, [2023-01-05T11:28:06.592578 #1634096] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 11 I, [2023-01-05T11:28:06.592590 #1634096] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 12 I, [2023-01-05T11:28:09.531395 #1634096] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 9 : # I, [2023-01-05T11:28:09.531455 #1634096] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 10 : # I, [2023-01-05T11:28:09.531472 #1634096] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 11 : # I, [2023-01-05T11:28:09.531486 #1634096] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_download_unsupported: 12 : # I, [2023-01-05T11:28:09.552336 #1634096] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path_with_utf8_internal_encoding: 9 I, [2023-01-05T11:28:09.552513 #1634096] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path_with_utf8_internal_encoding: 10 I, [2023-01-05T11:28:09.552635 #1634096] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path_with_utf8_internal_encoding: 11 I, [2023-01-05T11:28:09.552746 #1634096] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path_with_utf8_internal_encoding: 12 I, [2023-01-05T11:31:35.208567 #1634096] INFO -- : Finished tests in 558.297393s, 42.6726 tests/s, 15829.9360 assertions/s. I, [2023-01-05T11:31:35.210637 #1634096] INFO -- : 23824 tests, 8837812 assertions, 0 failures, 0 errors, 190 skips I, [2023-01-05T11:31:35.210697 #1634096] INFO -- : I, [2023-01-05T11:31:35.210714 #1634096] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-05T09:26:35Z master 4959e01932) [x86_64-linux] I, [2023-01-05T11:31:35.214624 #1634096] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-01-05T11:31:35.214787 #1634096] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j4' E, [2023-01-05T11:31:35.509806 #1634096] 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-05T11:31:35.675887 #1634096] INFO -- : ruby 3.3.0dev (2023-01-05T09:26:35Z master 4959e01932) [x86_64-linux] I, [2023-01-05T11:33:31.128066 #1634096] INFO -- : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-05T11:33:31.128302 #1634096] INFO -- : I, [2023-01-05T11:33:31.128342 #1634096] INFO -- : Finished in 115.452000 seconds I, [2023-01-05T11:33:31.128359 #1634096] INFO -- : I, [2023-01-05T11:33:31.128372 #1634096] INFO -- : 3827 files, 31253 examples, 158202 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-05T11:33:31.157841 #1634096] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j4'" exit with 0.