Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-003108
#<BuildRuby:0x00005605b5cdffa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221129-003108",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.001425 0.000518 1.437959 ( 4.769935)
autoconf 0.000407 0.000148 0.891339 ( 0.893649)
configure 0.054064 0.011921 25.342521 ( 25.779368)
build_up 0.013763 0.001122 27.901936 ( 17.987846)
build_miniruby 0.001697 0.007234 191.823131 ( 33.145223)
build_ruby 0.001229 0.000393 3.091984 ( 2.634965)
build_all 0.057629 0.019055 284.835868 ( 52.248681)
build_install 0.009221 0.001292 2.478543 ( 1.317907)
test_btest 0.000466 0.000146 61.042794 ( 11.229813)
test_basic 0.002458 0.002640 0.320329 ( 0.411037)
test_all 0.001397 0.000145 681.156579 (106.103946)
test_rubyspec 0.046769 0.019383 52.609263 ( 60.802772)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20221129-003108
total: 317.33 sec