Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-172748
#<BuildRuby:0x0000559e0a947520
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231128-172748",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004327 0.001180 1.004337 ( 1.666276)
build_miniruby 0.001481 0.000403 17.018685 ( 6.517912)
build_ruby 0.001468 0.000000 2.659649 ( 2.660519)
build_all 0.003713 0.004761 12.306944 ( 1.007957)
build_install 0.004453 0.009113 3.719657 ( 0.991581)
test_btest 0.000520 0.000241 63.526564 ( 4.835205)
test_basic 0.003662 0.001690 0.410259 ( 0.489319)
test_all 0.048870 0.024576 147.915627 ( 25.113449)
test_rubyspec 0.038978 0.034823 39.410162 ( 52.108788)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20231128-172748
total: 95.39 sec