Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-073601
#<BuildRuby:0x00005625ae4e3de0
@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.20220721-073601",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005844 0.000449 0.829616 ( 0.901230)
build_miniruby 0.000853 0.000065 0.056885 ( 0.055754)
build_ruby 0.000926 0.000071 0.059280 ( 0.058079)
build_all 0.000098 0.004746 1.552014 ( 0.607873)
build_install 0.010958 0.000197 5.668695 ( 2.171476)
test_btest 0.000647 0.000086 51.314576 ( 8.337883)
test_basic 0.005122 0.000683 0.351133 ( 0.439413)
test_all 0.001026 0.000137 604.661693 ( 91.512961)
test_rubyspec 0.079332 0.033532 43.850620 ( 49.449928)
total: 153.54 sec