Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-143037
#<BuildRuby:0x0000560e311d4620
@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.20220824-143037",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000013 0.000007 0.000020 ( 0.000019)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.008066 0.004033 0.983837 ( 1.441615)
build_miniruby 0.001561 0.000780 0.079360 ( 0.078617)
build_ruby 0.001290 0.000645 0.074898 ( 0.074350)
build_all 0.008807 0.000272 1.551334 ( 0.588128)
build_install 0.021325 0.000000 1.861096 ( 0.924286)
test_btest 0.001115 0.000000 78.217217 ( 8.173730)
test_basic 0.006754 0.000113 0.334751 ( 0.425667)
test_all 0.003718 0.001063 671.895176 ( 66.811756)
test_rubyspec 0.107419 0.064961 45.949431 ( 54.362449)
total: 132.88 sec