Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-052925
#<BuildRuby:0x000055a8e99e0088
@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.20220719-052925",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005260 0.001435 0.875106 ( 1.067939)
build_miniruby 0.000753 0.000206 0.056622 ( 0.055350)
build_ruby 0.000767 0.000209 0.058488 ( 0.057287)
build_all 0.000000 0.004496 1.525415 ( 0.603997)
build_install 0.004256 0.006955 5.659118 ( 2.172974)
test_btest 0.000414 0.000188 49.974039 ( 8.539630)
test_basic 0.005878 0.000305 0.346941 ( 0.434622)
test_all 0.000835 0.000348 593.806091 ( 87.658408)
test_rubyspec 0.078043 0.034210 43.609459 ( 49.236923)
total: 149.83 sec