# Logfile created on 2023-04-06 07:31:52 +0000 by logger.rb/v1.4.3 I, [2023-04-06T07:31:52.007963 #2809645] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-04-06T07:31:52.008347 #2809645] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-04-06T07:31:52.109455 #2809645] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-04-06T07:31:52.109762 #2809645] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-04-06T07:31:52.109804 #2809645] INFO -- : $$$[beg] make update-download -j4 I, [2023-04-06T07:31:52.287114 #2809645] INFO -- : tool/config.guess already exists I, [2023-04-06T07:31:52.287180 #2809645] INFO -- : tool/config.sub already exists I, [2023-04-06T07:31:52.291504 #2809645] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-06T07:31:52.291641 #2809645] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 E, [2023-04-06T07:31:52.786219 #2809645] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-06T07:31:52.786282 #2809645] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD E, [2023-04-06T07:31:52.794498 #2809645] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-06T07:31:52.794903 #2809645] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision - E, [2023-04-06T07:31:52.795682 #2809645] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-06T07:31:52.795714 #2809645] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD I, [2023-04-06T07:31:52.797566 #2809645] INFO -- : /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision unchanged E, [2023-04-06T07:31:52.826447 #2809645] ERROR -- : HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined I, [2023-04-06T07:31:52.826949 #2809645] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision - I, [2023-04-06T07:31:52.829573 #2809645] INFO -- : /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged I, [2023-04-06T07:31:53.026700 #2809645] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-04-06T07:31:53.026764 #2809645] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-04-06T07:31:53.134076 #2809645] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-04-06T07:31:53.134382 #2809645] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-04-06T07:31:53.134428 #2809645] INFO -- : $$$[beg] make update-src -j4 E, [2023-04-06T07:31:54.018780 #2809645] ERROR -- : From https://github.com/ruby/ruby E, [2023-04-06T07:31:54.018837 #2809645] ERROR -- : 061f5f4..70371aa master -> origin/master I, [2023-04-06T07:31:54.057246 #2809645] INFO -- : Updating 061f5f4..70371aa I, [2023-04-06T07:31:54.057303 #2809645] INFO -- : Fast-forward I, [2023-04-06T07:31:54.060794 #2809645] INFO -- : NEWS.md | 1 + I, [2023-04-06T07:31:54.060837 #2809645] INFO -- : bin/rake | 6 + I, [2023-04-06T07:31:54.060855 #2809645] INFO -- : bin/rspec | 6 + I, [2023-04-06T07:31:54.060868 #2809645] INFO -- : lib/syntax_suggest/api.rb | 4 +- I, [2023-04-06T07:31:54.060879 #2809645] INFO -- : lib/syntax_suggest/around_block_scan.rb | 191 +++++++++++++++++++-- I, [2023-04-06T07:31:54.060891 #2809645] INFO -- : lib/syntax_suggest/block_expand.rb | 101 ++++++++++- I, [2023-04-06T07:31:54.060903 #2809645] INFO -- : lib/syntax_suggest/capture_code_context.rb | 1 - I, [2023-04-06T07:31:54.060914 #2809645] INFO -- : lib/syntax_suggest/clean_document.rb | 6 +- I, [2023-04-06T07:31:54.060924 #2809645] INFO -- : lib/syntax_suggest/code_line.rb | 8 +- I, [2023-04-06T07:31:54.060935 #2809645] INFO -- : lib/syntax_suggest/core_ext.rb | 2 + I, [2023-04-06T07:31:54.060946 #2809645] INFO -- : .../parse_blocks_from_indent_line.rb | 4 +- I, [2023-04-06T07:31:54.060956 #2809645] INFO -- : lib/syntax_suggest/version.rb | 2 +- I, [2023-04-06T07:31:54.060967 #2809645] INFO -- : .../integration/ruby_command_line_spec.rb | 18 ++ I, [2023-04-06T07:31:54.060978 #2809645] INFO -- : spec/syntax_suggest/unit/around_block_scan_spec.rb | 8 +- I, [2023-04-06T07:31:54.060989 #2809645] INFO -- : spec/syntax_suggest/unit/block_expand_spec.rb | 30 ++++ I, [2023-04-06T07:31:54.061003 #2809645] INFO -- : spec/syntax_suggest/unit/clean_document_spec.rb | 43 ++--- I, [2023-04-06T07:31:54.061014 #2809645] INFO -- : spec/syntax_suggest/unit/code_line_spec.rb | 1 + I, [2023-04-06T07:31:54.061024 #2809645] INFO -- : spec/syntax_suggest/unit/core_ext_spec.rb | 34 ++++ I, [2023-04-06T07:31:54.061035 #2809645] INFO -- : 18 files changed, 402 insertions(+), 64 deletions(-) I, [2023-04-06T07:31:54.061045 #2809645] INFO -- : create mode 100755 bin/rake I, [2023-04-06T07:31:54.061056 #2809645] INFO -- : create mode 100755 bin/rspec I, [2023-04-06T07:31:54.061066 #2809645] INFO -- : create mode 100644 spec/syntax_suggest/unit/core_ext_spec.rb I, [2023-04-06T07:31:54.076103 #2809645] INFO -- : Latest commit hash = 70371aa071 I, [2023-04-06T07:31:54.078637 #2809645] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-04-06T07:31:54.078682 #2809645] INFO -- : $$$[beg] make after-update -j4 I, [2023-04-06T07:31:54.237677 #2809645] INFO -- : /tmp/ruby/src/trunk-random1/revision.h updated I, [2023-04-06T07:31:54.240075 #2809645] INFO -- : generating x86_64-linux-fake.rb I, [2023-04-06T07:31:54.332005 #2809645] INFO -- : x86_64-linux-fake.rb updated I, [2023-04-06T07:31:54.334993 #2809645] INFO -- : generating enc.mk I, [2023-04-06T07:31:54.610324 #2809645] INFO -- : making srcs under enc I, [2023-04-06T07:31:54.668663 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:31:54.668724 #2809645] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-06T07:31:54.668740 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:31:54.759798 #2809645] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-06T07:31:54.759929 #2809645] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 E, [2023-04-06T07:31:55.248274 #2809645] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-06T07:31:55.248333 #2809645] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD E, [2023-04-06T07:31:55.258179 #2809645] ERROR -- : HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined I, [2023-04-06T07:31:55.258583 #2809645] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision - I, [2023-04-06T07:31:55.261260 #2809645] INFO -- : /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged E, [2023-04-06T07:31:55.315483 #2809645] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-06T07:31:55.315550 #2809645] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD E, [2023-04-06T07:31:55.322620 #2809645] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-06T07:31:55.322938 #2809645] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision - I, [2023-04-06T07:31:55.324923 #2809645] INFO -- : /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision unchanged I, [2023-04-06T07:31:55.405838 #2809645] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-04-06T07:31:55.405994 #2809645] INFO -- : $$$[beg] make miniruby -j4 I, [2023-04-06T07:31:55.470475 #2809645] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-06T07:31:55.470528 #2809645] INFO -- : CC = gcc I, [2023-04-06T07:31:55.470545 #2809645] INFO -- : LD = ld I, [2023-04-06T07:31:55.470556 #2809645] INFO -- : LDSHARED = gcc -shared I, [2023-04-06T07:31:55.470568 #2809645] 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-04-06T07:31:55.470580 #2809645] 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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2023-04-06T07:31:55.470592 #2809645] INFO -- : CPPFLAGS = I, [2023-04-06T07:31:55.470604 #2809645] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-06T07:31:55.470616 #2809645] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-06T07:31:55.470626 #2809645] INFO -- : LANG = I, [2023-04-06T07:31:55.470636 #2809645] INFO -- : LC_ALL = I, [2023-04-06T07:31:55.470646 #2809645] INFO -- : LC_CTYPE = I, [2023-04-06T07:31:55.470656 #2809645] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-06T07:31:55.470666 #2809645] INFO -- : RUSTC = rustc I, [2023-04-06T07:31:55.470677 #2809645] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2023-04-06T07:31:55.474172 #2809645] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-06T07:31:55.474215 #2809645] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-06T07:31:55.474229 #2809645] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-06T07:31:55.474246 #2809645] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-06T07:31:55.474257 #2809645] INFO -- : I, [2023-04-06T07:31:55.508233 #2809645] INFO -- : compiling /tmp/ruby/src/trunk-random1/version.c I, [2023-04-06T07:31:55.747613 #2809645] INFO -- : linking miniruby I, [2023-04-06T07:31:56.572282 #2809645] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-04-06T07:31:56.572416 #2809645] INFO -- : $$$[beg] make ruby -j4 I, [2023-04-06T07:31:56.643268 #2809645] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-06T07:31:56.643332 #2809645] INFO -- : CC = gcc I, [2023-04-06T07:31:56.643347 #2809645] INFO -- : LD = ld I, [2023-04-06T07:31:56.643359 #2809645] INFO -- : LDSHARED = gcc -shared I, [2023-04-06T07:31:56.643368 #2809645] 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-04-06T07:31:56.643379 #2809645] 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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2023-04-06T07:31:56.643388 #2809645] INFO -- : CPPFLAGS = I, [2023-04-06T07:31:56.643398 #2809645] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-06T07:31:56.643429 #2809645] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-06T07:31:56.643439 #2809645] INFO -- : LANG = I, [2023-04-06T07:31:56.643448 #2809645] INFO -- : LC_ALL = I, [2023-04-06T07:31:56.643456 #2809645] INFO -- : LC_CTYPE = I, [2023-04-06T07:31:56.643465 #2809645] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-06T07:31:56.643474 #2809645] INFO -- : RUSTC = rustc I, [2023-04-06T07:31:56.643483 #2809645] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2023-04-06T07:31:56.647051 #2809645] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-06T07:31:56.647091 #2809645] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-06T07:31:56.647112 #2809645] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-06T07:31:56.647128 #2809645] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-06T07:31:56.647144 #2809645] INFO -- : I, [2023-04-06T07:31:56.928777 #2809645] INFO -- : builtin_binary.inc updated I, [2023-04-06T07:31:56.931933 #2809645] INFO -- : compiling /tmp/ruby/src/trunk-random1/builtin.c I, [2023-04-06T07:31:56.969374 #2809645] INFO -- : linking static-library libruby-static.a I, [2023-04-06T07:31:58.063439 #2809645] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-04-06T07:32:00.906765 #2809645] INFO -- : linking ruby I, [2023-04-06T07:32:00.937084 #2809645] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-04-06T07:32:00.937303 #2809645] INFO -- : $$$[beg] make all -j4 I, [2023-04-06T07:32:01.035384 #2809645] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-06T07:32:01.035457 #2809645] INFO -- : CC = gcc I, [2023-04-06T07:32:01.035483 #2809645] INFO -- : LD = ld I, [2023-04-06T07:32:01.035496 #2809645] INFO -- : LDSHARED = gcc -shared I, [2023-04-06T07:32:01.035507 #2809645] 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-04-06T07:32:01.035519 #2809645] 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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2023-04-06T07:32:01.035531 #2809645] INFO -- : CPPFLAGS = I, [2023-04-06T07:32:01.035541 #2809645] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-06T07:32:01.035553 #2809645] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-06T07:32:01.035563 #2809645] INFO -- : LANG = I, [2023-04-06T07:32:01.035574 #2809645] INFO -- : LC_ALL = I, [2023-04-06T07:32:01.035584 #2809645] INFO -- : LC_CTYPE = I, [2023-04-06T07:32:01.035594 #2809645] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-06T07:32:01.035604 #2809645] INFO -- : RUSTC = rustc I, [2023-04-06T07:32:01.035614 #2809645] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2023-04-06T07:32:01.039829 #2809645] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-06T07:32:01.039860 #2809645] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-06T07:32:01.039877 #2809645] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-06T07:32:01.039888 #2809645] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-06T07:32:01.039899 #2809645] INFO -- : I, [2023-04-06T07:32:01.096683 #2809645] INFO -- : generating encdb.h I, [2023-04-06T07:32:01.098185 #2809645] INFO -- : generating enc.mk I, [2023-04-06T07:32:01.101194 #2809645] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-04-06T07:32:01.101526 #2809645] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-04-06T07:32:01.142693 #2809645] INFO -- : encdb.h unchanged I, [2023-04-06T07:32:01.145331 #2809645] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-04-06T07:32:01.263536 #2809645] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-04-06T07:32:01.378130 #2809645] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-04-06T07:32:01.400073 #2809645] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-04-06T07:32:01.420829 #2809645] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-04-06T07:32:01.484500 #2809645] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-04-06T07:32:01.559724 #2809645] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-04-06T07:32:01.584089 #2809645] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-04-06T07:32:01.654473 #2809645] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-04-06T07:32:01.687321 #2809645] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-04-06T07:32:01.732696 #2809645] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-04-06T07:32:01.859938 #2809645] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-04-06T07:32:01.869875 #2809645] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-04-06T07:32:01.899081 #2809645] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-04-06T07:32:02.070276 #2809645] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-04-06T07:32:02.093139 #2809645] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-04-06T07:32:02.093682 #2809645] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-04-06T07:32:02.110403 #2809645] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-04-06T07:32:02.250560 #2809645] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-04-06T07:32:02.262853 #2809645] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-04-06T07:32:02.281085 #2809645] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-04-06T07:32:02.293727 #2809645] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-04-06T07:32:02.463271 #2809645] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-04-06T07:32:02.472468 #2809645] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-04-06T07:32:02.477640 #2809645] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-04-06T07:32:02.592834 #2809645] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-04-06T07:32:02.633644 #2809645] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-04-06T07:32:02.662480 #2809645] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-04-06T07:32:02.793604 #2809645] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-04-06T07:32:02.837165 #2809645] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-04-06T07:32:02.842424 #2809645] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-04-06T07:32:02.852385 #2809645] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-04-06T07:32:03.039641 #2809645] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-04-06T07:32:03.043320 #2809645] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-04-06T07:32:03.053803 #2809645] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-04-06T07:32:03.251661 #2809645] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-04-06T07:32:03.253185 #2809645] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-04-06T07:32:03.272430 #2809645] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-04-06T07:32:03.302024 #2809645] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-04-06T07:32:03.451602 #2809645] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-04-06T07:32:03.499958 #2809645] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-04-06T07:32:03.595835 #2809645] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-04-06T07:32:03.672638 #2809645] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-04-06T07:32:03.733412 #2809645] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-04-06T07:32:03.796499 #2809645] INFO -- : making enc I, [2023-04-06T07:32:03.831491 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:03.831549 #2809645] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-04-06T07:32:03.831566 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:03.832485 #2809645] INFO -- : making srcs under enc I, [2023-04-06T07:32:03.893261 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:03.893348 #2809645] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-06T07:32:03.893402 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:03.894602 #2809645] INFO -- : generating transdb.h I, [2023-04-06T07:32:04.113424 #2809645] INFO -- : transdb.h unchanged I, [2023-04-06T07:32:04.115934 #2809645] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-04-06T07:32:04.116002 #2809645] INFO -- : making trans I, [2023-04-06T07:32:04.165075 #2809645] INFO -- : ext/configure-ext.mk unchanged I, [2023-04-06T07:32:04.171720 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:04.177043 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:04.177093 #2809645] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'. I, [2023-04-06T07:32:04.177109 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:04.177782 #2809645] INFO -- : making encs I, [2023-04-06T07:32:04.244912 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:04.244991 #2809645] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-04-06T07:32:04.245036 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:04.291743 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2023-04-06T07:32:04.296180 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2023-04-06T07:32:04.297197 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2023-04-06T07:32:04.297701 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2023-04-06T07:32:04.299842 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2023-04-06T07:32:04.300621 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2023-04-06T07:32:04.304773 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2023-04-06T07:32:04.306488 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2023-04-06T07:32:04.312296 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2023-04-06T07:32:04.314869 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2023-04-06T07:32:04.314923 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2023-04-06T07:32:04.318162 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2023-04-06T07:32:04.321717 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2023-04-06T07:32:04.322726 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2023-04-06T07:32:04.323429 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2023-04-06T07:32:04.325308 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2023-04-06T07:32:04.325510 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2023-04-06T07:32:04.328711 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2023-04-06T07:32:04.330911 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2023-04-06T07:32:04.332057 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2023-04-06T07:32:04.334088 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2023-04-06T07:32:04.337463 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2023-04-06T07:32:04.337531 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2023-04-06T07:32:04.338709 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2023-04-06T07:32:04.342862 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2023-04-06T07:32:04.346110 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2023-04-06T07:32:04.353098 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2023-04-06T07:32:04.356202 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2023-04-06T07:32:04.356570 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2023-04-06T07:32:04.359536 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2023-04-06T07:32:04.364806 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2023-04-06T07:32:04.370339 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2023-04-06T07:32:04.370774 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2023-04-06T07:32:04.373541 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2023-04-06T07:32:04.374315 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2023-04-06T07:32:04.376768 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-06T07:32:04.378056 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-06T07:32:04.381909 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2023-04-06T07:32:04.395254 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2023-04-06T07:32:04.399525 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2023-04-06T07:32:04.410218 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-06T07:32:04.415235 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-06T07:32:04.437174 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:04.552764 #2809645] INFO -- : make[2]: 'ruby' is up to date. I, [2023-04-06T07:32:04.552821 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:04.553258 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:04.557541 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:04.557613 #2809645] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-04-06T07:32:04.557626 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:04.558392 #2809645] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-04-06T07:32:04.558522 #2809645] INFO -- : $$$[beg] make install -j4 I, [2023-04-06T07:32:04.658725 #2809645] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-06T07:32:04.658792 #2809645] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 I, [2023-04-06T07:32:04.660611 #2809645] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-06T07:32:04.660680 #2809645] INFO -- : CC = gcc I, [2023-04-06T07:32:04.660714 #2809645] INFO -- : LD = ld I, [2023-04-06T07:32:04.660745 #2809645] INFO -- : LDSHARED = gcc -shared I, [2023-04-06T07:32:04.660792 #2809645] 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-04-06T07:32:04.660831 #2809645] 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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 I, [2023-04-06T07:32:04.660865 #2809645] INFO -- : CPPFLAGS = I, [2023-04-06T07:32:04.660897 #2809645] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-06T07:32:04.660929 #2809645] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-06T07:32:04.662273 #2809645] INFO -- : LANG = I, [2023-04-06T07:32:04.662306 #2809645] INFO -- : LC_ALL = I, [2023-04-06T07:32:04.662333 #2809645] INFO -- : LC_CTYPE = I, [2023-04-06T07:32:04.662359 #2809645] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-06T07:32:04.662383 #2809645] INFO -- : RUSTC = rustc I, [2023-04-06T07:32:04.662427 #2809645] 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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs I, [2023-04-06T07:32:04.724136 #2809645] INFO -- : generating encdb.h I, [2023-04-06T07:32:04.726677 #2809645] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-06T07:32:04.726736 #2809645] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-06T07:32:04.726754 #2809645] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-06T07:32:04.726767 #2809645] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-06T07:32:04.726778 #2809645] INFO -- : I, [2023-04-06T07:32:04.727464 #2809645] INFO -- : generating enc.mk I, [2023-04-06T07:32:04.779512 #2809645] INFO -- : encdb.h unchanged I, [2023-04-06T07:32:05.012377 #2809645] INFO -- : making srcs under enc I, [2023-04-06T07:32:05.012448 #2809645] INFO -- : making enc I, [2023-04-06T07:32:05.046169 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.046220 #2809645] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-04-06T07:32:05.046237 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.073456 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.073508 #2809645] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-06T07:32:05.073523 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.074398 #2809645] INFO -- : generating transdb.h E, [2023-04-06T07:32:05.133727 #2809645] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-06T07:32:05.133782 #2809645] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD E, [2023-04-06T07:32:05.141394 #2809645] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-06T07:32:05.141746 #2809645] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision - I, [2023-04-06T07:32:05.144239 #2809645] INFO -- : /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision unchanged E, [2023-04-06T07:32:05.169611 #2809645] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-06T07:32:05.169661 #2809645] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD E, [2023-04-06T07:32:05.179742 #2809645] ERROR -- : HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined I, [2023-04-06T07:32:05.180273 #2809645] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision - I, [2023-04-06T07:32:05.182931 #2809645] INFO -- : /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged I, [2023-04-06T07:32:05.284110 #2809645] INFO -- : transdb.h unchanged I, [2023-04-06T07:32:05.286647 #2809645] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-04-06T07:32:05.286779 #2809645] INFO -- : making trans I, [2023-04-06T07:32:05.333610 #2809645] INFO -- : ext/configure-ext.mk unchanged I, [2023-04-06T07:32:05.339613 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.345800 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.345864 #2809645] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'. I, [2023-04-06T07:32:05.345904 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.351864 #2809645] INFO -- : making encs I, [2023-04-06T07:32:05.428383 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.428437 #2809645] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-04-06T07:32:05.428452 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.466092 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2023-04-06T07:32:05.470984 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2023-04-06T07:32:05.471733 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal' I, [2023-04-06T07:32:05.471882 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2023-04-06T07:32:05.473957 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2023-04-06T07:32:05.474621 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage' I, [2023-04-06T07:32:05.479213 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date' I, [2023-04-06T07:32:05.480107 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest' I, [2023-04-06T07:32:05.486678 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2023-04-06T07:32:05.488628 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2023-04-06T07:32:05.490252 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2023-04-06T07:32:05.491295 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console' I, [2023-04-06T07:32:05.493695 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2023-04-06T07:32:05.497212 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor' I, [2023-04-06T07:32:05.497539 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2023-04-06T07:32:05.499275 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle' I, [2023-04-06T07:32:05.501642 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf' I, [2023-04-06T07:32:05.502359 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json' I, [2023-04-06T07:32:05.505426 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2023-04-06T07:32:05.507494 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2023-04-06T07:32:05.510036 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname' I, [2023-04-06T07:32:05.510676 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace' I, [2023-04-06T07:32:05.511436 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2023-04-06T07:32:05.516297 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2023-04-06T07:32:05.520543 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty' I, [2023-04-06T07:32:05.520936 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2023-04-06T07:32:05.528558 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych' I, [2023-04-06T07:32:05.530035 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2023-04-06T07:32:05.536343 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2023-04-06T07:32:05.541602 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm' I, [2023-04-06T07:32:05.541702 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper' I, [2023-04-06T07:32:05.542786 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2023-04-06T07:32:05.545862 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl' I, [2023-04-06T07:32:05.551339 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-06T07:32:05.551394 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2023-04-06T07:32:05.553640 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket' I, [2023-04-06T07:32:05.555658 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog' I, [2023-04-06T07:32:05.558058 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-06T07:32:05.569814 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2023-04-06T07:32:05.572853 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2' I, [2023-04-06T07:32:05.591991 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-06T07:32:05.599606 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-06T07:32:05.621827 #2809645] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.733254 #2809645] INFO -- : make[2]: 'ruby' is up to date. I, [2023-04-06T07:32:05.733315 #2809645] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.734052 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.738040 #2809645] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.738093 #2809645] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-04-06T07:32:05.738118 #2809645] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1' I, [2023-04-06T07:32:05.738354 #2809645] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/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-04-06T07:32:05.890491 #2809645] INFO -- : Installing to I, [2023-04-06T07:32:05.890546 #2809645] INFO -- : installing binary commands: /tmp/ruby/install/trunk-random1/bin I, [2023-04-06T07:32:05.890767 #2809645] INFO -- : installing base libraries: /tmp/ruby/install/trunk-random1/lib I, [2023-04-06T07:32:05.903895 #2809645] INFO -- : installing arch files: /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux I, [2023-04-06T07:32:05.904023 #2809645] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-random1/lib/pkgconfig I, [2023-04-06T07:32:05.904103 #2809645] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux I, [2023-04-06T07:32:05.934606 #2809645] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-04-06T07:32:05.934659 #2809645] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-04-06T07:32:05.934749 #2809645] INFO -- : installing extension headers: /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/x86_64-linux I, [2023-04-06T07:32:05.935299 #2809645] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0 I, [2023-04-06T07:32:05.947902 #2809645] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0 I, [2023-04-06T07:32:05.947948 #2809645] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-04-06T07:32:05.947962 #2809645] INFO -- : installing extension headers: /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/ruby I, [2023-04-06T07:32:05.948207 #2809645] INFO -- : installing command scripts: /tmp/ruby/install/trunk-random1/bin I, [2023-04-06T07:32:05.948785 #2809645] INFO -- : installing library scripts: /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0 I, [2023-04-06T07:32:06.073977 #2809645] INFO -- : installing common headers: /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0 I, [2023-04-06T07:32:06.096251 #2809645] INFO -- : installing manpages: /tmp/ruby/install/trunk-random1/share/man/man1 I, [2023-04-06T07:32:06.107801 #2809645] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0 I, [2023-04-06T07:32:06.140565 #2809645] INFO -- : abbrev 0.1.1 I, [2023-04-06T07:32:06.155786 #2809645] INFO -- : base64 0.1.1 I, [2023-04-06T07:32:06.157532 #2809645] INFO -- : benchmark 0.2.1 I, [2023-04-06T07:32:06.158923 #2809645] INFO -- : bundler 2.5.0.dev I, [2023-04-06T07:32:06.162090 #2809645] INFO -- : cgi 0.3.6 I, [2023-04-06T07:32:06.163459 #2809645] INFO -- : csv 3.2.7 I, [2023-04-06T07:32:06.164892 #2809645] INFO -- : delegate 0.3.0 I, [2023-04-06T07:32:06.167632 #2809645] INFO -- : did_you_mean 1.6.3 I, [2023-04-06T07:32:06.168935 #2809645] INFO -- : drb 2.1.1 I, [2023-04-06T07:32:06.170225 #2809645] INFO -- : english 0.7.2 I, [2023-04-06T07:32:06.171511 #2809645] INFO -- : erb 4.0.2 I, [2023-04-06T07:32:06.173822 #2809645] INFO -- : error_highlight 0.5.1 I, [2023-04-06T07:32:06.174914 #2809645] INFO -- : fileutils 1.7.1 I, [2023-04-06T07:32:06.176011 #2809645] INFO -- : find 0.1.1 I, [2023-04-06T07:32:06.177062 #2809645] INFO -- : forwardable 1.3.3 I, [2023-04-06T07:32:06.178173 #2809645] INFO -- : getoptlong 0.2.0 I, [2023-04-06T07:32:06.179624 #2809645] INFO -- : ipaddr 1.2.5 I, [2023-04-06T07:32:06.180817 #2809645] INFO -- : irb 1.6.3 I, [2023-04-06T07:32:06.182953 #2809645] INFO -- : logger 1.5.3 I, [2023-04-06T07:32:06.184489 #2809645] INFO -- : mutex_m 0.1.2 I, [2023-04-06T07:32:06.185807 #2809645] INFO -- : net-http 0.3.2 I, [2023-04-06T07:32:06.187250 #2809645] INFO -- : net-protocol 0.2.1 I, [2023-04-06T07:32:06.188709 #2809645] INFO -- : observer 0.1.1 I, [2023-04-06T07:32:06.190004 #2809645] INFO -- : open-uri 0.3.0 I, [2023-04-06T07:32:06.191345 #2809645] INFO -- : open3 0.1.2 I, [2023-04-06T07:32:06.192722 #2809645] INFO -- : optparse 0.4.0.pre.1 I, [2023-04-06T07:32:06.194831 #2809645] INFO -- : ostruct 0.5.5 I, [2023-04-06T07:32:06.195980 #2809645] INFO -- : pp 0.4.0 I, [2023-04-06T07:32:06.197185 #2809645] INFO -- : prettyprint 0.1.1 I, [2023-04-06T07:32:06.198605 #2809645] INFO -- : pstore 0.1.2 I, [2023-04-06T07:32:06.199803 #2809645] INFO -- : racc 1.6.2 I, [2023-04-06T07:32:06.201730 #2809645] INFO -- : rdoc 6.5.0 I, [2023-04-06T07:32:06.204625 #2809645] INFO -- : readline 0.0.3 I, [2023-04-06T07:32:06.206076 #2809645] INFO -- : reline 0.3.3 I, [2023-04-06T07:32:06.207426 #2809645] INFO -- : resolv 0.2.2 I, [2023-04-06T07:32:06.208675 #2809645] INFO -- : resolv-replace 0.1.1 I, [2023-04-06T07:32:06.210010 #2809645] INFO -- : rinda 0.1.1 I, [2023-04-06T07:32:06.211507 #2809645] INFO -- : ruby2_keywords 0.0.5 I, [2023-04-06T07:32:06.212701 #2809645] INFO -- : securerandom 0.2.2 I, [2023-04-06T07:32:06.213902 #2809645] INFO -- : set 1.0.3 I, [2023-04-06T07:32:06.215290 #2809645] INFO -- : shellwords 0.1.0 I, [2023-04-06T07:32:06.216737 #2809645] INFO -- : singleton 0.1.1 I, [2023-04-06T07:32:06.218129 #2809645] INFO -- : syntax_suggest 1.0.4 I, [2023-04-06T07:32:06.220436 #2809645] INFO -- : tempfile 0.1.3 I, [2023-04-06T07:32:06.221737 #2809645] INFO -- : time 0.2.1 I, [2023-04-06T07:32:06.222877 #2809645] INFO -- : timeout 0.3.2 I, [2023-04-06T07:32:06.223980 #2809645] INFO -- : tmpdir 0.1.3 I, [2023-04-06T07:32:06.225562 #2809645] INFO -- : tsort 0.1.1 I, [2023-04-06T07:32:06.226722 #2809645] INFO -- : un 0.2.1 I, [2023-04-06T07:32:06.227979 #2809645] INFO -- : uri 0.12.1 I, [2023-04-06T07:32:06.229468 #2809645] INFO -- : weakref 0.1.2 I, [2023-04-06T07:32:06.231135 #2809645] INFO -- : yaml 0.2.1 I, [2023-04-06T07:32:06.232450 #2809645] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0 I, [2023-04-06T07:32:06.248201 #2809645] INFO -- : bigdecimal 3.1.4 I, [2023-04-06T07:32:06.250409 #2809645] INFO -- : date 3.3.3 I, [2023-04-06T07:32:06.251691 #2809645] INFO -- : digest 3.1.1 I, [2023-04-06T07:32:06.252818 #2809645] INFO -- : etc 1.4.2 I, [2023-04-06T07:32:06.254115 #2809645] INFO -- : fcntl 1.0.2 I, [2023-04-06T07:32:06.255627 #2809645] INFO -- : fiddle 1.1.2 I, [2023-04-06T07:32:06.256881 #2809645] INFO -- : io-console 0.6.0 I, [2023-04-06T07:32:06.258201 #2809645] INFO -- : io-nonblock 0.2.0 I, [2023-04-06T07:32:06.259539 #2809645] INFO -- : io-wait 0.3.0 I, [2023-04-06T07:32:06.260820 #2809645] INFO -- : json 2.6.3 I, [2023-04-06T07:32:06.262689 #2809645] INFO -- : nkf 0.1.2 I, [2023-04-06T07:32:06.264285 #2809645] INFO -- : openssl 3.1.0 I, [2023-04-06T07:32:06.265670 #2809645] INFO -- : pathname 0.2.1 I, [2023-04-06T07:32:06.267010 #2809645] INFO -- : psych 5.1.0 I, [2023-04-06T07:32:06.268478 #2809645] INFO -- : readline-ext 0.1.5 I, [2023-04-06T07:32:06.269770 #2809645] INFO -- : stringio 3.0.6 I, [2023-04-06T07:32:06.271129 #2809645] INFO -- : strscan 3.0.7 I, [2023-04-06T07:32:06.272418 #2809645] INFO -- : syslog 0.1.1 I, [2023-04-06T07:32:06.273668 #2809645] INFO -- : zlib 3.0.0 I, [2023-04-06T07:32:06.274647 #2809645] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0 I, [2023-04-06T07:32:06.275526 #2809645] INFO -- : minitest 5.18.0 I, [2023-04-06T07:32:06.288822 #2809645] INFO -- : power_assert 2.0.3 I, [2023-04-06T07:32:06.292413 #2809645] INFO -- : rake 13.0.6 E, [2023-04-06T07:32:06.303999 #2809645] ERROR -- : /tmp/ruby/src/trunk-random1/lib/rubygems/installer.rb:273:in `check_executable_overwrite': "rake" from rake conflicts with /tmp/ruby/install/trunk-random1/bin/rake (Gem::InstallError) E, [2023-04-06T07:32:06.304056 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/tool/rbinstall.rb:850:in `check_executable_overwrite' E, [2023-04-06T07:32:06.304075 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/lib/rubygems/installer.rb:505:in `block in generate_bin' E, [2023-04-06T07:32:06.304092 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/lib/rubygems/installer.rb:492:in `each' E, [2023-04-06T07:32:06.304106 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/lib/rubygems/installer.rb:492:in `generate_bin' E, [2023-04-06T07:32:06.304121 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/lib/rubygems/installer.rb:332:in `install' E, [2023-04-06T07:32:06.304135 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/tool/rbinstall.rb:881:in `block in install' E, [2023-04-06T07:32:06.304150 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/tool/rbinstall.rb:721:in `no_write' E, [2023-04-06T07:32:06.304166 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/tool/rbinstall.rb:881:in `install' E, [2023-04-06T07:32:06.304182 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/tool/rbinstall.rb:1054:in `block (2 levels) in
' E, [2023-04-06T07:32:06.304197 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/tool/rbinstall.rb:1026:in `foreach' E, [2023-04-06T07:32:06.304211 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/tool/rbinstall.rb:1026:in `block in
' E, [2023-04-06T07:32:06.304231 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/tool/rbinstall.rb:1095:in `block in
' E, [2023-04-06T07:32:06.304246 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/tool/rbinstall.rb:1092:in `each' E, [2023-04-06T07:32:06.304259 #2809645] ERROR -- : from /tmp/ruby/src/trunk-random1/tool/rbinstall.rb:1092:in `
' E, [2023-04-06T07:32:06.309287 #2809645] ERROR -- : make: *** [uncommon.mk:383: do-install-nodoc] Error 1 I, [2023-04-06T07:32:06.309867 #2809645] INFO -- : $$$[end] "make install -j4" exit with 512.