Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-203948
#<BuildRuby:0x000055f8fd5decc8
@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.20221204-203948",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010059 0.000454 1.186616 ( 1.233849)
build_miniruby 0.003049 0.000000 0.852019 ( 0.851024)
build_ruby 0.003532 0.000000 2.234157 ( 2.135735)
build_all 0.011427 0.010421 18.816043 ( 2.193824)
build_install 0.013934 0.009909 2.115879 ( 1.045066)
test_btest 0.001005 0.000366 97.476044 ( 9.983959)
test_basic 0.004420 0.005953 0.353451 ( 0.438028)
test_all 0.001648 0.000327 732.620308 ( 71.606295)
test_rubyspec 0.115018 0.062808 49.560569 ( 57.636766)
total: 147.13 sec