Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-162422
#<BuildRuby:0x00005608097cb7f0
@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.20240108-162422",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000057 0.000000 0.000057 ( 0.000066)
build_up 0.004950 0.000000 1.386213 ( 1.767141)
build_miniruby 0.001312 0.000000 1.985356 ( 1.988841)
build_ruby 0.001641 0.000000 4.367258 ( 4.377146)
build_all 0.006188 0.004501 16.675311 ( 1.817821)
build_install 0.014674 0.001081 5.057611 ( 1.883322)
test_btest 0.000668 0.000115 85.851146 ( 12.288596)
test_basic 0.001886 0.003935 0.693912 ( 0.760303)
test_all 0.103003 0.018802 506.805188 ( 46.127291)
test_rubyspec 0.042897 0.024222 83.015052 ( 95.415558)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-162422
total: 166.43 sec