Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-214554
#<BuildRuby:0x000055d9b72dca58
@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.20220219-214554",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010265 0.000405 0.955495 ( 0.946088)
build_miniruby 0.001551 0.000103 0.077813 ( 0.076509)
build_ruby 0.002056 0.000137 0.074293 ( 0.072192)
build_all 0.010336 0.000000 4.148595 ( 0.787514)
build_install 0.024026 0.000025 7.717610 ( 2.309047)
test_btest 0.002221 0.000000 77.661326 ( 8.558843)
test_basic 0.003360 0.004538 0.337493 ( 0.436490)
test_all 0.001448 0.000121 670.736390 ( 65.640142)
test_rubyspec 0.092657 0.066440 45.899761 ( 51.217208)
total: 130.04 sec