Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-191908
#<BuildRuby:0x00005580cb7c7328
@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-191908",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003569 0.001115 1.255689 ( 1.674770)
build_miniruby 0.001159 0.000362 0.786698 ( 0.786082)
build_ruby 0.000000 0.001292 2.727869 ( 2.727897)
build_all 0.003810 0.005271 14.219598 ( 1.395287)
build_install 0.005999 0.002333 4.050438 ( 1.051118)
test_btest 0.001115 0.000000 72.836633 ( 7.042841)
test_basic 0.003821 0.000000 0.692458 ( 0.772596)
test_all 0.084769 0.024054 27.269140 ( 36.691298)
test_rubyspec 0.023937 0.023391 47.935661 ( 60.404615)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-191908
total: 112.55 sec