Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230728-171940
#<BuildRuby:0x000055665c3ae450
@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.20230728-171940",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007544 0.000000 2.288326 ( 5.172576)
build_miniruby 0.001468 0.000133 2.055945 ( 2.799880)
build_ruby 0.001518 0.000169 3.168445 ( 3.912163)
build_all 0.006985 0.000776 2.490707 ( 2.618631)
build_install 0.008444 0.010198 3.907233 ( 4.260752)
test_btest 0.000671 0.000124 59.912614 ( 44.873354)
test_basic 0.002402 0.005194 0.807647 ( 1.189679)
test_all 0.001096 0.000244 162.914950 (196.720221)
test_rubyspec 0.023844 0.035522 82.528048 (108.923708)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
/home/ko1/ruby/logs/brlog.master-no-rjit.20230728-171940
total: 370.47 sec