Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-080319
#<BuildRuby:0x000055897cf4b4f0
@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-080319",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004494 0.000237 1.292368 ( 1.689188)
build_miniruby 0.001132 0.000060 1.906608 ( 1.908702)
build_ruby 0.001437 0.000076 5.430601 ( 5.440990)
build_all 0.010172 0.000065 16.467163 ( 1.709088)
build_install 0.011385 0.003952 4.918054 ( 1.728891)
test_btest 0.000734 0.000059 81.221734 ( 7.944416)
test_basic 0.005505 0.000097 0.668730 ( 0.738929)
test_all 0.086759 0.033956 521.443829 ( 41.702925)
test_rubyspec 0.042488 0.023629 77.836973 ( 90.091509)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-080319
total: 152.96 sec