Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-142159
#<BuildRuby:0x000055e156c00480
@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.20220216-142159",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011033 0.001698 0.969338 ( 1.096490)
build_miniruby 0.002216 0.000000 0.075368 ( 0.073109)
build_ruby 0.001991 0.000000 0.076282 ( 0.074332)
build_all 0.010770 0.000080 4.126252 ( 0.781815)
build_install 0.015254 0.007792 7.868542 ( 2.353286)
test_btest 0.000780 0.000146 70.610271 ( 7.829849)
test_basic 0.006210 0.001164 0.336461 ( 0.424373)
test_all 0.001510 0.000283 701.937519 ( 67.807095)
test_rubyspec 0.081538 0.076947 45.758263 ( 51.015039)
total: 131.46 sec