Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-003854
#<BuildRuby:0x000055fb5688c0c8
@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.20231217-003854",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001838 0.003051 1.029548 ( 1.297451)
build_miniruby 0.000995 0.000153 0.877977 ( 0.877964)
build_ruby 0.001449 0.000223 2.707657 ( 2.710070)
build_all 0.007035 0.001082 12.161775 ( 0.999600)
build_install 0.010620 0.001634 3.600756 ( 0.981279)
test_btest 0.000689 0.000106 64.128762 ( 4.956890)
test_basic 0.002742 0.000422 0.376043 ( 0.457160)
test_all 0.090766 0.012875 425.304166 ( 36.199231)
test_rubyspec 0.007097 0.050882 39.866483 ( 52.520358)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20231217-003854
total: 101.00 sec