rev: 605421f4eb
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-mjit" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-mjit/configure --prefix=/tmp/ruby/v3/install/trunk-mjit --disable-install-doc cppflags=-DMJIT_FORCE_ENABLE" exit with 0.
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit.20210801-123319
#<BuildRuby:0x0000558c7fa28008
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-mjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit",
@TARGET_NAME="trunk-mjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit",
@build_opts="-j6",
@configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit.20210801-123319",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@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="RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3\"",
@timeout=10800>
user system total real
checkout Cloning into 'trunk-mjit'...
0.000000 0.000000 2.780000 ( 6.672505)
autoconf 0.000000 0.000000 1.996000 ( 2.024731)
configure configure: WARNING: something wrong with CXXFLAGS=""
0.120000 0.040000 38.220000 ( 50.678386)
build_up + cp /tmp/ruby/v3/src/trunk-mjit/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-mjit/enc/jis/props.h
0.040000 0.008000 66.792000 ( 62.919091)
build_miniruby 0.004000 0.000000 0.144000 ( 0.156013)
build_ruby 0.000000 0.000000 2.528000 ( 2.403573)
build_all Killed
make[1]: *** [enc.mk:291: /tmp/ruby/v3/src/trunk-mjit/enc/trans/big5.c] Error 137
make[1]: *** Waiting for unfinished jobs....
make: *** [uncommon.mk:854: trans] Error 2
make: *** Waiting for unfinished jobs....
0.040000 0.000000 177.352000 ( 49.191575)
$$$[end] "make all -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-mjit.20210801-123319
total: 174.05 sec