Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-011826
#<BuildRuby:0x00005619c09340d8
@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.20240106-011826",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003495 0.000000 0.780679 ( 1.195496)
build_miniruby 0.000897 0.000000 0.999507 ( 1.000221)
build_ruby 0.001156 0.000000 2.958273 ( 2.964649)
build_all 0.008743 0.000000 15.418073 ( 1.357870)
build_install 0.009352 0.000000 4.029966 ( 1.139136)
test_btest 0.000750 0.000000 80.706600 ( 6.128941)
test_basic 0.003191 0.000000 0.458119 ( 0.535281)
test_all 0.054274 0.062171 292.676455 ( 53.542514)
test_rubyspec 0.015340 0.024492 45.829611 ( 58.516631)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-011826
total: 126.38 sec