Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-173208
#<BuildRuby:0x00005642fd83b788
@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.20240105-173208",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.003733 0.746946 ( 1.564167)
build_miniruby 0.000811 0.000431 0.935018 ( 0.935001)
build_ruby 0.001366 0.000248 2.781151 ( 2.791427)
build_all 0.007256 0.000000 12.124143 ( 1.038851)
build_install 0.009655 0.003446 3.465334 ( 1.025693)
test_btest 0.000454 0.000086 66.993178 ( 6.116586)
test_basic 0.000812 0.003269 0.392804 ( 0.463400)
test_all 0.076049 0.037130 205.471623 ( 49.771018)
test_rubyspec 0.029341 0.022435 41.368734 ( 54.160447)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-173208
total: 117.87 sec