Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-183538
#<BuildRuby:0x000055692ae67510
@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.20220210-183538",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002183 0.008816 0.947199 ( 1.065452)
build_miniruby 0.001900 0.000000 0.074771 ( 0.074692)
build_ruby 0.002093 0.000000 0.080268 ( 0.080520)
build_all 0.011768 0.000000 4.168763 ( 0.804912)
build_install 0.017202 0.005393 7.833892 ( 2.357687)
test_btest 0.001102 0.000331 75.858891 ( 8.256103)
test_basic 0.007219 0.000797 0.348029 ( 0.437685)
test_all 0.001884 0.000000 647.099655 ( 69.742113)
test_rubyspec 0.103918 0.061557 46.372864 ( 51.783329)
total: 134.60 sec