Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-185958
#<BuildRuby:0x000055d5794c08e8
@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.20220223-185958",
@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.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011620 0.000491 0.849138 ( 0.852880)
build_miniruby 0.001504 0.000200 0.075424 ( 0.074359)
build_ruby 0.000000 0.002633 0.075173 ( 0.072978)
build_all 0.007376 0.003092 4.221607 ( 0.845130)
build_install 0.014934 0.007395 8.015008 ( 2.437216)
test_btest 0.001126 0.000282 72.257629 ( 7.760543)
test_basic 0.002183 0.006225 0.338215 ( 0.426399)
test_all 0.000657 0.001217 689.829731 ( 67.143593)
test_rubyspec 0.095468 0.068255 46.132036 ( 51.448201)
total: 131.06 sec