Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-140249
#<BuildRuby:0x000055af6f647688
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-140249",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000026 0.000006 0.000032 ( 0.000030)
build_up 0.009269 0.002139 0.934363 ( 1.004427)
build_miniruby 0.001810 0.000418 0.077793 ( 0.075636)
build_ruby 0.001914 0.000000 0.079369 ( 0.077653)
build_all 0.009894 0.000000 4.182734 ( 0.795234)
build_install 0.019640 0.000487 7.800715 ( 2.346621)
test_btest 0.001308 0.000207 47.367977 ( 44.058089)
test_basic 0.008337 0.000501 0.340647 ( 0.426685)
test_all 0.001591 0.000239 691.061456 ( 67.182327)
test_rubyspec 0.113310 0.057027 45.711886 ( 51.335364)
total: 167.30 sec