Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-203501
#<BuildRuby:0x0000564e0e73fde0
@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.20220627-203501",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003012 0.003778 0.857045 ( 1.047837)
build_miniruby 0.000751 0.000250 0.056756 ( 0.055522)
build_ruby 0.000735 0.000245 0.059136 ( 0.057966)
build_all 0.004292 0.000045 1.498302 ( 0.601748)
build_install 0.009477 0.001504 6.322946 ( 2.848714)
test_btest 0.000559 0.000160 52.876934 ( 8.435082)
test_basic 0.000731 0.004894 0.311899 ( 0.400482)
test_all 0.001392 0.000000 640.789348 ( 90.983404)
test_rubyspec 0.058063 0.031310 44.640332 ( 50.222078)
total: 154.65 sec