Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231025-190249
#<BuildRuby:0x0000555b57ce2090
@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.20231025-190249",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.006804 0.001775 2.435793 ( 4.102105)
build_miniruby 0.001179 0.000308 2.054742 ( 2.291294)
build_ruby 0.001298 0.000339 3.175504 ( 30.104981)
build_all 0.003339 0.005597 5.345012 ( 4.670495)
build_install 0.013268 0.010830 6.884634 ( 6.166207)
test_btest 0.000624 0.000225 60.798165 ( 56.854637)
test_basic 0.002272 0.005820 0.793384 ( 1.416598)
test_all 0.089093 0.039207 632.678044 (549.260622)
test_rubyspec 0.036296 0.036011 89.981155 (158.348414)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
/home/ko1/ruby/logs/brlog.master-no-rjit.20231025-190249
total: 813.22 sec