Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-185321
#<BuildRuby:0x0000561315093778
@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.20220307-185321",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004752 0.007880 1.027036 ( 1.132880)
build_miniruby 0.001635 0.000306 0.075535 ( 0.074609)
build_ruby 0.002114 0.000397 0.076045 ( 0.073979)
build_all 0.006841 0.003831 4.202875 ( 0.842789)
build_install 0.020204 0.000000 7.911734 ( 2.431982)
test_btest 0.000913 0.000140 77.382299 ( 8.343228)
test_basic 0.004961 0.004296 0.349283 ( 0.436903)
test_all 0.001491 0.000311 701.691065 ( 67.897575)
test_rubyspec 0.114264 0.053570 46.339437 ( 51.475489)
total: 132.71 sec