Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-015009
#<BuildRuby:0x000055c93e20f438
@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-015009",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004123 0.000217 1.166022 ( 1.537545)
build_miniruby 0.001167 0.000061 1.392757 ( 1.394360)
build_ruby 0.001447 0.000077 4.088461 ( 4.096290)
build_all 0.004956 0.004833 16.459186 ( 1.667509)
build_install 0.014175 0.000041 4.791479 ( 1.603376)
test_btest 0.000774 0.000070 88.161256 ( 14.264298)
test_basic 0.000437 0.004698 0.633201 ( 0.698709)
test_all 0.092469 0.024071 367.618483 ( 35.974830)
test_rubyspec 0.016930 0.045868 75.683476 ( 88.001642)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-015009
total: 149.24 sec