Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-143115
#<BuildRuby:0x000055fc98b3f7f0
@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-143115",
@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.000018 0.000000 0.000018 ( 0.000017)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004932 0.000000 1.211715 ( 1.616672)
build_miniruby 0.001399 0.000000 1.428298 ( 1.429131)
build_ruby 0.001557 0.000000 4.093662 ( 4.103510)
build_all 0.010592 0.000000 16.356411 ( 1.693842)
build_install 0.014203 0.000000 4.736013 ( 1.595792)
test_btest 0.000814 0.000000 83.512260 ( 7.167463)
test_basic 0.000000 0.006479 0.634729 ( 0.698034)
test_all 0.088007 0.033756 266.193865 ( 65.552329)
test_rubyspec 0.026005 0.035567 72.305018 ( 84.644798)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-143115
total: 168.50 sec