Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-162936
#<BuildRuby:0x0000561a136f2bf0
@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.20220815-162936",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006414 0.000459 0.891945 ( 1.389880)
build_miniruby 0.000892 0.000064 0.058238 ( 0.057039)
build_ruby 0.000923 0.000066 0.059507 ( 0.058336)
build_all 0.004791 0.000021 1.540055 ( 0.590307)
build_install 0.005895 0.005282 1.916195 ( 0.969978)
test_btest 0.000563 0.000075 47.843698 ( 8.517032)
test_basic 0.005265 0.000702 0.333487 ( 0.421475)
test_all 0.001861 0.000248 624.766874 ( 89.701174)
test_rubyspec 0.054775 0.037167 44.084262 ( 51.484141)
total: 153.19 sec