Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-212129
#<BuildRuby:0x000055a217473718
@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.20220203-212129",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007444 0.004066 0.941227 ( 1.198866)
build_miniruby 0.001856 0.000000 0.079853 ( 0.077963)
build_ruby 0.002541 0.000051 0.079275 ( 0.076375)
build_all 0.008961 0.001120 4.199863 ( 0.807018)
build_install 0.014907 0.009611 7.797636 ( 2.345242)
test_btest 0.001352 0.000284 47.434601 ( 44.198672)
test_basic 0.005646 0.000188 0.340979 ( 0.438813)
test_all 0.001173 0.000235 702.047514 ( 67.367697)
test_rubyspec 0.123065 0.042384 46.029134 ( 51.416808)
total: 167.93 sec