Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-230709
#<BuildRuby:0x000055640cd58110
@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-230709",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.005037 1.223348 ( 1.626327)
build_miniruby 0.000000 0.001205 1.468093 ( 1.470508)
build_ruby 0.000000 0.001572 4.168491 ( 4.175695)
build_all 0.008547 0.001345 16.427359 ( 1.725583)
build_install 0.010193 0.004701 4.880910 ( 1.692383)
test_btest 0.000711 0.000129 84.825467 ( 9.327484)
test_basic 0.001087 0.004817 0.706357 ( 0.769719)
test_all 0.097754 0.025536 423.655935 ( 55.784990)
test_rubyspec 0.040938 0.023041 78.085656 ( 90.322632)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-230709
total: 166.90 sec