Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-004550
#<BuildRuby:0x000055d7154038e0
@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-004550",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.005024 1.366013 ( 1.761932)
build_miniruby 0.000000 0.001170 1.451389 ( 1.453490)
build_ruby 0.000541 0.001019 4.548944 ( 4.561582)
build_all 0.008452 0.001625 16.641464 ( 1.716756)
build_install 0.000075 0.015482 4.918053 ( 1.706415)
test_btest 0.000665 0.000222 83.349954 ( 13.525165)
test_basic 0.001162 0.004109 0.655276 ( 0.722779)
test_all 0.089615 0.031213 341.639754 ( 68.408555)
test_rubyspec 0.036853 0.029350 79.330999 ( 91.466324)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-004550
total: 185.32 sec