Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-072758
#<BuildRuby:0x000055d5ca897858
@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.20220307-072758",
@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.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002092 0.008114 1.007909 ( 3.495375)
build_miniruby 0.001189 0.000732 0.075678 ( 0.074886)
build_ruby 0.001206 0.000742 0.069666 ( 0.069215)
build_all 0.009445 0.001173 4.111672 ( 0.863798)
build_install 0.023200 0.001735 7.848742 ( 2.436849)
test_btest 0.000000 0.001142 74.957544 ( 7.958387)
test_basic 0.003665 0.004388 0.340556 ( 0.430763)
test_all 0.001262 0.000568 662.389069 ( 65.520277)
test_rubyspec 0.106713 0.064976 46.515260 ( 51.999235)
total: 132.85 sec