Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-195855
#<BuildRuby:0x000055984c8f3858
@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.20220315-195855",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007035 0.003198 1.009201 ( 1.072422)
build_miniruby 0.001470 0.000669 0.073924 ( 0.072758)
build_ruby 0.002390 0.000000 0.070963 ( 0.069507)
build_all 0.005713 0.004135 4.186861 ( 0.869339)
build_install 0.013656 0.009134 8.026702 ( 2.466429)
test_btest 0.001019 0.000509 76.998838 ( 8.185425)
test_basic 0.006668 0.000619 0.332975 ( 0.423305)
test_all 0.001158 0.000541 663.105905 ( 65.642573)
test_rubyspec 0.059824 0.103957 46.356921 ( 51.727743)
total: 130.53 sec