Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-071717
#<BuildRuby:0x00005631223f37f8
@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-071717",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004700 0.000543 1.272602 ( 1.651583)
build_miniruby 0.001299 0.000000 1.473711 ( 1.477074)
build_ruby 0.001542 0.000000 5.570956 ( 5.581106)
build_all 0.010557 0.000000 16.727866 ( 1.890878)
build_install 0.007888 0.007760 4.926693 ( 1.745765)
test_btest 0.000605 0.000094 86.197515 ( 10.075688)
test_basic 0.004914 0.000131 0.657814 ( 0.723814)
test_all 0.097342 0.023368 498.092545 ( 59.799734)
test_rubyspec 0.048598 0.019999 83.182501 ( 95.510180)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-071717
total: 178.46 sec