Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-182612
#<BuildRuby:0x000055f7daf87438
@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-182612",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.001630 0.003569 1.216347 ( 1.812506)
build_miniruby 0.001338 0.000279 7.202861 ( 4.182060)
build_ruby 0.001295 0.000270 5.294394 ( 5.300920)
build_all 0.010108 0.000384 16.315240 ( 1.611225)
build_install 0.013891 0.001003 4.821859 ( 1.682928)
test_btest 0.000680 0.000121 83.601345 ( 9.469614)
test_basic 0.007011 0.000456 0.639098 ( 0.705880)
test_all 0.075568 0.030677 291.568673 ( 42.551691)
test_rubyspec 0.038929 0.023124 71.931856 ( 84.313788)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-182612
total: 151.63 sec