Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-014130
#<BuildRuby:0x0000556ae9032038
@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.20220821-014130",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009498 0.000731 0.840891 ( 1.295120)
build_miniruby 0.001304 0.000101 0.062044 ( 0.061562)
build_ruby 0.001323 0.000101 0.058827 ( 0.058228)
build_all 0.008674 0.000668 1.270923 ( 0.472035)
build_install 0.009405 0.004733 1.563419 ( 0.798617)
test_btest 0.001526 0.000191 51.620693 ( 6.137674)
test_basic 0.005175 0.000647 0.281113 ( 0.374767)
test_all 0.003293 0.000171 512.271773 ( 53.880275)
test_rubyspec 0.099181 0.041155 41.969370 ( 50.607959)
total: 113.69 sec