Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-212853
#<BuildRuby:0x0000560844835160
@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.20221129-212853",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004213 0.005542 1.206205 ( 1.243467)
build_miniruby 0.002058 0.000686 0.839486 ( 0.837401)
build_ruby 0.003198 0.001066 2.227367 ( 2.133222)
build_all 0.015894 0.005298 18.522975 ( 2.166401)
build_install 0.017927 0.004732 2.065762 ( 1.021190)
test_btest 0.001095 0.000351 92.603644 ( 8.989547)
test_basic 0.007630 0.002442 0.338471 ( 0.422905)
test_all 0.001775 0.000568 742.261509 ( 72.367910)
test_rubyspec 0.087295 0.092073 49.429595 ( 57.529976)
total: 146.71 sec