Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-060931
#<BuildRuby:0x000055a8210ec8f0
@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.20220206-060931",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011294 0.000477 0.974168 ( 1.117980)
build_miniruby 0.001818 0.000121 0.080554 ( 0.078830)
build_ruby 0.002001 0.000000 0.074249 ( 0.072788)
build_all 0.010309 0.000000 4.187545 ( 0.784089)
build_install 0.024138 0.000000 7.760326 ( 2.296678)
test_btest 0.001302 0.000002 75.093117 ( 7.859790)
test_basic 0.008395 0.000152 0.346855 ( 0.433647)
test_all 0.001537 0.000064 661.375029 ( 65.578231)
test_rubyspec 0.115909 0.042140 45.988395 ( 51.558947)
total: 129.78 sec