Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-112005
#<BuildRuby:0x000055d34e3b7280
@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-112005",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004508 0.000173 1.196465 ( 1.590898)
build_miniruby 0.001122 0.000043 1.381546 ( 1.384923)
build_ruby 0.001614 0.000062 4.121995 ( 4.128707)
build_all 0.006254 0.003870 16.437130 ( 1.653334)
build_install 0.007820 0.006716 4.781745 ( 1.640996)
test_btest 0.000672 0.000079 88.492343 ( 13.528124)
test_basic 0.002639 0.004144 0.624185 ( 0.692918)
test_all 0.074214 0.016937 105.971850 ( 45.256453)
test_rubyspec 0.031854 0.030914 72.061486 ( 84.347764)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-112005
total: 154.23 sec