Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-114528
#<BuildRuby:0x0000557955368188
@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-114528",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004373 0.000398 0.742934 ( 1.158511)
build_miniruby 0.001198 0.000109 0.892600 ( 0.892320)
build_ruby 0.001380 0.000000 2.734256 ( 2.738358)
build_all 0.008159 0.000417 12.058439 ( 1.006641)
build_install 0.007755 0.003481 3.353099 ( 0.981292)
test_btest 0.000686 0.000086 62.275851 ( 6.104563)
test_basic 0.003556 0.000444 0.379422 ( 0.456594)
test_all 0.090388 0.014833 353.105975 ( 34.068045)
test_rubyspec 0.031751 0.023719 40.307425 ( 53.041135)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-114528
total: 100.45 sec