Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-170151
#<BuildRuby:0x000055827eb10480
@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.20220304-170151",
@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.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010404 0.000871 1.033924 ( 1.272594)
build_miniruby 0.001492 0.000199 0.071054 ( 0.069571)
build_ruby 0.001867 0.000249 0.077495 ( 0.076398)
build_all 0.006532 0.004095 4.246229 ( 0.850481)
build_install 0.019038 0.004675 7.885255 ( 2.435853)
test_btest 0.000948 0.000181 74.870963 ( 8.589343)
test_basic 0.003499 0.004290 0.350728 ( 0.442982)
test_all 0.001500 0.000340 707.699833 ( 68.272238)
test_rubyspec 0.089501 0.075578 46.664007 ( 52.010612)
total: 134.02 sec