Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-234633
#<BuildRuby:0x000056038c530a58
@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-234633",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010026 0.000668 0.979753 ( 1.260576)
build_miniruby 0.001982 0.000132 0.074206 ( 0.072006)
build_ruby 0.001596 0.000106 0.079648 ( 0.077696)
build_all 0.010697 0.000053 4.125797 ( 0.842549)
build_install 0.018181 0.003241 7.927991 ( 2.439990)
test_btest 0.001278 0.000102 72.800069 ( 8.355163)
test_basic 0.002649 0.004478 0.341839 ( 0.439614)
test_all 0.001914 0.000230 694.753585 ( 67.117488)
test_rubyspec 0.108418 0.048030 46.489273 ( 51.866863)
total: 132.47 sec