Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-045502
#<BuildRuby:0x00005622ced94a58
@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-045502",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004237 0.007156 1.032276 ( 1.072661)
build_miniruby 0.001555 0.000414 0.071273 ( 0.069369)
build_ruby 0.001566 0.000418 0.075717 ( 0.073556)
build_all 0.008295 0.001056 1.511353 ( 0.603977)
build_install 0.011521 0.007937 5.389631 ( 2.222039)
test_btest 0.000956 0.000299 76.011105 ( 8.179087)
test_basic 0.005705 0.001783 0.331300 ( 0.419078)
test_all 0.002028 0.000000 699.783729 ( 68.091549)
test_rubyspec 0.116298 0.041304 46.631402 ( 51.904960)
total: 132.64 sec