Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-180801
#<BuildRuby:0x00005586c4d12fe0
@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.20220906-180801",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006791 0.004535 0.987825 ( 1.020902)
build_miniruby 0.002157 0.000431 0.073909 ( 0.071993)
build_ruby 0.002318 0.000000 0.078167 ( 0.076414)
build_all 0.008975 0.000489 1.572391 ( 0.604286)
build_install 0.019116 0.002440 1.888284 ( 0.942276)
test_btest 0.001024 0.000171 94.273319 ( 9.547797)
test_basic 0.007104 0.000276 0.345955 ( 0.437725)
test_all 0.006214 0.000981 660.170096 ( 66.887023)
test_rubyspec 0.084705 0.083596 46.896884 ( 55.367131)
total: 134.96 sec