Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-025615
#<BuildRuby:0x00005629fb10ffb0
@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.20220811-025615",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002638 0.004263 0.867810 ( 1.939562)
build_miniruby 0.001000 0.000000 0.057422 ( 0.056222)
build_ruby 0.001018 0.000000 0.059143 ( 0.057977)
build_all 0.004770 0.000000 1.547892 ( 0.587972)
build_install 0.008778 0.000418 5.679436 ( 2.159050)
test_btest 0.000597 0.000071 52.719280 ( 7.931644)
test_basic 0.001253 0.004544 0.312489 ( 0.401017)
test_all 0.001107 0.000000 604.068714 ( 89.050784)
test_rubyspec 0.091728 0.030928 43.837810 ( 51.202059)
total: 153.39 sec