Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-060650
#<BuildRuby:0x0000559dd067b600
@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.20220921-060650",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000084 0.000006 0.000090 ( 0.000093)
build_up 0.009295 0.000343 1.083169 ( 1.095468)
build_miniruby 0.001500 0.000100 0.117904 ( 0.113304)
build_ruby 0.001892 0.000127 0.111813 ( 0.094943)
build_all 0.006535 0.004386 1.600835 ( 0.654822)
build_install 0.016301 0.004955 1.922913 ( 0.965563)
test_btest 0.001159 0.000174 75.344291 ( 8.687462)
test_basic 0.007995 0.000000 0.387697 ( 0.474428)
test_all 0.003411 0.000273 627.637736 ( 66.848152)
test_rubyspec 0.133046 0.036829 46.020748 ( 54.354720)
total: 133.29 sec