Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-155419
#<BuildRuby:0x00005580bf2a78e0
@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-155419",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.005049 0.000174 1.321620 ( 1.714103)
build_miniruby 0.001186 0.000041 1.528572 ( 1.533063)
build_ruby 0.001816 0.000000 4.292305 ( 4.303949)
build_all 0.010533 0.000135 16.885215 ( 1.838732)
build_install 0.011674 0.004195 5.007420 ( 1.780211)
test_btest 0.000690 0.000041 89.264618 ( 11.398128)
test_basic 0.005403 0.000318 0.689098 ( 0.761026)
test_all 0.084489 0.028700 184.106719 ( 83.755410)
test_rubyspec 0.031820 0.034714 81.996498 ( 94.388954)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-155419
total: 201.47 sec