Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-103335
#<BuildRuby:0x000055965ba73810
@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.20220211-103335",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002230 0.008702 0.954693 ( 1.098782)
build_miniruby 0.001572 0.000786 0.077325 ( 0.075927)
build_ruby 0.001372 0.000686 0.077106 ( 0.075400)
build_all 0.009940 0.000625 4.077172 ( 0.787491)
build_install 0.013028 0.010863 7.869944 ( 2.333397)
test_btest 0.001241 0.000621 74.885808 ( 7.964327)
test_basic 0.003199 0.004025 0.341074 ( 0.431083)
test_all 0.001127 0.000597 689.352822 ( 66.651605)
test_rubyspec 0.083386 0.085488 46.439381 ( 51.640933)
total: 131.06 sec