Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-222704
#<BuildRuby:0x000055cc79f02f08
@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.20220821-222704",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004982 0.005313 0.828903 ( 1.621766)
build_miniruby 0.001226 0.000307 0.055149 ( 0.053870)
build_ruby 0.001347 0.000337 0.059143 ( 0.057976)
build_all 0.008549 0.002137 1.242200 ( 0.463224)
build_install 0.013756 0.003439 1.590245 ( 0.792976)
test_btest 0.000934 0.000233 53.549707 ( 6.143497)
test_basic 0.004882 0.001221 0.289570 ( 0.380792)
test_all 0.004141 0.000649 510.801183 ( 53.700620)
test_rubyspec 0.073534 0.059462 41.957296 ( 50.490401)
total: 113.71 sec