Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-160804
#<BuildRuby:0x000056531851d5a8
@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.20220205-160804",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001637 0.008920 0.927128 ( 0.959271)
build_miniruby 0.001185 0.000538 0.074023 ( 0.072183)
build_ruby 0.001279 0.000582 0.081122 ( 0.079082)
build_all 0.008348 0.001613 4.056730 ( 0.768683)
build_install 0.021803 0.000810 7.743263 ( 2.291397)
test_btest 0.001063 0.000332 46.904129 ( 43.733151)
test_basic 0.006334 0.001980 0.333692 ( 0.428307)
test_all 0.001785 0.000558 675.685516 ( 66.412767)
test_rubyspec 0.095200 0.056604 45.686640 ( 51.091411)
total: 165.84 sec