Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-082214
#<BuildRuby:0x0000560e530dcb38
@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.20220226-082214",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000033 0.000000 0.000033 ( 0.000031)
build_up 0.008682 0.003496 1.014956 ( 1.680590)
build_miniruby 0.001584 0.000297 0.077981 ( 0.075922)
build_ruby 0.001766 0.000331 0.080938 ( 0.078352)
build_all 0.006525 0.003783 4.183326 ( 0.837902)
build_install 0.014803 0.008917 7.861794 ( 2.397962)
test_btest 0.001386 0.000000 76.126273 ( 7.984116)
test_basic 0.003528 0.004475 0.336038 ( 0.430959)
test_all 0.001363 0.000434 660.512645 ( 65.679467)
test_rubyspec 0.137474 0.035148 46.552266 ( 51.868356)
total: 131.03 sec