Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-104359
#<BuildRuby:0x000056149132c480
@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.20220207-104359",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000038 0.000006 0.000044 ( 0.000028)
build_up 0.009851 0.000897 0.980418 ( 1.008157)
build_miniruby 0.001640 0.000252 0.076587 ( 0.075135)
build_ruby 0.002002 0.000308 0.073183 ( 0.070955)
build_all 0.010691 0.000000 4.194443 ( 0.785462)
build_install 0.024246 0.000000 7.778064 ( 2.319853)
test_btest 0.001033 0.000000 74.673485 ( 8.041059)
test_basic 0.004747 0.003897 0.347950 ( 0.434942)
test_all 0.001420 0.000185 660.736495 ( 65.236832)
test_rubyspec 0.091578 0.060765 46.087152 ( 51.544327)
total: 129.52 sec