# Logfile created on 2024-06-24 02:41:08 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x00007f239a237138 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @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.20240624-024108", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f2396b16cd0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f2396b16b68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f2396b169b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240624-024108", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240624-024108>, @binmode=false, @mon_data=#<Monitor:0x00007f2396b168e8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j16
fatal: could not open '/dev/null' for reading and writing: Permission denied
fatal: could not open '/dev/null' for reading and writing: Permission denied
/bin/sh: 1: cannot create /dev/null: Permission denied
/bin/sh: 1: cannot create /dev/null: Permission denied
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
fatal: could not open '/dev/null' for reading and writing: Permission denied
/bin/sh: 1: [: !=: unexpected operator
fatal: could not open '/dev/null' for reading and writing: Permission denied
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
/bin/sh: 1: [: !=: unexpected operator
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/tool/ifchange: 100: cannot create /dev/null: Permission denied
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision updated
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision updated
/tmp/ruby/src/trunk/tool/ifchange: 100: cannot create /dev/null: Permission denied
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Building typeprof@b19a6416da3a05d57fadd6ffdadb382b6d236ca5 to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem
fatal: could not open '/dev/null' for reading and writing: Permission denied
fatal: could not open '/dev/null' for reading and writing: Permission denied
  Successfully built RubyGem
  Name: typeprof
  Version: 0.21.11
  File: typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
fatal: could not open '/dev/null' for reading and writing: Permission denied
fatal: could not open '/dev/null' for reading and writing: Permission denied
/bin/sh: 1: cannot create /dev/null: Permission denied
/bin/sh: 1: cannot create /dev/null: Permission denied
fatal: could not open '/dev/null' for reading and writing: Permission denied
make: *** [Makefile:569: update-src] Error 128
$$$[end] "make update-src      -j16" exit with 512.
$$$[beg] make after-update    -j16
fatal: could not open '/dev/null' for reading and writing: Permission denied
fatal: could not open '/dev/null' for reading and writing: Permission denied
/bin/sh: 1: cannot create /dev/null: Permission denied
/bin/sh: 1: cannot create /dev/null: Permission denied
fatal: could not open '/dev/null' for reading and writing: Permission denied
fatal: could not open '/dev/null' for reading and writing: Permission denied
make: *** [uncommon.mk:1346: .revision.time] Error 1
$$$[end] "make after-update    -j16" exit with 512.
$$$[beg] make miniruby -j16
fatal: could not open '/dev/null' for reading and writing: Permission denied
fatal: could not open '/dev/null' for reading and writing: Permission denied
/bin/sh: 1: cannot create /dev/null: Permission denied
/bin/sh: 1: cannot create /dev/null: Permission denied
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	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 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

fatal: could not open '/dev/null' for reading and writing: Permission denied
fatal: could not open '/dev/null' for reading and writing: Permission denied
make: *** [uncommon.mk:1346: .revision.time] Error 1
$$$[end] "make miniruby -j16" exit with 512.
raw logfile