Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-095007
#<BuildRuby:0x000055b18f283340
@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.20220304-095007",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010316 0.000861 1.064699 ( 1.459761)
build_miniruby 0.002247 0.000000 0.074561 ( 0.072467)
build_ruby 0.001773 0.000000 0.067745 ( 0.066066)
build_all 0.009765 0.000632 4.180798 ( 0.846876)
build_install 0.018925 0.004680 7.915675 ( 2.428327)
test_btest 0.001042 0.000149 73.416440 ( 8.409886)
test_basic 0.007221 0.000345 0.336088 ( 0.424749)
test_all 0.001805 0.000116 709.038724 ( 67.742909)
test_rubyspec 0.119605 0.040446 46.267291 ( 51.586595)
total: 133.04 sec