Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-090631
#<BuildRuby:0x0000564fd9b040d0
@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.20220717-090631",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002023 0.004446 0.810796 ( 0.953103)
build_miniruby 0.000758 0.000117 0.057161 ( 0.055951)
build_ruby 0.000797 0.000123 0.059109 ( 0.057956)
build_all 0.003916 0.000603 1.537777 ( 0.602725)
build_install 0.010938 0.000198 5.667492 ( 2.200136)
test_btest 0.000754 0.000101 49.135603 ( 8.591098)
test_basic 0.005449 0.000072 0.281195 ( 0.369998)
test_all 0.000499 0.000928 631.758196 ( 91.218734)
test_rubyspec 0.089900 0.020890 43.678443 ( 49.275834)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20220717-090631
total: 153.33 sec