# Logfile created on 2025-04-16 13:15:41 +0000 by logger.rb/v1.5.3
I, [2025-04-16T13:15:41.621620 #1881413]  INFO -- : #<BuildRuby:0x00007fbaac64fdc0 @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_gcc10", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc10", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10", @configure_opts=["CC=gcc-10"], @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_gcc10.20250416-131541", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fbaac671df8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fbaac671a10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fbaac58a930 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc10.20250416-131541", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc10.20250416-131541>, @binmode=false, @mon_data=#<Monitor:0x00007fbaac671790>, @mon_data_owner_object_id=860>>>
I, [2025-04-16T13:15:41.622145 #1881413]  INFO -- : $$$[beg] make update-download -j4
I, [2025-04-16T13:15:41.959370 #1881413]  INFO -- : tool/config.guess already exists
I, [2025-04-16T13:15:41.959455 #1881413]  INFO -- : tool/config.sub already exists
I, [2025-04-16T13:15:42.139684 #1881413]  INFO -- : $$$[end] "make update-download -j4" exit with 0.
I, [2025-04-16T13:15:42.139759 #1881413]  INFO -- : $$$[beg] make update-src      -j4
I, [2025-04-16T13:15:42.897038 #1881413]  INFO -- : Already up to date.
I, [2025-04-16T13:15:42.925068 #1881413]  INFO -- : Latest commit hash = bbf873521a
I, [2025-04-16T13:15:42.927829 #1881413]  INFO -- : $$$[end] "make update-src      -j4" exit with 0.
I, [2025-04-16T13:15:42.927894 #1881413]  INFO -- : $$$[beg] make after-update    -j4
I, [2025-04-16T13:15:43.136071 #1881413]  INFO -- : generating /tmp/ruby/src/trunk_gcc10/ext/ripper/eventids2table.c
I, [2025-04-16T13:15:43.158390 #1881413]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk_gcc10/ext/ripper'
I, [2025-04-16T13:15:43.158458 #1881413]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2025-04-16T13:15:43.158481 #1881413]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc10/ext/ripper'
I, [2025-04-16T13:15:43.190164 #1881413]  INFO -- : /tmp/ruby/src/trunk_gcc10/revision.h updated
I, [2025-04-16T13:15:43.191650 #1881413]  INFO -- : generating x86_64-linux-fake.rb
I, [2025-04-16T13:15:43.335143 #1881413]  INFO -- : x86_64-linux-fake.rb updated
I, [2025-04-16T13:15:43.340388 #1881413]  INFO -- : generating enc.mk
I, [2025-04-16T13:15:43.765945 #1881413]  INFO -- : making srcs under enc
I, [2025-04-16T13:15:43.844031 #1881413]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:43.844111 #1881413]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2025-04-16T13:15:43.844136 #1881413]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:44.018687 #1881413]  INFO -- : $$$[end] "make after-update    -j4" exit with 0.
I, [2025-04-16T13:15:44.018907 #1881413]  INFO -- : $$$[beg] make miniruby -j4
I, [2025-04-16T13:15:44.152210 #1881413]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-04-16T13:15:44.152310 #1881413]  INFO -- : 	CC = gcc-10
I, [2025-04-16T13:15:44.152353 #1881413]  INFO -- : 	LD = ld
I, [2025-04-16T13:15:44.152381 #1881413]  INFO -- : 	LDSHARED = gcc-10 -shared
I, [2025-04-16T13:15:44.152421 #1881413]  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  
I, [2025-04-16T13:15:44.152463 #1881413]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.1.0   -Dmodular_gc_dir=
I, [2025-04-16T13:15:44.152492 #1881413]  INFO -- : 	CPPFLAGS =   
I, [2025-04-16T13:15:44.152518 #1881413]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
I, [2025-04-16T13:15:44.152545 #1881413]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-04-16T13:15:44.152570 #1881413]  INFO -- : 	LANG = C.UTF-8
I, [2025-04-16T13:15:44.152595 #1881413]  INFO -- : 	LC_ALL = 
I, [2025-04-16T13:15:44.152619 #1881413]  INFO -- : 	LC_CTYPE = 
I, [2025-04-16T13:15:44.152643 #1881413]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2025-04-16T13:15:44.152667 #1881413]  INFO -- : 	RUSTC = rustc
I, [2025-04-16T13:15:44.152694 #1881413]  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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
I, [2025-04-16T13:15:44.177592 #1881413]  INFO -- : gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
I, [2025-04-16T13:15:44.177684 #1881413]  INFO -- : Copyright (C) 2020 Free Software Foundation, Inc.
I, [2025-04-16T13:15:44.177722 #1881413]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-04-16T13:15:44.177744 #1881413]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-04-16T13:15:44.177764 #1881413]  INFO -- : 
I, [2025-04-16T13:15:44.240009 #1881413]  INFO -- : compiling /tmp/ruby/src/trunk_gcc10/version.c
I, [2025-04-16T13:15:44.327643 #1881413]  INFO -- : linking miniruby
I, [2025-04-16T13:15:45.684579 #1881413]  INFO -- : $$$[end] "make miniruby -j4" exit with 0.
I, [2025-04-16T13:15:45.684812 #1881413]  INFO -- : $$$[beg] make ruby -j4
I, [2025-04-16T13:15:45.849848 #1881413]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-04-16T13:15:45.849965 #1881413]  INFO -- : 	CC = gcc-10
I, [2025-04-16T13:15:45.850028 #1881413]  INFO -- : 	LD = ld
I, [2025-04-16T13:15:45.850068 #1881413]  INFO -- : 	LDSHARED = gcc-10 -shared
I, [2025-04-16T13:15:45.850120 #1881413]  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  
I, [2025-04-16T13:15:45.850162 #1881413]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.1.0   -Dmodular_gc_dir=
I, [2025-04-16T13:15:45.850197 #1881413]  INFO -- : 	CPPFLAGS =   
I, [2025-04-16T13:15:45.850247 #1881413]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
I, [2025-04-16T13:15:45.850282 #1881413]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-04-16T13:15:45.850316 #1881413]  INFO -- : 	LANG = C.UTF-8
I, [2025-04-16T13:15:45.850349 #1881413]  INFO -- : 	LC_ALL = 
I, [2025-04-16T13:15:45.850382 #1881413]  INFO -- : 	LC_CTYPE = 
I, [2025-04-16T13:15:45.850415 #1881413]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2025-04-16T13:15:45.850448 #1881413]  INFO -- : 	RUSTC = rustc
I, [2025-04-16T13:15:45.850484 #1881413]  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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
I, [2025-04-16T13:15:45.876901 #1881413]  INFO -- : gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
I, [2025-04-16T13:15:45.876977 #1881413]  INFO -- : Copyright (C) 2020 Free Software Foundation, Inc.
I, [2025-04-16T13:15:45.877002 #1881413]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-04-16T13:15:45.877022 #1881413]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-04-16T13:15:45.877039 #1881413]  INFO -- : 
I, [2025-04-16T13:15:46.100199 #1881413]  INFO -- : builtin_binary.inc updated
I, [2025-04-16T13:15:46.104978 #1881413]  INFO -- : 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e  builtin_binary.inc
I, [2025-04-16T13:15:46.106515 #1881413]  INFO -- : compiling /tmp/ruby/src/trunk_gcc10/builtin.c
I, [2025-04-16T13:15:46.202647 #1881413]  INFO -- : linking static-library libruby-static.a
I, [2025-04-16T13:15:49.089040 #1881413]  INFO -- : linking ruby
I, [2025-04-16T13:15:50.554746 #1881413]  INFO -- : $$$[end] "make ruby -j4" exit with 0.
I, [2025-04-16T13:15:50.555166 #1881413]  INFO -- : $$$[beg] make all -j4
I, [2025-04-16T13:15:50.730039 #1881413]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-04-16T13:15:50.730159 #1881413]  INFO -- : 	CC = gcc-10
I, [2025-04-16T13:15:50.730213 #1881413]  INFO -- : 	LD = ld
I, [2025-04-16T13:15:50.730254 #1881413]  INFO -- : 	LDSHARED = gcc-10 -shared
I, [2025-04-16T13:15:50.730308 #1881413]  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  
I, [2025-04-16T13:15:50.730351 #1881413]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.1.0   -Dmodular_gc_dir=
I, [2025-04-16T13:15:50.730389 #1881413]  INFO -- : 	CPPFLAGS =   
I, [2025-04-16T13:15:50.730425 #1881413]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
I, [2025-04-16T13:15:50.730460 #1881413]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-04-16T13:15:50.730494 #1881413]  INFO -- : 	LANG = C.UTF-8
I, [2025-04-16T13:15:50.730527 #1881413]  INFO -- : 	LC_ALL = 
I, [2025-04-16T13:15:50.730561 #1881413]  INFO -- : 	LC_CTYPE = 
I, [2025-04-16T13:15:50.730596 #1881413]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2025-04-16T13:15:50.730631 #1881413]  INFO -- : 	RUSTC = rustc
I, [2025-04-16T13:15:50.730822 #1881413]  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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs
I, [2025-04-16T13:15:50.744518 #1881413]  INFO -- : gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0
I, [2025-04-16T13:15:50.744603 #1881413]  INFO -- : Copyright (C) 2020 Free Software Foundation, Inc.
I, [2025-04-16T13:15:50.744624 #1881413]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-04-16T13:15:50.744644 #1881413]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-04-16T13:15:50.744662 #1881413]  INFO -- : 
I, [2025-04-16T13:15:50.861752 #1881413]  INFO -- : generating encdb.h
I, [2025-04-16T13:15:50.878553 #1881413]  INFO -- : generating enc.mk
I, [2025-04-16T13:15:50.946100 #1881413]  INFO -- : encdb.h unchanged
I, [2025-04-16T13:15:51.354241 #1881413]  INFO -- : making srcs under enc
I, [2025-04-16T13:15:51.355346 #1881413]  INFO -- : making enc
I, [2025-04-16T13:15:51.405392 #1881413]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:51.405526 #1881413]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2025-04-16T13:15:51.405600 #1881413]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:51.431008 #1881413]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:51.431128 #1881413]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2025-04-16T13:15:51.431195 #1881413]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:51.433146 #1881413]  INFO -- : generating transdb.h
I, [2025-04-16T13:15:51.660940 #1881413]  INFO -- : transdb.h unchanged
I, [2025-04-16T13:15:51.666536 #1881413]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2025-04-16T13:15:51.667793 #1881413]  INFO -- : making trans
I, [2025-04-16T13:15:51.733494 #1881413]  INFO -- : ext/configure-ext.mk unchanged
I, [2025-04-16T13:15:51.739259 #1881413]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:51.755227 #1881413]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:51.755344 #1881413]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2025-04-16T13:15:51.755414 #1881413]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:51.770293 #1881413]  INFO -- : making encs
I, [2025-04-16T13:15:52.051527 #1881413]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:52.051635 #1881413]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2025-04-16T13:15:52.051700 #1881413]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:52.923744 #1881413]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:52.925319 #1881413]  INFO -- : generating makefile exts.mk
I, [2025-04-16T13:15:53.016626 #1881413]  INFO -- : exts.mk unchanged
I, [2025-04-16T13:15:53.035253 #1881413]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:53.450735 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
I, [2025-04-16T13:15:53.460058 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
I, [2025-04-16T13:15:53.464161 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date'
I, [2025-04-16T13:15:53.469754 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage'
I, [2025-04-16T13:15:53.479996 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date'
I, [2025-04-16T13:15:53.497282 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest'
I, [2025-04-16T13:15:53.497381 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
I, [2025-04-16T13:15:53.510771 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console'
I, [2025-04-16T13:15:53.510847 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json'
I, [2025-04-16T13:15:53.517567 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
I, [2025-04-16T13:15:53.522185 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
I, [2025-04-16T13:15:53.534416 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor'
I, [2025-04-16T13:15:53.540648 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace'
I, [2025-04-16T13:15:53.555790 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json'
I, [2025-04-16T13:15:53.573884 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
I, [2025-04-16T13:15:53.574048 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
I, [2025-04-16T13:15:53.577480 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
I, [2025-04-16T13:15:53.585938 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty'
I, [2025-04-16T13:15:53.593292 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname'
I, [2025-04-16T13:15:53.611587 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
I, [2025-04-16T13:15:53.617092 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
I, [2025-04-16T13:15:53.621034 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
I, [2025-04-16T13:15:53.631037 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm'
I, [2025-04-16T13:15:53.645369 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych'
I, [2025-04-16T13:15:53.648645 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper'
I, [2025-04-16T13:15:53.651652 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
I, [2025-04-16T13:15:53.673292 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
I, [2025-04-16T13:15:53.673384 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/stringio'
I, [2025-04-16T13:15:53.673409 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket'
I, [2025-04-16T13:15:53.673430 #1881413]  INFO -- : compiling /tmp/ruby/src/trunk_gcc10/ext/stringio/stringio.c
I, [2025-04-16T13:15:53.675808 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/zlib'
I, [2025-04-16T13:15:53.685394 #1881413]  INFO -- : compiling /tmp/ruby/src/trunk_gcc10/ext/zlib/zlib.c
I, [2025-04-16T13:15:53.694366 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan'
I, [2025-04-16T13:15:53.697382 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl'
I, [2025-04-16T13:15:53.717286 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-04-16T13:15:53.717395 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-04-16T13:15:53.782976 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-04-16T13:15:53.789291 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-04-16T13:15:53.809282 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-04-16T13:15:53.811543 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-04-16T13:15:53.862024 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-04-16T13:15:53.889297 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-04-16T13:15:53.936216 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-04-16T13:15:53.953329 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-04-16T13:15:53.967301 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-04-16T13:15:53.981166 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
I, [2025-04-16T13:15:54.010168 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-04-16T13:15:54.016186 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-04-16T13:15:54.023462 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.9.2/ext/rbs_extension'
I, [2025-04-16T13:15:54.034369 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.3.0/ext/syslog'
I, [2025-04-16T13:15:54.094823 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-04-16T13:15:54.147266 #1881413]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
I, [2025-04-16T13:15:54.163495 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2'
I, [2025-04-16T13:15:54.163912 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.3.0/ext/syslog'
E, [2025-04-16T13:15:54.479203 #1881413] ERROR -- : /tmp/ruby/src/trunk_gcc10/ext/stringio/stringio.c:39:13: error: conflicting types for ‘rb_io_mode_t’
E, [2025-04-16T13:15:54.479457 #1881413] ERROR -- :    39 | typedef int rb_io_mode_t;
E, [2025-04-16T13:15:54.479497 #1881413] ERROR -- :       |             ^~~~~~~~~~~~
E, [2025-04-16T13:15:54.479516 #1881413] ERROR -- : In file included from /tmp/ruby/src/trunk_gcc10/ext/stringio/stringio.c:21:
E, [2025-04-16T13:15:54.479534 #1881413] ERROR -- : /tmp/ruby/src/trunk_gcc10/include/ruby/io.h:275:25: note: previous declaration of ‘rb_io_mode_t’ was here
E, [2025-04-16T13:15:54.479552 #1881413] ERROR -- :   275 | typedef enum rb_io_mode rb_io_mode_t;
E, [2025-04-16T13:15:54.479569 #1881413] ERROR -- :       |                         ^~~~~~~~~~~~
E, [2025-04-16T13:15:54.479586 #1881413] ERROR -- : /tmp/ruby/src/trunk_gcc10/ext/stringio/stringio.c: In function ‘strio_init’:
E, [2025-04-16T13:15:54.479603 #1881413] ERROR -- : /tmp/ruby/src/trunk_gcc10/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:54.479620 #1881413] ERROR -- :   301 |     rb_io_extract_modeenc(&vmode, 0, opt, &oflags, &ptr->flags, &convconfig);
E, [2025-04-16T13:15:54.479637 #1881413] ERROR -- :       |                                                    ^~~~~~~~~~~
E, [2025-04-16T13:15:54.479654 #1881413] ERROR -- :       |                                                    |
E, [2025-04-16T13:15:54.479671 #1881413] ERROR -- :       |                                                    rb_io_mode_t * {aka int *}
E, [2025-04-16T13:15:54.479688 #1881413] ERROR -- : In file included from /tmp/ruby/src/trunk_gcc10/ext/stringio/stringio.c:21:
E, [2025-04-16T13:15:54.479705 #1881413] ERROR -- : /tmp/ruby/src/trunk_gcc10/include/ruby/io.h:877:107: note: expected ‘enum rb_io_mode *’ but argument is of type ‘rb_io_mode_t *’ {aka ‘int *’}
E, [2025-04-16T13:15:54.479738 #1881413] 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:54.479757 #1881413] ERROR -- :       |                                                                                          ~~~~~~~~~~~~~~~~~^~~~~~~
E, [2025-04-16T13:15:54.479775 #1881413] ERROR -- : /tmp/ruby/src/trunk_gcc10/ext/stringio/stringio.c: In function ‘strio_set_encoding’:
E, [2025-04-16T13:15:54.479792 #1881413] ERROR -- : /tmp/ruby/src/trunk_gcc10/ext/stringio/stringio.c:1862:54: warning: passing argument 5 of ‘rb_io_extract_modeenc’ from incompatible pointer type [-Wincompatible-pointer-types]
E, [2025-04-16T13:15:54.479809 #1881413] ERROR -- :  1862 |      rb_io_extract_modeenc(&vmode, 0, Qnil, &oflags, &fmode, &convconfig);
E, [2025-04-16T13:15:54.479826 #1881413] ERROR -- :       |                                                      ^~~~~~
E, [2025-04-16T13:15:54.479843 #1881413] ERROR -- :       |                                                      |
E, [2025-04-16T13:15:54.479860 #1881413] ERROR -- :       |                                                      rb_io_mode_t * {aka int *}
E, [2025-04-16T13:15:54.479877 #1881413] ERROR -- : In file included from /tmp/ruby/src/trunk_gcc10/ext/stringio/stringio.c:21:
E, [2025-04-16T13:15:54.479894 #1881413] ERROR -- : /tmp/ruby/src/trunk_gcc10/include/ruby/io.h:877:107: note: expected ‘enum rb_io_mode *’ but argument is of type ‘rb_io_mode_t *’ {aka ‘int *’}
E, [2025-04-16T13:15:54.479911 #1881413] 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:54.479929 #1881413] ERROR -- :       |                                                                                          ~~~~~~~~~~~~~~~~~^~~~~~~
E, [2025-04-16T13:15:54.479946 #1881413] ERROR -- : /tmp/ruby/src/trunk_gcc10/ext/stringio/stringio.c: At top level:
E, [2025-04-16T13:15:54.479962 #1881413] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
E, [2025-04-16T13:15:54.479979 #1881413] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
E, [2025-04-16T13:15:54.479997 #1881413] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
I, [2025-04-16T13:15:54.481760 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/stringio'
E, [2025-04-16T13:15:54.481832 #1881413] ERROR -- : make[2]: *** [Makefile:257: stringio.o] Error 1
E, [2025-04-16T13:15:54.481859 #1881413] ERROR -- : make[1]: *** [exts.mk:317: ext/stringio/all] Error 2
E, [2025-04-16T13:15:54.481877 #1881413] ERROR -- : make[1]: *** Waiting for unfinished jobs....
I, [2025-04-16T13:15:56.416648 #1881413]  INFO -- : linking shared-object zlib.so
E, [2025-04-16T13:15:56.512692 #1881413] ERROR -- : make: *** [uncommon.mk:403: build-ext] Error 2
I, [2025-04-16T13:15:56.512811 #1881413]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/zlib'
I, [2025-04-16T13:15:56.512851 #1881413]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10'
I, [2025-04-16T13:15:56.512957 #1881413]  INFO -- : $$$[end] "make all -j4" exit with 512.