Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-072815
#<BuildRuby:0x000055c016cdfd58
@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.20220721-072815",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005400 0.000900 0.816476 ( 0.912649)
build_miniruby 0.000922 0.000153 0.056873 ( 0.055573)
build_ruby 0.000793 0.000132 0.059390 ( 0.058137)
build_all 0.004002 0.000667 1.544422 ( 0.601110)
build_install 0.011099 0.000127 5.667942 ( 2.174777)
test_btest 0.000708 0.000101 45.895978 ( 8.721269)
test_basic 0.005237 0.000748 0.315449 ( 0.403582)
test_all 0.001007 0.000144 587.607884 ( 94.672391)
test_rubyspec 0.055480 0.041131 43.891369 ( 49.522884)
total: 157.12 sec