Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-111202
#<BuildRuby:0x0000556ef2e03858
@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.20220312-111202",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008836 0.001262 0.996610 ( 1.059799)
build_miniruby 0.001555 0.000223 0.078641 ( 0.076963)
build_ruby 0.001833 0.000262 0.070958 ( 0.068652)
build_all 0.009047 0.000561 1.503152 ( 0.610173)
build_install 0.018537 0.000975 5.341292 ( 2.197437)
test_btest 0.001083 0.000128 71.214670 ( 8.474431)
test_basic 0.001155 0.005893 0.338911 ( 0.427687)
test_all 0.001496 0.000264 701.771171 ( 67.784637)
test_rubyspec 0.081498 0.077271 46.309069 ( 51.642645)
total: 132.34 sec