Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-141837
#<BuildRuby:0x0000563546b4bf00
@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.20220720-141837",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006559 0.000172 0.911619 ( 1.356325)
build_miniruby 0.000914 0.000065 0.057013 ( 0.055733)
build_ruby 0.000928 0.000067 0.059274 ( 0.063838)
build_all 0.004333 0.000310 1.541390 ( 0.608748)
build_install 0.005971 0.004933 5.668433 ( 2.192064)
test_btest 0.000645 0.000086 50.751773 ( 8.409874)
test_basic 0.004869 0.000649 0.286314 ( 0.375149)
test_all 0.000876 0.000117 637.852515 ( 90.460475)
test_rubyspec 0.085735 0.026109 44.136864 ( 49.896621)
total: 153.42 sec