Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-132624
#<BuildRuby:0x000055e5a70180c8
@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-132624",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000855 0.003528 1.149329 ( 1.516400)
build_miniruby 0.000912 0.000161 1.384796 ( 1.387425)
build_ruby 0.001378 0.000244 4.068545 ( 4.075964)
build_all 0.000000 0.009848 16.331297 ( 1.629557)
build_install 0.011274 0.003249 4.759812 ( 1.589458)
test_btest 0.000464 0.000146 84.027523 ( 9.883382)
test_basic 0.000828 0.004554 0.579074 ( 0.648765)
test_all 0.086054 0.033273 148.998339 ( 63.765635)
test_rubyspec 0.026329 0.035586 72.990204 ( 85.275803)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-132624
total: 169.77 sec