Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-160047
#<BuildRuby:0x000055ecbdf30110
@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-160047",
@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.000006 0.000001 0.000007 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004930 0.000000 1.185653 ( 1.560829)
build_miniruby 0.001319 0.000000 1.347248 ( 1.348476)
build_ruby 0.001348 0.000000 4.102138 ( 4.112554)
build_all 0.009808 0.000338 16.464296 ( 1.605234)
build_install 0.004430 0.009704 4.869316 ( 1.685253)
test_btest 0.000608 0.000203 80.512106 ( 11.750871)
test_basic 0.000000 0.004782 0.602973 ( 0.670261)
test_all 0.050866 0.010531 35.877145 ( 27.053630)
test_rubyspec 0.035424 0.027323 72.173916 ( 84.533830)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-160047
total: 134.32 sec