Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-163940
#<BuildRuby:0x00005652678ab280
@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-163940",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005004 0.000108 1.238903 ( 1.625577)
build_miniruby 0.001218 0.000128 1.480658 ( 1.482925)
build_ruby 0.001500 0.000158 4.394992 ( 4.404731)
build_all 0.009135 0.000961 16.555997 ( 1.797682)
build_install 0.012259 0.003284 5.017171 ( 1.822930)
test_btest 0.000784 0.000098 81.740447 ( 12.827083)
test_basic 0.002251 0.004624 0.668650 ( 0.736160)
test_all 0.065975 0.042457 131.129212 ( 73.075564)
test_rubyspec 0.049569 0.015119 79.072808 ( 91.323245)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-163940
total: 189.10 sec