Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-043749
#<BuildRuby:0x0000564948e88018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-043749",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006559 0.000379 0.840076 ( 1.291778)
build_miniruby 0.000861 0.000133 0.058094 ( 0.056872)
build_ruby 0.000817 0.000126 0.059697 ( 0.058527)
build_all 0.004092 0.000630 1.564511 ( 0.591585)
build_install 0.011358 0.000000 5.688641 ( 2.165523)
test_btest 0.000883 0.000000 52.170978 ( 8.221714)
test_basic 0.000000 0.006257 0.343362 ( 0.431070)
test_all 0.000000 0.001628 633.006328 ( 93.430378)
test_rubyspec 0.057331 0.044456 43.661623 ( 51.058171)
total: 157.31 sec