Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-051546
#<BuildRuby:0x0000564177f640c8
@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.20240107-051546",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.004533 1.195446 ( 1.576932)
build_miniruby 0.000786 0.000559 1.416915 ( 1.418561)
build_ruby 0.001442 0.000360 4.210994 ( 4.219855)
build_all 0.004992 0.005311 16.469310 ( 1.722301)
build_install 0.014059 0.001158 4.892496 ( 1.668613)
test_btest 0.000613 0.000166 81.982282 ( 11.797328)
test_basic 0.001746 0.003983 0.634694 ( 0.701329)
test_all 0.082585 0.032105 385.194130 ( 37.900765)
test_rubyspec 0.039829 0.025307 77.534870 ( 89.726224)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-051546
total: 150.73 sec