Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-014613
#<BuildRuby:0x0000557b941337f0
@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-014613",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001531 0.003526 1.300175 ( 1.678402)
build_miniruby 0.001106 0.000246 1.466062 ( 1.468653)
build_ruby 0.001474 0.000000 4.268909 ( 4.275778)
build_all 0.006488 0.004017 16.649211 ( 1.722735)
build_install 0.010102 0.004583 4.954374 ( 1.731270)
test_btest 0.000597 0.000163 81.919529 ( 12.083400)
test_basic 0.002188 0.003578 0.667461 ( 0.734203)
test_all 0.092410 0.027748 555.798851 ( 53.258510)
test_rubyspec 0.043784 0.020364 80.610501 ( 92.904895)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-014613
total: 169.86 sec