Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-090420
#<BuildRuby:0x000055817dbb7e58
@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.20221119-090420",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.002954 0.002417 1.101807 ( 1.128204)
build_miniruby 0.000935 0.000170 1.091197 ( 1.089821)
build_ruby 0.001139 0.000207 2.793980 ( 2.705408)
build_all 0.008060 0.000742 15.859446 ( 3.336102)
build_install 0.009549 0.000000 2.145935 ( 1.271147)
test_btest 0.000733 0.000000 65.010433 ( 10.731000)
test_basic 0.004587 0.000469 0.294552 ( 0.384826)
test_all 0.000794 0.000122 649.914836 (100.576146)
test_rubyspec 0.043628 0.025149 51.582737 ( 59.854761)
total: 181.08 sec