Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-004854
#<BuildRuby:0x0000556a4e8080c8
@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.20240101-004854",
@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.000003 0.000001 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.005191 0.000180 0.811321 ( 1.183510)
build_miniruby 0.000839 0.000129 0.847355 ( 0.847558)
build_ruby 0.000000 0.001912 2.657559 ( 2.658162)
build_all 0.005030 0.003369 11.995837 ( 0.955504)
build_install 0.007778 0.003087 3.393764 ( 0.961376)
test_btest 0.000636 0.000159 63.914427 ( 4.850636)
test_basic 0.004502 0.000061 0.399292 ( 0.479688)
test_all 0.075867 0.024785 375.931795 ( 40.062822)
test_rubyspec 0.027489 0.038090 40.420036 ( 52.961283)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240101-004854
total: 104.96 sec