Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-142135
#<BuildRuby:0x0000564c8475f7e8
@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.20220130-142135",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011717 0.000000 0.942864 ( 0.958550)
build_miniruby 0.001986 0.000000 0.073516 ( 0.071144)
build_ruby 0.001726 0.000000 0.067387 ( 0.065492)
build_all 0.009308 0.000000 4.050484 ( 0.775991)
build_install 0.007039 0.015646 7.878776 ( 2.360051)
test_btest 0.001060 0.000176 47.769771 ( 45.227663)
test_basic 0.000000 0.006627 0.341719 ( 0.433525)
test_all 0.001374 0.000571 661.217065 ( 65.190776)
test_rubyspec 0.115336 0.047460 45.786634 ( 51.017421)
total: 166.10 sec