Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-040524
#<BuildRuby:0x00005606f23bc870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-040524",
@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.000010)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005927 0.004473 0.993001 ( 4.859478)
build_miniruby 0.000000 0.001909 0.075079 ( 0.073430)
build_ruby 0.000888 0.000996 0.075404 ( 0.073903)
build_all 0.010697 0.001130 4.106947 ( 0.795102)
build_install 0.022010 0.001303 7.784148 ( 2.317939)
test_btest 0.001379 0.000000 47.531880 ( 44.426544)
test_basic 0.007375 0.000584 0.344342 ( 0.434059)
test_all 0.001928 0.000263 688.858052 ( 67.084955)
test_rubyspec 0.089067 0.072734 46.166411 ( 51.562154)
total: 171.63 sec