Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-235116
#<BuildRuby:0x000056339ef784d8
@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.20220305-235116",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004736 0.005758 1.004788 ( 1.149795)
build_miniruby 0.002340 0.000000 0.075785 ( 0.073220)
build_ruby 0.002074 0.000000 0.076608 ( 0.074296)
build_all 0.009137 0.000000 4.252784 ( 0.851208)
build_install 0.021146 0.000000 8.020351 ( 2.434985)
test_btest 0.001433 0.000000 78.826139 ( 8.164129)
test_basic 0.007447 0.000000 0.342196 ( 0.430698)
test_all 0.001777 0.000238 698.661539 ( 67.684776)
test_rubyspec 0.081296 0.086485 46.584739 ( 52.077612)
total: 132.94 sec