Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-185749
#<BuildRuby:0x000055c5110ff858
@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.20220205-185749",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000268 0.011233 0.989455 ( 1.105958)
build_miniruby 0.001385 0.000396 0.078201 ( 0.076787)
build_ruby 0.002037 0.000000 0.070247 ( 0.069113)
build_all 0.010157 0.000108 4.078277 ( 0.791881)
build_install 0.016451 0.006020 7.788023 ( 2.316967)
test_btest 0.001018 0.000266 73.341322 ( 8.289842)
test_basic 0.006441 0.001680 0.347153 ( 0.435888)
test_all 0.001596 0.000417 676.644056 ( 66.480779)
test_rubyspec 0.095385 0.057449 46.047277 ( 51.601711)
total: 131.17 sec