Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-095433
#<BuildRuby:0x0000564f62d7bfb0
@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.20220727-095433",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005623 0.000432 0.825784 ( 1.099785)
build_miniruby 0.000826 0.000064 0.058558 ( 0.057325)
build_ruby 0.000861 0.000066 0.059674 ( 0.058532)
build_all 0.000421 0.004090 1.528931 ( 0.584545)
build_install 0.004591 0.006773 5.655240 ( 2.171765)
test_btest 0.000493 0.000116 45.523645 ( 8.627051)
test_basic 0.001418 0.004344 0.336305 ( 0.424472)
test_all 0.000708 0.000208 616.116088 ( 89.850275)
test_rubyspec 0.091144 0.027749 43.787235 ( 49.416159)
total: 152.29 sec