Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-074100
#<BuildRuby:0x0000563a5c3ac4f0
@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.20220219-074100",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000083 0.000006 0.000089 ( 0.000092)
build_up 0.003295 0.008621 0.946207 ( 1.105629)
build_miniruby 0.000000 0.002044 0.080608 ( 0.079314)
build_ruby 0.000000 0.002071 0.076102 ( 0.074898)
build_all 0.002488 0.007681 4.116246 ( 0.800584)
build_install 0.023373 0.000000 7.781032 ( 2.341374)
test_btest 0.001269 0.000037 74.522581 ( 8.224196)
test_basic 0.007128 0.000787 0.347791 ( 0.436537)
test_all 0.001561 0.000407 653.467055 ( 65.013387)
test_rubyspec 0.085513 0.076765 46.218710 ( 51.738181)
total: 129.82 sec