Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-121332
#<BuildRuby:0x00005597ba2cff90
@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-121332",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004768 0.000069 1.167048 ( 1.557641)
build_miniruby 0.001233 0.000137 1.365068 ( 1.367250)
build_ruby 0.001627 0.000181 4.059115 ( 4.065523)
build_all 0.009149 0.001016 16.471139 ( 1.619595)
build_install 0.014544 0.000000 4.743589 ( 1.597603)
test_btest 0.000855 0.000000 80.889531 ( 7.148415)
test_basic 0.001639 0.003366 0.610838 ( 0.683079)
test_all 0.050838 0.017282 202.218665 ( 37.172540)
test_rubyspec 0.031919 0.029683 72.858503 ( 85.202735)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-121332
total: 140.42 sec