Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-224625
#<BuildRuby:0x00005649b171b7f8
@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-224625",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003444 0.001076 1.150297 ( 1.536757)
build_miniruby 0.001104 0.000345 1.357576 ( 1.359875)
build_ruby 0.001246 0.000389 4.042535 ( 4.048095)
build_all 0.007538 0.002355 16.366288 ( 1.615670)
build_install 0.007816 0.008115 5.090125 ( 1.934273)
test_btest 0.000506 0.000192 82.116814 ( 11.509309)
test_basic 0.003936 0.001499 0.646196 ( 0.711740)
test_all 0.079288 0.042112 493.023718 ( 56.471690)
test_rubyspec 0.028752 0.033184 72.891729 ( 85.142666)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-224625
total: 164.33 sec