Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-033133
#<BuildRuby:0x0000561a4b3fbe00
@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.20221118-033133",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004339 0.000482 1.104082 ( 1.130106)
build_miniruby 0.000832 0.000092 0.977694 ( 0.976492)
build_ruby 0.001102 0.000122 2.803748 ( 2.703485)
build_all 0.008146 0.000905 15.923913 ( 3.358051)
build_install 0.000820 0.008565 1.958543 ( 1.081071)
test_btest 0.000458 0.000097 62.965429 ( 11.193805)
test_basic 0.003576 0.000753 0.318022 ( 0.410105)
test_all 0.000694 0.000146 651.475129 (102.702108)
test_rubyspec 0.057734 0.017991 52.170367 ( 60.301992)
total: 183.86 sec