Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-040305
#<BuildRuby:0x000055763ac06038
@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.20220809-040305",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002422 0.008403 0.879777 ( 2.629578)
build_miniruby 0.001146 0.000164 0.056787 ( 0.056697)
build_ruby 0.001659 0.000237 0.065523 ( 0.065034)
build_all 0.003832 0.005233 1.244763 ( 0.484404)
build_install 0.013825 0.001827 4.326065 ( 1.826642)
test_btest 0.001245 0.000249 51.490360 ( 6.203711)
test_basic 0.004923 0.000985 0.300995 ( 0.393897)
test_all 0.003259 0.000000 503.674998 ( 52.958747)
test_rubyspec 0.082535 0.040172 41.775496 ( 49.353397)
total: 113.97 sec