Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-155958
#<BuildRuby:0x000055ae8a3df340
@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.20220208-155958",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006045 0.004939 0.957717 ( 1.372483)
build_miniruby 0.001612 0.000230 0.078797 ( 0.076744)
build_ruby 0.001757 0.000251 0.073699 ( 0.071819)
build_all 0.008963 0.001280 4.157218 ( 0.801356)
build_install 0.014962 0.006188 7.832571 ( 2.333868)
test_btest 0.001218 0.000228 70.957562 ( 7.997144)
test_basic 0.007971 0.000391 0.334935 ( 0.432269)
test_all 0.001790 0.000130 692.087667 ( 67.617422)
test_rubyspec 0.086297 0.072514 46.002720 ( 51.470853)
total: 132.18 sec