Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-120731
#<BuildRuby:0x000055c534c837d8
@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.20220303-120731",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000026 0.000002 0.000028 ( 0.000024)
build_up 0.010975 0.000438 1.041429 ( 1.101680)
build_miniruby 0.001565 0.000098 0.075423 ( 0.074480)
build_ruby 0.001966 0.000123 0.070033 ( 0.068653)
build_all 0.009764 0.000610 4.177248 ( 0.859493)
build_install 0.013478 0.010153 7.995987 ( 2.431789)
test_btest 0.001032 0.000163 72.504531 ( 8.000088)
test_basic 0.007550 0.000352 0.335071 ( 0.424917)
test_all 0.001621 0.000244 706.300991 ( 67.981330)
test_rubyspec 0.115614 0.051926 46.418163 ( 51.547915)
total: 132.49 sec