Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-011146
#<BuildRuby:0x0000564ef0269400
@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.20221020-011146",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009944 0.000288 1.116591 ( 1.170285)
build_miniruby 0.001696 0.000242 0.105849 ( 0.102638)
build_ruby 0.001881 0.000269 0.102876 ( 0.099562)
build_all 0.003637 0.005153 1.352978 ( 0.587779)
build_install 0.017337 0.000602 1.714230 ( 0.895660)
test_btest 0.001922 0.000339 60.172632 ( 6.917429)
test_basic 0.006211 0.000208 0.371943 ( 0.472015)
test_all 0.006670 0.000000 511.625451 ( 54.810942)
test_rubyspec 0.080865 0.046925 43.421491 ( 52.023479)
total: 117.08 sec