Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-100626
#<BuildRuby:0x00005643d4dd7480
@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.20231201-100626",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000422 0.004077 0.956600 ( 1.245529)
build_miniruby 0.000873 0.000000 0.868762 ( 0.869469)
build_ruby 0.001216 0.000000 2.692749 ( 2.693602)
build_all 0.007361 0.000227 12.007258 ( 1.016515)
build_install 0.006840 0.003102 3.551831 ( 0.966052)
test_btest 0.000753 0.000141 61.517983 ( 5.754434)
test_basic 0.003249 0.000609 0.375779 ( 0.458867)
test_all 0.059586 0.005608 136.976913 ( 20.430810)
test_rubyspec 0.031212 0.035780 39.551969 ( 52.215615)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20231201-100626
total: 85.65 sec