Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-134054
#<BuildRuby:0x000055aa35a87e58
@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-134054",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006434 0.000000 0.852388 ( 1.692768)
build_miniruby 0.000946 0.000000 0.057018 ( 0.055863)
build_ruby 0.000929 0.000000 0.058734 ( 0.057571)
build_all 0.000081 0.004438 1.561419 ( 0.641016)
build_install 0.001863 0.009256 5.667617 ( 2.165960)
test_btest 0.000664 0.000133 54.933727 ( 7.860019)
test_basic 0.004749 0.000950 0.336197 ( 0.424644)
test_all 0.000899 0.000180 627.767755 ( 89.183184)
test_rubyspec 0.078594 0.049663 43.999467 ( 49.651405)
total: 151.73 sec