Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-073917
#<BuildRuby:0x000055cb57527858
@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.20220225-073917",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007101 0.005411 0.927559 ( 1.425641)
build_miniruby 0.001367 0.000570 0.071860 ( 0.069622)
build_ruby 0.002808 0.000000 0.078069 ( 0.075142)
build_all 0.010139 0.000000 4.165771 ( 0.844767)
build_install 0.022901 0.001934 7.905957 ( 2.421833)
test_btest 0.001416 0.000000 74.411065 ( 7.794305)
test_basic 0.006553 0.001031 0.341679 ( 0.429330)
test_all 0.003478 0.000000 655.767578 ( 65.610292)
test_rubyspec 0.117838 0.045034 46.191981 ( 51.471453)
total: 130.14 sec