Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-054721
#<BuildRuby:0x000055eb7ef0fce8
@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.20240106-054721",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003115 0.000623 0.850718 ( 1.277377)
build_miniruby 0.000979 0.000000 0.881678 ( 0.881014)
build_ruby 0.001599 0.000000 2.801986 ( 2.802957)
build_all 0.009408 0.000573 14.439032 ( 1.393250)
build_install 0.003983 0.004523 4.148530 ( 1.111195)
test_btest 0.000000 0.000673 74.030959 ( 6.856443)
test_basic 0.000368 0.002672 0.424710 ( 0.507221)
test_all 0.091498 0.020708 318.199389 ( 32.741224)
test_rubyspec 0.019607 0.013127 49.300955 ( 61.835636)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-054721
total: 109.41 sec