Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-165659
#<BuildRuby:0x0000560384213468
@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.20220508-165659",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002353 0.004472 0.853851 ( 1.285080)
build_miniruby 0.001039 0.000000 0.056831 ( 0.055618)
build_ruby 0.000924 0.000000 0.057719 ( 0.056483)
build_all 0.004069 0.000262 1.476461 ( 0.595117)
build_install 0.004311 0.005352 6.254751 ( 2.816669)
test_btest 0.000499 0.000107 50.324546 ( 8.232476)
test_basic 0.000446 0.004904 0.254447 ( 0.343291)
test_all 0.000992 0.000284 620.144710 ( 92.800695)
test_rubyspec 0.046896 0.031103 43.826542 ( 48.808596)
total: 154.99 sec