Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-014046
#<BuildRuby:0x000055b663233858
@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-014046",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.011312 0.000999 1.001247 ( 1.096297)
build_miniruby 0.001853 0.000247 0.072545 ( 0.072043)
build_ruby 0.001893 0.000252 0.074832 ( 0.073839)
build_all 0.005920 0.004833 4.145300 ( 0.856182)
build_install 0.021900 0.003040 7.950388 ( 2.464441)
test_btest 0.001035 0.000183 72.537482 ( 8.150666)
test_basic 0.007508 0.001325 0.337887 ( 0.428693)
test_all 0.001159 0.001225 675.830084 ( 65.954353)
test_rubyspec 0.074776 0.098364 46.456053 ( 51.762026)
total: 130.86 sec