Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-211622
#<BuildRuby:0x000055bbb06b8b38
@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.20220316-211622",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009799 0.000278 1.012356 ( 1.295378)
build_miniruby 0.001678 0.000224 0.067826 ( 0.066778)
build_ruby 0.001814 0.000242 0.074962 ( 0.073751)
build_all 0.006235 0.003844 4.152293 ( 0.855647)
build_install 0.020786 0.002779 7.973856 ( 2.388077)
test_btest 0.001173 0.000195 71.922918 ( 8.307631)
test_basic 0.005948 0.000992 0.325120 ( 0.416246)
test_all 0.001511 0.000252 690.814368 ( 67.082076)
test_rubyspec 0.048922 0.103730 46.472571 ( 51.611827)
total: 132.10 sec