Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-084017
#<BuildRuby:0x000055fd5c8934b0
@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-084017",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000784 0.004238 1.244257 ( 1.633906)
build_miniruby 0.001108 0.000196 1.438186 ( 1.440184)
build_ruby 0.001381 0.000244 4.410346 ( 4.420468)
build_all 0.004321 0.005322 16.588923 ( 1.635358)
build_install 0.015175 0.000000 4.924822 ( 1.704040)
test_btest 0.000764 0.000000 81.433166 ( 8.915433)
test_basic 0.001427 0.004385 0.647216 ( 0.718146)
test_all 0.069646 0.037778 205.090021 ( 41.374127)
test_rubyspec 0.050292 0.014762 78.449117 ( 90.671869)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-084017
total: 152.51 sec