Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-031907
#<BuildRuby:0x000055b622ebc048
@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-031907",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.003754 0.863312 ( 1.234207)
build_miniruby 0.000938 0.000000 1.039442 ( 1.041421)
build_ruby 0.001112 0.000000 3.048267 ( 3.052213)
build_all 0.008028 0.000342 15.851151 ( 1.416763)
build_install 0.010081 0.000250 4.133805 ( 1.171255)
test_btest 0.000605 0.000072 78.120811 ( 8.535198)
test_basic 0.003784 0.000000 0.451019 ( 0.525932)
test_all 0.078342 0.028854 314.683850 ( 32.614906)
test_rubyspec 0.034129 0.008425 50.419446 ( 63.086748)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-031907
total: 112.68 sec