Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-053139
#<BuildRuby:0x00005630b3b1ca80
@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.20220305-053139",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003929 0.006343 1.039450 ( 1.637063)
build_miniruby 0.001235 0.000570 0.077243 ( 0.075688)
build_ruby 0.001465 0.000676 0.077841 ( 0.075911)
build_all 0.009457 0.000513 4.197254 ( 0.838406)
build_install 0.015094 0.007675 7.943705 ( 2.404332)
test_btest 0.001295 0.000000 75.078531 ( 8.040696)
test_basic 0.006724 0.001614 0.345023 ( 0.432572)
test_all 0.001253 0.000501 697.519058 ( 67.604566)
test_rubyspec 0.094466 0.065373 46.492963 ( 51.955061)
total: 133.07 sec