Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-202219
#<BuildRuby:0x00005624657bff90
@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.20240106-202219",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000627 0.004157 1.137102 ( 2.089618)
build_miniruby 0.001208 0.000284 1.367354 ( 1.369710)
build_ruby 0.001368 0.000322 4.121241 ( 4.130073)
build_all 0.010373 0.000000 16.325785 ( 1.645827)
build_install 0.012311 0.002808 4.734164 ( 1.628167)
test_btest 0.000000 0.002003 80.743280 ( 7.898301)
test_basic 0.003680 0.001783 0.615437 ( 0.684297)
test_all 0.066473 0.053276 555.435774 ( 50.105199)
test_rubyspec 0.050174 0.012047 72.649502 ( 84.932854)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-202219
total: 154.49 sec