Logfile: /home/ko1/ruby/logs/brlog.trunk-no-mjit.20221026-144454
#<BuildRuby:0x000055ec094d76a0
@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-no-mjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-no-mjit",
@TARGET_NAME="trunk-no-mjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-no-mjit",
@btest_opts="-j6",
@build_opts="-j6",
@configure_opts=["--disable-jit-support"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-no-mjit.20221026-144454",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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 0.000000 0.000000 0.000000 ( 0.000025)
autoconf 0.000000 0.000000 0.000000 ( 0.000058)
configure 0.000000 0.000000 0.000000 ( 0.000047)
build_up 0.012000 0.000000 2.888000 ( 3.189803)
build_miniruby 0.004000 0.000000 2.452000 ( 2.539649)
build_ruby 0.004000 0.000000 2.752000 ( 2.793336)
build_all 0.012000 0.000000 3.668000 ( 2.239217)
build_install 0.008000 0.020000 4.424000 ( 2.978971)
test_btest 0.000000 0.000000 92.544000 ( 21.067637)
test_basic 0.004000 0.008000 0.676000 ( 0.820946)
test_all 0.004000 0.000000 4.920000 ( 7.351393)
test_rubyspec 0.056000 0.036000 114.352000 (124.300753)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-no-mjit.20221026-144454
total: 167.28 sec