Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-062146
#<BuildRuby:0x000055f683c9b7b8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-062146",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003251 0.006681 0.966633 ( 1.394374)
build_miniruby 0.001393 0.000372 0.072715 ( 0.071146)
build_ruby 0.001191 0.000317 0.075291 ( 0.074308)
build_all 0.007131 0.003679 4.135188 ( 0.794803)
build_install 0.019459 0.003113 7.842927 ( 2.328308)
test_btest 0.000917 0.000241 47.489389 ( 44.266179)
test_basic 0.006419 0.000482 0.336798 ( 0.426189)
test_all 0.001576 0.000394 690.392678 ( 67.456494)
test_rubyspec 0.092429 0.077339 46.035962 ( 51.659849)
total: 168.47 sec