Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-180606
#<BuildRuby:0x0000557d3aeeb6e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230728-180606",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004776 0.001062 1.467583 ( 2.844659)
build_miniruby 0.000880 0.000196 0.937638 ( 0.936791)
build_ruby 0.001382 0.000307 2.731209 ( 2.735584)
build_all 0.008604 0.000907 13.621565 ( 1.259061)
build_install 0.003860 0.004358 1.978790 ( 0.904809)
test_btest 0.000850 0.000212 77.761384 ( 7.435359)
test_basic 0.000000 0.004726 0.684416 ( 0.761386)
test_all 0.000000 0.001516 73.931692 ( 37.861961)
test_rubyspec 0.006586 0.031180 43.200843 ( 55.657089)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20230728-180606
total: 110.40 sec