Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-222612
#<BuildRuby:0x00005578539c0100
@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.20240107-222612",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000741 0.004176 1.213841 ( 1.576762)
build_miniruby 0.001464 0.000000 1.427177 ( 1.429831)
build_ruby 0.001796 0.000000 4.206926 ( 4.213087)
build_all 0.009437 0.001280 16.511657 ( 1.699222)
build_install 0.014859 0.000471 4.891601 ( 1.684414)
test_btest 0.000584 0.000133 87.043324 ( 15.614254)
test_basic 0.005531 0.001257 0.674655 ( 0.738739)
test_all 0.098898 0.015284 337.543103 ( 37.856367)
test_rubyspec 0.031632 0.034758 77.976634 ( 90.264919)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-222612
total: 155.08 sec