Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-104346
#<BuildRuby:0x000056511d4df048
@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-104346",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.005299 1.331271 ( 1.760530)
build_miniruby 0.000000 0.001229 2.037448 ( 2.042290)
build_ruby 0.000000 0.001605 4.301518 ( 4.309050)
build_all 0.005121 0.005527 16.654623 ( 1.795300)
build_install 0.010817 0.004584 5.004537 ( 1.756632)
test_btest 0.000890 0.000000 85.212998 ( 14.507727)
test_basic 0.004887 0.000538 0.661694 ( 0.726466)
test_all 0.099164 0.021653 309.685487 ( 65.455480)
test_rubyspec 0.037638 0.029857 83.686034 ( 96.086572)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-104346
total: 188.44 sec