Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-042423
#<BuildRuby:0x000055abe6494110
@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-042423",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003897 0.000000 0.843597 ( 1.254741)
build_miniruby 0.000839 0.000000 1.050787 ( 1.051392)
build_ruby 0.001414 0.000000 3.076584 ( 3.082378)
build_all 0.009286 0.000000 15.714793 ( 1.477608)
build_install 0.006753 0.003946 4.164932 ( 1.203588)
test_btest 0.000702 0.000037 81.342431 ( 8.378163)
test_basic 0.000000 0.003990 0.436387 ( 0.513444)
test_all 0.081214 0.032408 427.282907 ( 35.541999)
test_rubyspec 0.031965 0.009120 47.739850 ( 60.453062)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-042423
total: 112.96 sec