Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-211908
#<BuildRuby:0x0000557671708018
@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-211908",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001810 0.003401 1.340215 ( 1.756578)
build_miniruby 0.001514 0.000000 1.561030 ( 1.567889)
build_ruby 0.001799 0.000000 4.537931 ( 4.549340)
build_all 0.010099 0.000451 16.840683 ( 1.868816)
build_install 0.017088 0.000000 5.156575 ( 1.919527)
test_btest 0.000795 0.000000 83.372548 ( 10.799644)
test_basic 0.001722 0.003947 0.700704 ( 0.770109)
test_all 0.038195 0.003700 47.108120 ( 26.874432)
test_rubyspec 0.029030 0.039808 86.813107 ( 99.206818)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-211908
total: 149.31 sec