Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-205054
#<BuildRuby:0x000055c2a04cbf40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220510-205054",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.005835 0.000898 0.829434 ( 0.985238)
build_miniruby 0.000932 0.000144 0.057464 ( 0.056194)
build_ruby 0.000661 0.000102 0.057373 ( 0.056293)
build_all 0.004053 0.000000 1.496335 ( 0.608067)
build_install 0.008927 0.000000 6.287628 ( 2.861626)
test_btest 0.000712 0.000044 51.254739 ( 7.985427)
test_basic 0.002050 0.004076 0.347686 ( 0.435811)
test_all 0.001122 0.000198 634.661361 ( 91.933424)
test_rubyspec 0.046625 0.036941 44.218130 ( 49.193176)
total: 154.12 sec