Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-010932
#<BuildRuby:0x00005564f35a0b38
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220223-010932",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007122 0.004541 0.858376 ( 0.923628)
build_miniruby 0.001260 0.000168 0.067942 ( 0.066530)
build_ruby 0.001966 0.000262 0.074192 ( 0.071767)
build_all 0.010184 0.000123 1.520519 ( 0.624972)
build_install 0.022023 0.000811 5.132294 ( 2.134203)
test_btest 0.001173 0.000117 74.563558 ( 8.576750)
test_basic 0.007724 0.000772 0.341281 ( 0.429576)
test_all 0.000000 0.002407 703.505006 ( 67.407620)
test_rubyspec 0.072779 0.084431 46.269859 ( 51.801716)
total: 132.04 sec