rev: 533070bfc6
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-vm-asserts" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v2/src/trunk-vm-asserts/configure --prefix=/tmp/ruby/v2/install/trunk-vm-asserts --disable-install-doc --enable-shared" exit with 0.
"rm -f .revision.time" exit with 0.
"make update-download DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-rubyspec DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-src DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make after-update DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
"make miniruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-vm-asserts.20190603-014304
#<BuildRuby:0x00005617dff89c68
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-vm-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-vm-asserts",
@TARGET_NAME="trunk-vm-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-vm-asserts",
@build_opts="DEFS=\"-DVM_CHECK_MODE=2\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20190603-014304",
@quiet=false,
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout Cloning into 'trunk-vm-asserts'...
0.000000 0.000000 2.988000 ( 18.337484)
autoconf 0.000000 0.004000 1.736000 ( 1.757793)
configure 0.140000 0.044000 36.852000 ( 49.758473)
build_up file2lastrev.rb: invalid byte sequence in US-ASCII
make: *** [revision.tmp] Error 1
0.000000 0.012000 2.632000 ( 10.674069)
build_miniruby /tmp/ruby/v2/src/trunk-vm-asserts/process.c: In function 'retry_fork_async_signal_safe':
/tmp/ruby/v2/src/trunk-vm-asserts/process.c:3931:33: warning: variable 'waitpid_lock' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
rb_nativethread_lock_t *waitpid_lock = waitpid_lock_init;
^~~~~~~~~~~~
/tmp/ruby/v2/src/trunk-vm-asserts/process.c: At top level:
cc1: warning: unrecognized command line option '-Wno-self-assign'
cc1: warning: unrecognized command line option '-Wno-parentheses-equality'
cc1: warning: unrecognized command line option '-Wno-constant-logical-operand'
cc1: warning: unrecognized command line option '-Wno-cast-function-type'
file2lastrev.rb: invalid byte sequence in US-ASCII
make: *** [revision.tmp] Error 1
0.016000 0.004000 148.748000 (149.329568)
$$$[end] "make miniruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20190603-014304
total: 229.86 sec