Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-120408
#<BuildRuby:0x000055f254ca0610
@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.20220818-120408",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000053 0.000004 0.000057 ( 0.000060)
build_up 0.000502 0.011689 0.978207 ( 0.996257)
build_miniruby 0.001751 0.000500 0.076504 ( 0.074457)
build_ruby 0.001279 0.000365 0.077938 ( 0.075801)
build_all 0.008564 0.002447 1.540372 ( 0.581847)
build_install 0.012414 0.009263 1.879491 ( 0.912272)
test_btest 0.001136 0.000000 68.558788 ( 8.277003)
test_basic 0.007736 0.000000 0.331681 ( 0.426215)
test_all 0.004374 0.000000 664.131624 ( 66.223734)
test_rubyspec 0.110485 0.068611 45.724786 ( 54.053462)
total: 131.62 sec