Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-133459
#<BuildRuby:0x000055f701258098
@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.20240108-133459",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004481 0.000200 1.252529 ( 1.651288)
build_miniruby 0.000927 0.000327 1.504929 ( 1.507952)
build_ruby 0.001083 0.000382 4.413477 ( 4.424551)
build_all 0.010028 0.000000 16.658986 ( 1.891491)
build_install 0.014644 0.002413 5.334504 ( 2.069216)
test_btest 0.000708 0.000202 82.616474 ( 10.886943)
test_basic 0.005189 0.000000 0.680965 ( 0.748605)
test_all 0.078700 0.043678 459.617499 ( 65.658757)
test_rubyspec 0.031381 0.036240 81.640581 ( 94.011512)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-133459
total: 182.85 sec