Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-151000
#<BuildRuby:0x000055aa54810188
@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-151000",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004940 0.000041 1.440550 ( 1.871908)
build_miniruby 0.001214 0.000055 1.594242 ( 1.598460)
build_ruby 0.001499 0.000068 5.792641 ( 5.803454)
build_all 0.006405 0.004410 16.784235 ( 1.829611)
build_install 0.004003 0.012886 5.287406 ( 2.051135)
test_btest 0.000652 0.000136 81.785551 ( 10.040380)
test_basic 0.002929 0.003999 0.735714 ( 0.801032)
test_all 0.013393 0.011688 7.048795 ( 14.998705)
test_rubyspec 0.043179 0.023983 83.272895 ( 95.452105)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-151000
total: 134.45 sec