Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-173145
#<BuildRuby:0x000055dbd4b6c0c8
@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.20231128-173145",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004226 0.000040 0.888678 ( 1.498665)
build_miniruby 0.001168 0.000212 0.870390 ( 0.869846)
build_ruby 0.001028 0.000187 2.713564 ( 2.715131)
build_all 0.003853 0.004143 12.321417 ( 0.990354)
build_install 0.005027 0.004463 3.685281 ( 0.983357)
test_btest 0.000501 0.000155 65.569342 ( 4.617387)
test_basic 0.003141 0.000966 0.373241 ( 0.453996)
test_all 0.022083 0.000023 4.661229 ( 30.709656)
test_rubyspec 0.036509 0.028922 39.594632 ( 52.273526)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20231128-173145
total: 95.11 sec