Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-171730
#<BuildRuby:0x000055ce5afd0010
@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.20240107-171730",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004975 0.000000 1.221430 ( 1.593365)
build_miniruby 0.001118 0.000000 1.446974 ( 1.449527)
build_ruby 0.001536 0.000000 4.238207 ( 4.248026)
build_all 0.009978 0.000250 16.521358 ( 1.717346)
build_install 0.014504 0.000819 4.859340 ( 1.658883)
test_btest 0.000679 0.000089 81.856132 ( 9.471360)
test_basic 0.005509 0.000000 0.657952 ( 0.726298)
test_all 0.104558 0.017011 254.333424 ( 64.785843)
test_rubyspec 0.038421 0.026255 76.636377 ( 89.015998)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-171730
total: 174.67 sec