Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-010301
#<BuildRuby:0x00005602a5cc4658
@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.20220203-010301",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000016)
build_up 0.000000 0.011248 0.943503 ( 1.238688)
build_miniruby 0.000000 0.002377 0.072417 ( 0.070366)
build_ruby 0.000000 0.001740 0.076662 ( 0.075301)
build_all 0.007808 0.002681 4.171459 ( 0.791175)
build_install 0.006832 0.014691 7.858657 ( 2.383896)
test_btest 0.001408 0.000000 46.780888 ( 43.399251)
test_basic 0.007262 0.000000 0.341286 ( 0.433198)
test_all 0.001779 0.000000 688.781049 ( 67.224862)
test_rubyspec 0.075773 0.081952 46.064452 ( 51.531661)
total: 167.15 sec