Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-004958
#<BuildRuby:0x00005598c62ec110
@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.20240108-004958",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000016 0.000006 0.000022 ( 0.000020)
build_up 0.000000 0.004556 1.237676 ( 1.603467)
build_miniruby 0.000000 0.001506 1.456616 ( 1.458637)
build_ruby 0.001166 0.000659 5.411674 ( 5.419412)
build_all 0.005581 0.004636 16.419212 ( 1.689812)
build_install 0.009885 0.007013 5.269962 ( 2.082238)
test_btest 0.000478 0.000221 81.710323 ( 10.757455)
test_basic 0.005773 0.000000 0.690593 ( 0.757888)
test_all 0.084677 0.034214 480.762635 ( 56.864621)
test_rubyspec 0.051288 0.014633 80.142587 ( 92.306629)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-004958
total: 172.94 sec