Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-094046
#<BuildRuby:0x000056555006c060
@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.20231229-094046",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004946 0.000412 0.797226 ( 1.164977)
build_miniruby 0.001347 0.000112 0.829801 ( 0.829167)
build_ruby 0.001240 0.000103 2.670098 ( 2.671000)
build_all 0.000643 0.008206 12.034554 ( 0.980154)
build_install 0.012178 0.000733 3.455541 ( 0.989200)
test_btest 0.000623 0.000125 63.937674 ( 4.723761)
test_basic 0.004548 0.000909 0.396806 ( 0.476280)
test_all 0.072744 0.025869 230.436900 ( 30.564903)
test_rubyspec 0.040514 0.026024 40.200738 ( 52.739423)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20231229-094046
total: 95.14 sec