Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230608-011009
#<BuildRuby:0x000055a39dcc2068
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230608-011009",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.005427 0.001809 2.063179 ( 4.682671)
build_miniruby 0.001151 0.000383 1.783502 ( 2.085244)
build_ruby 0.001214 0.000405 2.723419 ( 3.302953)
build_all 0.003626 0.004125 2.262981 ( 2.531785)
build_install 0.013626 0.003216 3.435590 ( 3.775353)
test_btest 0.000509 0.000177 59.247501 ( 38.135652)
test_basic 0.000457 0.007801 0.706485 ( 0.979418)
test_all 0.000429 0.001233 589.024240 (442.871834)
test_rubyspec 0.026403 0.037120 79.490389 (120.241935)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
/home/ko1/ruby/logs/brlog.master-no-rjit.20230608-011009
total: 618.61 sec