Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-121444
#<BuildRuby:0x000055c381df0a58
@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.20220314-121444",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011999 0.000533 1.044755 ( 1.111536)
build_miniruby 0.000000 0.002500 0.075448 ( 0.073676)
build_ruby 0.000369 0.001579 0.077362 ( 0.076021)
build_all 0.008841 0.001658 4.123245 ( 0.842828)
build_install 0.020318 0.003264 7.907831 ( 2.417090)
test_btest 0.000910 0.000166 68.995982 ( 8.127120)
test_basic 0.006409 0.001166 0.334128 ( 0.422945)
test_all 0.000637 0.001116 662.071177 ( 66.470659)
test_rubyspec 0.112825 0.059499 45.998675 ( 51.539235)
total: 131.08 sec