Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-144414
#<BuildRuby:0x000055a6a314b280
@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.20240106-144414",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004141 0.000731 1.131289 ( 1.546350)
build_miniruby 0.001354 0.000000 1.360426 ( 1.362629)
build_ruby 0.001589 0.000000 4.039899 ( 4.048713)
build_all 0.007781 0.003094 16.442013 ( 1.650132)
build_install 0.007543 0.006894 4.777266 ( 1.618067)
test_btest 0.000655 0.000164 82.362535 ( 7.968733)
test_basic 0.004976 0.000270 0.617051 ( 0.684018)
test_all 0.107685 0.014282 476.641682 ( 40.270298)
test_rubyspec 0.029812 0.031960 71.938018 ( 84.210638)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-144414
total: 143.36 sec