Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-165634
#<BuildRuby:0x00005607e55340b0
@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-165634",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000367 0.004188 1.209162 ( 1.594309)
build_miniruby 0.001029 0.000000 1.374755 ( 1.378687)
build_ruby 0.001635 0.000000 4.278496 ( 4.287681)
build_all 0.009075 0.001130 16.398920 ( 1.620332)
build_install 0.010974 0.003703 4.803758 ( 1.633184)
test_btest 0.000837 0.000000 80.298258 ( 11.041999)
test_basic 0.005573 0.000000 0.663170 ( 0.731211)
test_all 0.062222 0.007844 158.142316 ( 41.490627)
test_rubyspec 0.027932 0.034828 71.882704 ( 84.112704)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-165634
total: 147.89 sec