Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-135114
#<BuildRuby:0x0000558f5ce5ffb0
@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-135114",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001322 0.004013 1.138850 ( 1.575433)
build_miniruby 0.001006 0.000050 0.966321 ( 0.964907)
build_ruby 0.001246 0.000062 2.734924 ( 2.649060)
build_all 0.004439 0.004578 15.804662 ( 3.323022)
build_install 0.008652 0.000409 2.046175 ( 1.174901)
test_btest 0.000527 0.000050 55.884613 ( 12.032812)
test_basic 0.000000 0.004969 0.311554 ( 0.402140)
test_all 0.000000 0.000900 646.913533 ( 99.842012)
test_rubyspec 0.045593 0.026236 50.928460 ( 59.186451)
total: 181.15 sec