Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-052903
#<BuildRuby:0x000055cd370ea7e0
@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.20220818-052903",
@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.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006538 0.921507 ( 0.925848)
build_miniruby 0.000000 0.001043 0.057604 ( 0.056324)
build_ruby 0.000326 0.000693 0.060052 ( 0.058792)
build_all 0.004747 0.000000 1.533581 ( 0.590840)
build_install 0.004462 0.004416 1.928583 ( 0.974660)
test_btest 0.000568 0.000152 51.471924 ( 8.585744)
test_basic 0.005348 0.000268 0.254288 ( 0.343066)
test_all 0.001740 0.000435 626.324542 ( 90.134001)
test_rubyspec 0.091826 0.036554 44.056348 ( 51.404792)
total: 153.07 sec