Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-143058
#<BuildRuby:0x000055dd782fa700
@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.20221117-143058",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000093 0.000011 0.000104 ( 0.000103)
build_up 0.004065 0.004649 1.124263 ( 1.775783)
build_miniruby 0.001568 0.000294 0.906049 ( 0.905764)
build_ruby 0.002643 0.000000 2.338063 ( 2.242488)
build_all 0.006389 0.012960 18.254034 ( 2.258822)
build_install 0.015050 0.006353 1.893723 ( 1.030613)
test_btest 0.000591 0.000206 84.739616 ( 9.699291)
test_basic 0.002261 0.004923 0.351600 ( 0.443585)
test_all 0.002264 0.000000 699.739951 ( 74.370877)
test_rubyspec 0.057909 0.064385 51.253333 ( 59.641858)
total: 152.37 sec