Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-054523
#<BuildRuby:0x000055b539e47520
@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-054523",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.003937 0.000656 1.023375 ( 1.447240)
build_miniruby 0.000839 0.000140 1.084612 ( 1.086040)
build_ruby 0.001267 0.000211 3.170217 ( 3.178596)
build_all 0.004916 0.004621 16.071200 ( 1.431440)
build_install 0.010786 0.000330 4.304609 ( 1.284326)
test_btest 0.000625 0.000125 85.063276 ( 7.001121)
test_basic 0.004482 0.000000 0.508990 ( 0.589330)
test_all 0.048659 0.009524 184.627274 ( 22.240195)
test_rubyspec 0.021515 0.026347 52.276363 ( 64.757905)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-054523
total: 103.02 sec