Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-065042
#<BuildRuby:0x000055eb573c8488
@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.20221201-065042",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004791 0.000342 1.131526 ( 1.307147)
build_miniruby 0.000760 0.000055 0.998761 ( 0.997639)
build_ruby 0.001195 0.000085 2.786707 ( 2.699310)
build_all 0.008444 0.000266 15.850305 ( 3.351716)
build_install 0.002742 0.005082 2.168493 ( 1.289629)
test_btest 0.000628 0.000000 66.137510 ( 11.385334)
test_basic 0.000525 0.004213 0.316845 ( 0.407837)
test_all 0.000940 0.000000 646.124664 (109.880027)
test_rubyspec 0.043851 0.017189 53.826897 ( 61.994213)
total: 193.31 sec