Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-204204
#<BuildRuby:0x000055e54f224090
@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.20240108-204204",
@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.000001 0.000011 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004613 0.000220 1.332863 ( 1.750601)
build_miniruby 0.001115 0.000053 1.548568 ( 1.553209)
build_ruby 0.000000 0.001841 5.747075 ( 5.756664)
build_all 0.008081 0.002772 16.892336 ( 1.841002)
build_install 0.016851 0.000259 5.391504 ( 2.196117)
test_btest 0.000792 0.000063 83.252132 ( 7.668771)
test_basic 0.007103 0.000185 0.714547 ( 0.784806)
test_all 0.083103 0.007257 266.823924 ( 32.225698)
test_rubyspec 0.030400 0.038152 86.396691 ( 98.840545)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-204204
total: 152.62 sec