Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-152912
#<BuildRuby:0x00005565f75a0e80
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221027-152912",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003816 0.005011 1.066275 ( 1.131753)
build_miniruby 0.001598 0.000399 0.103104 ( 0.099961)
build_ruby 0.001520 0.000380 0.099485 ( 0.096375)
build_all 0.008341 0.000853 1.299879 ( 0.560090)
build_install 0.009433 0.004820 1.654801 ( 0.917737)
test_btest 0.001871 0.000000 62.433920 ( 6.433593)
test_basic 0.006721 0.000000 0.348726 ( 0.438637)
test_all 0.007255 0.000303 514.865141 ( 54.585342)
test_rubyspec 0.079504 0.041616 43.449311 ( 51.802244)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20221027-152912
total: 116.07 sec