Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-235439
#<BuildRuby:0x000055fa0276d480
@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.20220809-235439",
@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.000033 0.000006 0.000039 ( 0.000040)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.008280 0.001380 0.872871 ( 2.060429)
build_miniruby 0.001266 0.000211 0.060272 ( 0.058957)
build_ruby 0.001088 0.000181 0.054626 ( 0.053727)
build_all 0.008401 0.000550 1.272359 ( 0.468503)
build_install 0.014442 0.002221 4.318179 ( 1.799427)
test_btest 0.001645 0.000253 51.375212 ( 6.048295)
test_basic 0.005319 0.000000 0.284641 ( 0.382851)
test_all 0.002086 0.000168 501.190057 ( 52.805527)
test_rubyspec 0.088234 0.046599 41.429948 ( 48.970153)
total: 112.65 sec