Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-211634
#<BuildRuby:0x00005618182767e0
@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.20220814-211634",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004722 0.001888 0.833387 ( 1.656084)
build_miniruby 0.000638 0.000255 0.057554 ( 0.056351)
build_ruby 0.000704 0.000282 0.059624 ( 0.058389)
build_all 0.003199 0.001280 1.533817 ( 0.590930)
build_install 0.003963 0.007093 1.939480 ( 0.978148)
test_btest 0.000603 0.000301 56.574723 ( 8.102485)
test_basic 0.005775 0.000521 0.343413 ( 0.430815)
test_all 0.001360 0.000628 614.792902 ( 90.887940)
test_rubyspec 0.084219 0.040657 44.160291 ( 51.571255)
total: 154.33 sec