Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-233739
#<BuildRuby:0x0000558fc802b7e8
@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.20220129-233739",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009206 0.001416 0.958354 ( 1.083254)
build_miniruby 0.001586 0.000243 0.073899 ( 0.072977)
build_ruby 0.001853 0.000285 0.069821 ( 0.069265)
build_all 0.009799 0.000000 4.121580 ( 0.809257)
build_install 0.011427 0.011629 7.780401 ( 2.317048)
test_btest 0.000000 0.001348 47.163025 ( 43.819001)
test_basic 0.000000 0.006947 0.328677 ( 0.418480)
test_all 0.001472 0.000697 685.802520 ( 66.944896)
test_rubyspec 0.091885 0.066730 45.870561 ( 51.213132)
total: 166.75 sec