Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-044630
#<BuildRuby:0x000055af5d367fd8
@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-044630",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.003914 0.833593 ( 1.273808)
build_miniruby 0.000893 0.000225 1.054753 ( 1.055738)
build_ruby 0.001155 0.000193 3.147400 ( 3.152001)
build_all 0.000922 0.008753 15.565781 ( 1.404970)
build_install 0.005214 0.006475 4.118536 ( 1.176600)
test_btest 0.000645 0.000000 80.636429 ( 7.005410)
test_basic 0.004148 0.000050 0.474167 ( 0.556398)
test_all 0.095863 0.022837 419.700858 ( 35.007258)
test_rubyspec 0.026526 0.014814 48.559808 ( 61.214796)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-044630
total: 111.85 sec