Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-185951
#<BuildRuby:0x000055c68878be88
@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.20240105-185951",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004060 0.000001 0.740621 ( 1.124551)
build_miniruby 0.001130 0.000206 0.937128 ( 0.937343)
build_ruby 0.001423 0.000259 2.791056 ( 2.795014)
build_all 0.008083 0.000000 12.193615 ( 1.047378)
build_install 0.006564 0.002339 3.413250 ( 0.997968)
test_btest 0.000573 0.000102 63.858130 ( 5.934630)
test_basic 0.000000 0.003634 0.381220 ( 0.459022)
test_all 0.081426 0.033295 499.605373 ( 39.953318)
test_rubyspec 0.042807 0.022065 41.693134 ( 54.452132)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-185951
total: 107.70 sec