Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-083005
#<BuildRuby:0x0000556c806e3858
@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.20220309-083005",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007946 0.004037 1.017894 ( 1.571728)
build_miniruby 0.002072 0.000000 0.077379 ( 0.077329)
build_ruby 0.002202 0.000064 0.079225 ( 0.078415)
build_all 0.007875 0.001575 4.174142 ( 0.859781)
build_install 0.020017 0.003154 8.014439 ( 2.449082)
test_btest 0.001062 0.000203 78.157753 ( 8.340829)
test_basic 0.006617 0.000421 0.335423 ( 0.426853)
test_all 0.001593 0.000135 685.264257 ( 66.847429)
test_rubyspec 0.095912 0.075639 45.928170 ( 51.120190)
total: 131.77 sec