Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-152615
#<BuildRuby:0x0000564e4927fce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-152615",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003823 0.000000 1.071298 ( 1.466859)
build_miniruby 0.001272 0.000000 0.796009 ( 0.795337)
build_ruby 0.001307 0.000000 2.721017 ( 2.721427)
build_all 0.004594 0.004583 14.187013 ( 1.306625)
build_install 0.004487 0.004328 4.088833 ( 1.059438)
test_btest 0.000803 0.000153 74.097841 ( 7.093834)
test_basic 0.004665 0.000000 0.723763 ( 0.800744)
test_all 0.084141 0.026662 236.933333 ( 35.142220)
test_rubyspec 0.013641 0.035082 47.600016 ( 60.095847)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-152615
total: 110.48 sec