Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-195108
#<BuildRuby:0x0000562b127bb040
@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="-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.20240105-195108",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003261 0.001087 0.941934 ( 1.328559)
build_miniruby 0.000743 0.000248 0.780114 ( 0.780103)
build_ruby 0.001468 0.000000 2.664586 ( 2.665717)
build_all 0.007482 0.001429 14.174941 ( 1.284059)
build_install 0.008266 0.000000 4.117998 ( 1.117153)
test_btest 0.001176 0.000017 75.244846 ( 6.508084)
test_basic 0.003656 0.000000 0.654504 ( 0.734619)
test_all 0.083487 0.021777 66.565918 ( 35.738377)
test_rubyspec 0.030508 0.014592 48.315819 ( 60.735218)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-195108
total: 110.89 sec