Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-074745
#<BuildRuby:0x0000559bc8a70c10
@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.20220220-074745",
@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.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008902 0.002055 0.946378 ( 1.156844)
build_miniruby 0.001644 0.000380 0.073690 ( 0.073557)
build_ruby 0.001744 0.000402 0.069778 ( 0.068678)
build_all 0.004464 0.006251 4.153094 ( 0.805775)
build_install 0.022659 0.001743 7.813491 ( 2.343803)
test_btest 0.000647 0.000162 74.293677 ( 8.064464)
test_basic 0.001200 0.006087 0.349024 ( 0.438665)
test_all 0.001305 0.000408 666.549099 ( 65.529340)
test_rubyspec 0.109600 0.072435 46.138199 ( 51.578494)
total: 130.06 sec