Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-051400
#<BuildRuby:0x0000560677c73de0
@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.20220814-051400",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002843 0.003844 0.809333 ( 0.854746)
build_miniruby 0.000845 0.000195 0.057879 ( 0.056662)
build_ruby 0.000831 0.000192 0.059457 ( 0.058208)
build_all 0.003769 0.000870 1.540932 ( 0.584879)
build_install 0.009904 0.001163 1.910759 ( 0.957267)
test_btest 0.000000 0.000585 49.548325 ( 8.776072)
test_basic 0.002471 0.003586 0.329363 ( 0.417091)
test_all 0.001469 0.000585 596.034087 ( 88.758700)
test_rubyspec 0.071862 0.049383 43.988789 ( 51.388078)
total: 151.85 sec