Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-210359
#<BuildRuby:0x00005628d3a01390
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220725-210359",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005408 0.004256 0.825952 ( 0.879460)
build_miniruby 0.001169 0.000167 0.062546 ( 0.061917)
build_ruby 0.001535 0.000219 0.062558 ( 0.061402)
build_all 0.008197 0.000511 1.264774 ( 0.460022)
build_install 0.016463 0.000000 4.231591 ( 1.821402)
test_btest 0.001460 0.000000 52.588722 ( 6.231830)
test_basic 0.005023 0.000493 0.294384 ( 0.384823)
test_all 0.001834 0.000193 499.163666 ( 52.243614)
test_rubyspec 0.097600 0.040182 41.732543 ( 47.539767)
total: 109.69 sec