# Logfile created on 2025-04-16 13:14:52 +0000 by logger.rb/v1.5.3
I, [2025-04-16T13:14:52.345386 #295269]  INFO -- : #<BuildRuby:0x00007f2637fbfdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-jemalloc", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-jemalloc", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-jemalloc", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-jemalloc", @configure_opts=["--with-jemalloc --enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250416-131452", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f2637fe1be0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f2637fe1898 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f2637efa6f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250416-131452", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-jemalloc.20250416-131452>, @binmode=false, @mon_data=#<Monitor:0x00007f2637fe1618>, @mon_data_owner_object_id=860>>>
I, [2025-04-16T13:14:52.346175 #295269]  INFO -- : $$$[beg] make update-download -j4
I, [2025-04-16T13:14:52.707404 #295269]  INFO -- : tool/config.guess already exists
I, [2025-04-16T13:14:52.707637 #295269]  INFO -- : tool/config.sub already exists
I, [2025-04-16T13:14:52.914624 #295269]  INFO -- : $$$[end] "make update-download -j4" exit with 0.
I, [2025-04-16T13:14:52.914706 #295269]  INFO -- : $$$[beg] make update-src      -j4
I, [2025-04-16T13:14:54.626757 #295269]  INFO -- : Already up to date.
I, [2025-04-16T13:14:54.657902 #295269]  INFO -- : Latest commit hash = bbf873521a
I, [2025-04-16T13:14:54.662297 #295269]  INFO -- : $$$[end] "make update-src      -j4" exit with 0.
I, [2025-04-16T13:14:54.662625 #295269]  INFO -- : $$$[beg] make after-update    -j4
I, [2025-04-16T13:14:54.903037 #295269]  INFO -- : generating /tmp/ruby/src/trunk-jemalloc/ext/ripper/eventids2table.c
I, [2025-04-16T13:14:54.910653 #295269]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
I, [2025-04-16T13:14:54.910750 #295269]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2025-04-16T13:14:54.910811 #295269]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/ripper'
I, [2025-04-16T13:14:54.979148 #295269]  INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated
I, [2025-04-16T13:14:54.980743 #295269]  INFO -- : generating x86_64-linux-fake.rb
I, [2025-04-16T13:14:55.169873 #295269]  INFO -- : x86_64-linux-fake.rb updated
I, [2025-04-16T13:14:55.176300 #295269]  INFO -- : generating enc.mk
I, [2025-04-16T13:14:55.727400 #295269]  INFO -- : making srcs under enc
I, [2025-04-16T13:14:55.813614 #295269]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:14:55.813723 #295269]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2025-04-16T13:14:55.813792 #295269]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:14:56.015061 #295269]  INFO -- : $$$[end] "make after-update    -j4" exit with 0.
I, [2025-04-16T13:14:56.015316 #295269]  INFO -- : $$$[beg] make miniruby -j4
I, [2025-04-16T13:14:56.266125 #295269]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-04-16T13:14:56.266224 #295269]  INFO -- : 	CC = gcc
I, [2025-04-16T13:14:56.266275 #295269]  INFO -- : 	LD = ld
I, [2025-04-16T13:14:56.266315 #295269]  INFO -- : 	LDSHARED = gcc -shared
I, [2025-04-16T13:14:56.266372 #295269]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef   -fPIC 
I, [2025-04-16T13:14:56.266428 #295269]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.1.0   -Dmodular_gc_dir=
I, [2025-04-16T13:14:56.266466 #295269]  INFO -- : 	CPPFLAGS =   
I, [2025-04-16T13:14:56.266503 #295269]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2025-04-16T13:14:56.266541 #295269]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-04-16T13:14:56.266576 #295269]  INFO -- : 	LANG = C.UTF-8
I, [2025-04-16T13:14:56.266610 #295269]  INFO -- : 	LC_ALL = 
I, [2025-04-16T13:14:56.266644 #295269]  INFO -- : 	LC_CTYPE = 
I, [2025-04-16T13:14:56.266678 #295269]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2025-04-16T13:14:56.266712 #295269]  INFO -- : 	RUSTC = rustc
I, [2025-04-16T13:14:56.266748 #295269]  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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
I, [2025-04-16T13:14:56.497137 #295269]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2025-04-16T13:14:56.497257 #295269]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2025-04-16T13:14:56.497303 #295269]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-04-16T13:14:56.497329 #295269]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-04-16T13:14:56.497353 #295269]  INFO -- : 
I, [2025-04-16T13:14:56.564765 #295269]  INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c
I, [2025-04-16T13:14:56.835243 #295269]  INFO -- : linking miniruby
I, [2025-04-16T13:14:58.967859 #295269]  INFO -- : $$$[end] "make miniruby -j4" exit with 0.
I, [2025-04-16T13:14:58.968089 #295269]  INFO -- : $$$[beg] make ruby -j4
I, [2025-04-16T13:14:59.130285 #295269]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-04-16T13:14:59.130371 #295269]  INFO -- : 	CC = gcc
I, [2025-04-16T13:14:59.130396 #295269]  INFO -- : 	LD = ld
I, [2025-04-16T13:14:59.130414 #295269]  INFO -- : 	LDSHARED = gcc -shared
I, [2025-04-16T13:14:59.130434 #295269]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef   -fPIC 
I, [2025-04-16T13:14:59.130452 #295269]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.1.0   -Dmodular_gc_dir=
I, [2025-04-16T13:14:59.130482 #295269]  INFO -- : 	CPPFLAGS =   
I, [2025-04-16T13:14:59.130499 #295269]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2025-04-16T13:14:59.130515 #295269]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-04-16T13:14:59.130531 #295269]  INFO -- : 	LANG = C.UTF-8
I, [2025-04-16T13:14:59.130547 #295269]  INFO -- : 	LC_ALL = 
I, [2025-04-16T13:14:59.130562 #295269]  INFO -- : 	LC_CTYPE = 
I, [2025-04-16T13:14:59.130577 #295269]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2025-04-16T13:14:59.130592 #295269]  INFO -- : 	RUSTC = rustc
I, [2025-04-16T13:14:59.130608 #295269]  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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
I, [2025-04-16T13:14:59.194280 #295269]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2025-04-16T13:14:59.194368 #295269]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2025-04-16T13:14:59.194396 #295269]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-04-16T13:14:59.194418 #295269]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-04-16T13:14:59.194438 #295269]  INFO -- : 
I, [2025-04-16T13:14:59.450105 #295269]  INFO -- : builtin_binary.inc updated
I, [2025-04-16T13:14:59.455857 #295269]  INFO -- : 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e  builtin_binary.inc
I, [2025-04-16T13:14:59.457640 #295269]  INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c
I, [2025-04-16T13:14:59.648572 #295269]  INFO -- : linking static-library libruby-static.a
I, [2025-04-16T13:15:16.861290 #295269]  INFO -- : linking shared-library libruby.so.3.5.0
I, [2025-04-16T13:15:20.820216 #295269]  INFO -- : linking ruby
I, [2025-04-16T13:15:20.950909 #295269]  INFO -- : $$$[end] "make ruby -j4" exit with 0.
I, [2025-04-16T13:15:20.951171 #295269]  INFO -- : $$$[beg] make all -j4
I, [2025-04-16T13:15:21.140696 #295269]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-04-16T13:15:21.140821 #295269]  INFO -- : 	CC = gcc
I, [2025-04-16T13:15:21.140881 #295269]  INFO -- : 	LD = ld
I, [2025-04-16T13:15:21.140925 #295269]  INFO -- : 	LDSHARED = gcc -shared
I, [2025-04-16T13:15:21.140982 #295269]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef   -fPIC 
I, [2025-04-16T13:15:21.141035 #295269]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/prism -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.1.0   -Dmodular_gc_dir=
I, [2025-04-16T13:15:21.141076 #295269]  INFO -- : 	CPPFLAGS =   
I, [2025-04-16T13:15:21.141114 #295269]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2025-04-16T13:15:21.141154 #295269]  INFO -- : 	SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-04-16T13:15:21.141193 #295269]  INFO -- : 	LANG = C.UTF-8
I, [2025-04-16T13:15:21.141266 #295269]  INFO -- : 	LC_ALL = 
I, [2025-04-16T13:15:21.141310 #295269]  INFO -- : 	LC_CTYPE = 
I, [2025-04-16T13:15:21.141365 #295269]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2025-04-16T13:15:21.141405 #295269]  INFO -- : 	RUSTC = rustc
I, [2025-04-16T13:15:21.141446 #295269]  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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs
I, [2025-04-16T13:15:21.157735 #295269]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2025-04-16T13:15:21.157815 #295269]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2025-04-16T13:15:21.157838 #295269]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-04-16T13:15:21.157857 #295269]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-04-16T13:15:21.157875 #295269]  INFO -- : 
I, [2025-04-16T13:15:21.277409 #295269]  INFO -- : generating encdb.h
I, [2025-04-16T13:15:21.310266 #295269]  INFO -- : generating enc.mk
I, [2025-04-16T13:15:21.322139 #295269]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2025-04-16T13:15:21.325762 #295269]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2025-04-16T13:15:21.399102 #295269]  INFO -- : encdb.h unchanged
I, [2025-04-16T13:15:21.418341 #295269]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2025-04-16T13:15:21.831496 #295269]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2025-04-16T13:15:21.866761 #295269]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2025-04-16T13:15:22.025301 #295269]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2025-04-16T13:15:22.277007 #295269]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2025-04-16T13:15:22.287388 #295269]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2025-04-16T13:15:22.450365 #295269]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2025-04-16T13:15:22.511731 #295269]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2025-04-16T13:15:22.624138 #295269]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2025-04-16T13:15:22.882294 #295269]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2025-04-16T13:15:22.962240 #295269]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2025-04-16T13:15:23.094420 #295269]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2025-04-16T13:15:23.145147 #295269]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2025-04-16T13:15:23.234364 #295269]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2025-04-16T13:15:23.550154 #295269]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2025-04-16T13:15:23.650303 #295269]  INFO -- : building spec/ruby/optional/capi/ext/finalizer_spec.so
I, [2025-04-16T13:15:23.824950 #295269]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2025-04-16T13:15:23.930305 #295269]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2025-04-16T13:15:24.038394 #295269]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2025-04-16T13:15:24.048595 #295269]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2025-04-16T13:15:24.234650 #295269]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2025-04-16T13:15:24.446366 #295269]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2025-04-16T13:15:24.542693 #295269]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2025-04-16T13:15:24.630620 #295269]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2025-04-16T13:15:24.673298 #295269]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2025-04-16T13:15:24.985297 #295269]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2025-04-16T13:15:25.202765 #295269]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2025-04-16T13:15:25.350126 #295269]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2025-04-16T13:15:25.450581 #295269]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2025-04-16T13:15:25.700206 #295269]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2025-04-16T13:15:25.914946 #295269]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2025-04-16T13:15:25.974371 #295269]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2025-04-16T13:15:26.090243 #295269]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2025-04-16T13:15:26.170639 #295269]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2025-04-16T13:15:26.514622 #295269]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2025-04-16T13:15:26.564496 #295269]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2025-04-16T13:15:26.659953 #295269]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2025-04-16T13:15:26.970679 #295269]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2025-04-16T13:15:26.989146 #295269]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2025-04-16T13:15:27.074194 #295269]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2025-04-16T13:15:27.102727 #295269]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2025-04-16T13:15:27.656240 #295269]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2025-04-16T13:15:27.682104 #295269]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2025-04-16T13:15:27.738882 #295269]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2025-04-16T13:15:28.083046 #295269]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2025-04-16T13:15:28.160243 #295269]  INFO -- : making enc
I, [2025-04-16T13:15:28.274281 #295269]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:28.274395 #295269]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2025-04-16T13:15:28.274466 #295269]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:28.276563 #295269]  INFO -- : making srcs under enc
I, [2025-04-16T13:15:28.396379 #295269]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:28.396497 #295269]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2025-04-16T13:15:28.396565 #295269]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:28.398505 #295269]  INFO -- : generating transdb.h
I, [2025-04-16T13:15:28.723084 #295269]  INFO -- : transdb.h unchanged
I, [2025-04-16T13:15:28.728285 #295269]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2025-04-16T13:15:28.729462 #295269]  INFO -- : making trans
I, [2025-04-16T13:15:28.818670 #295269]  INFO -- : ext/configure-ext.mk unchanged
I, [2025-04-16T13:15:28.822051 #295269]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:28.822167 #295269]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2025-04-16T13:15:28.822251 #295269]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:28.823995 #295269]  INFO -- : making encs
I, [2025-04-16T13:15:28.831155 #295269]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:28.925136 #295269]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:28.925269 #295269]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2025-04-16T13:15:28.925326 #295269]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:29.782595 #295269]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:29.783695 #295269]  INFO -- : generating makefile exts.mk
I, [2025-04-16T13:15:29.875066 #295269]  INFO -- : exts.mk unchanged
I, [2025-04-16T13:15:29.884418 #295269]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc'
I, [2025-04-16T13:15:30.180039 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2025-04-16T13:15:30.180555 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2025-04-16T13:15:30.183797 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2025-04-16T13:15:30.194591 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage'
I, [2025-04-16T13:15:30.197156 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest'
I, [2025-04-16T13:15:30.198862 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date'
I, [2025-04-16T13:15:30.216698 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2025-04-16T13:15:30.218882 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2025-04-16T13:15:30.224374 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2025-04-16T13:15:30.230490 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console'
I, [2025-04-16T13:15:30.232834 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2025-04-16T13:15:30.238077 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor'
I, [2025-04-16T13:15:30.238763 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json'
I, [2025-04-16T13:15:30.247289 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2025-04-16T13:15:30.250572 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2025-04-16T13:15:30.255461 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace'
I, [2025-04-16T13:15:30.257493 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname'
I, [2025-04-16T13:15:30.265419 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2025-04-16T13:15:30.277827 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty'
I, [2025-04-16T13:15:30.283395 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych'
I, [2025-04-16T13:15:30.288306 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2025-04-16T13:15:30.296176 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm'
I, [2025-04-16T13:15:30.297789 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2025-04-16T13:15:30.308891 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/stringio'
I, [2025-04-16T13:15:30.312499 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2025-04-16T13:15:30.312863 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2025-04-16T13:15:30.313478 #295269]  INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/stringio/stringio.c
I, [2025-04-16T13:15:30.314789 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper'
I, [2025-04-16T13:15:30.333255 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket'
I, [2025-04-16T13:15:30.334007 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2025-04-16T13:15:30.340763 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib'
I, [2025-04-16T13:15:30.342166 #295269]  INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/ext/zlib/zlib.c
I, [2025-04-16T13:15:30.344728 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl'
I, [2025-04-16T13:15:30.348706 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/strscan'
I, [2025-04-16T13:15:30.354433 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-04-16T13:15:30.361632 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-04-16T13:15:30.384654 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-04-16T13:15:30.396146 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-04-16T13:15:30.398132 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-04-16T13:15:30.410018 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-04-16T13:15:30.445472 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-04-16T13:15:30.454187 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-04-16T13:15:30.491174 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-04-16T13:15:30.500721 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-04-16T13:15:30.533293 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-04-16T13:15:30.537763 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-04-16T13:15:30.543274 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-04-16T13:15:30.546080 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
I, [2025-04-16T13:15:30.600143 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-04-16T13:15:30.604855 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
I, [2025-04-16T13:15:30.622382 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
I, [2025-04-16T13:15:30.667255 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/syslog-0.3.0/ext/syslog'
I, [2025-04-16T13:15:30.687181 #295269]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2025-04-16T13:15:30.711116 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2'
I, [2025-04-16T13:15:31.025153 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/stringio'
E, [2025-04-16T13:15:31.025275 #295269] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/stringio/stringio.c:39:13: error: conflicting types for ‘rb_io_mode_t’; have ‘int’
E, [2025-04-16T13:15:31.025301 #295269] ERROR -- :    39 | typedef int rb_io_mode_t;
E, [2025-04-16T13:15:31.025319 #295269] ERROR -- :       |             ^~~~~~~~~~~~
E, [2025-04-16T13:15:31.025336 #295269] ERROR -- : In file included from /tmp/ruby/src/trunk-jemalloc/ext/stringio/stringio.c:21:
E, [2025-04-16T13:15:31.025353 #295269] ERROR -- : /tmp/ruby/src/trunk-jemalloc/include/ruby/io.h:275:25: note: previous declaration of ‘rb_io_mode_t’ with type ‘rb_io_mode_t’ {aka ‘enum rb_io_mode’}
E, [2025-04-16T13:15:31.025370 #295269] ERROR -- :   275 | typedef enum rb_io_mode rb_io_mode_t;
E, [2025-04-16T13:15:31.025395 #295269] ERROR -- :       |                         ^~~~~~~~~~~~
E, [2025-04-16T13:15:31.025412 #295269] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/stringio/stringio.c: In function ‘strio_init’:
E, [2025-04-16T13:15:31.025429 #295269] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/stringio/stringio.c:301:52: warning: passing argument 5 of ‘rb_io_extract_modeenc’ from incompatible pointer type [-Wincompatible-pointer-types]
E, [2025-04-16T13:15:31.025444 #295269] ERROR -- :   301 |     rb_io_extract_modeenc(&vmode, 0, opt, &oflags, &ptr->flags, &convconfig);
E, [2025-04-16T13:15:31.025459 #295269] ERROR -- :       |                                                    ^~~~~~~~~~~
E, [2025-04-16T13:15:31.025475 #295269] ERROR -- :       |                                                    |
E, [2025-04-16T13:15:31.025492 #295269] ERROR -- :       |                                                    int *
E, [2025-04-16T13:15:31.025509 #295269] ERROR -- : /tmp/ruby/src/trunk-jemalloc/include/ruby/io.h:877:107: note: expected ‘enum rb_io_mode *’ but argument is of type ‘int *’
E, [2025-04-16T13:15:31.025526 #295269] ERROR -- :   877 | void rb_io_extract_modeenc(VALUE *vmode_p, VALUE *vperm_p, VALUE opthash, int *oflags_p, enum rb_io_mode *fmode_p, rb_io_enc_t *convconfig_p);
E, [2025-04-16T13:15:31.025542 #295269] ERROR -- :       |                                                                                          ~~~~~~~~~~~~~~~~~^~~~~~~
E, [2025-04-16T13:15:31.025558 #295269] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/stringio/stringio.c: In function ‘strio_set_encoding’:
E, [2025-04-16T13:15:31.025575 #295269] ERROR -- : /tmp/ruby/src/trunk-jemalloc/ext/stringio/stringio.c:1862:61: warning: passing argument 5 of ‘rb_io_extract_modeenc’ from incompatible pointer type [-Wincompatible-pointer-types]
E, [2025-04-16T13:15:31.025591 #295269] ERROR -- :  1862 |             rb_io_extract_modeenc(&vmode, 0, Qnil, &oflags, &fmode, &convconfig);
E, [2025-04-16T13:15:31.025607 #295269] ERROR -- :       |                                                             ^~~~~~
E, [2025-04-16T13:15:31.025624 #295269] ERROR -- :       |                                                             |
E, [2025-04-16T13:15:31.025641 #295269] ERROR -- :       |                                                             int *
E, [2025-04-16T13:15:31.025658 #295269] ERROR -- : /tmp/ruby/src/trunk-jemalloc/include/ruby/io.h:877:107: note: expected ‘enum rb_io_mode *’ but argument is of type ‘int *’
E, [2025-04-16T13:15:31.025675 #295269] ERROR -- :   877 | void rb_io_extract_modeenc(VALUE *vmode_p, VALUE *vperm_p, VALUE opthash, int *oflags_p, enum rb_io_mode *fmode_p, rb_io_enc_t *convconfig_p);
E, [2025-04-16T13:15:31.025692 #295269] ERROR -- :       |                                                                                          ~~~~~~~~~~~~~~~~~^~~~~~~
E, [2025-04-16T13:15:31.025709 #295269] ERROR -- : At top level:
E, [2025-04-16T13:15:31.025726 #295269] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
E, [2025-04-16T13:15:31.025744 #295269] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
E, [2025-04-16T13:15:31.025765 #295269] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
E, [2025-04-16T13:15:31.025782 #295269] ERROR -- : make[2]: *** [Makefile:257: stringio.o] Error 1
E, [2025-04-16T13:15:31.025849 #295269] ERROR -- : make[1]: *** [exts.mk:318: ext/stringio/all] Error 2
E, [2025-04-16T13:15:31.025871 #295269] ERROR -- : make[1]: *** Waiting for unfinished jobs....
I, [2025-04-16T13:15:33.990090 #295269]  INFO -- : linking shared-object zlib.so
I, [2025-04-16T13:15:34.108118 #295269]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/zlib'
I, [2025-04-16T13:15:34.108445 #295269]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc'
E, [2025-04-16T13:15:34.111129 #295269] ERROR -- : make: *** [uncommon.mk:403: build-ext] Error 2
I, [2025-04-16T13:15:34.111436 #295269]  INFO -- : $$$[end] "make all -j4" exit with 512.