Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-053223
#<BuildRuby:0x000056471e5abf20
@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.20220425-053223",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006223 0.000327 0.884869 ( 1.712963)
build_miniruby 0.000905 0.000130 0.057357 ( 0.056021)
build_ruby 0.000893 0.000127 0.059632 ( 0.058245)
build_all 0.003952 0.000565 1.495341 ( 0.602771)
build_install 0.005156 0.003792 6.269985 ( 2.808581)
test_btest 0.000635 0.000119 51.556786 ( 8.311508)
test_basic 0.005564 0.001043 0.360689 ( 0.447526)
test_all 0.001192 0.000224 629.061583 ( 93.553731)
test_rubyspec 0.104087 0.025770 44.339062 ( 49.264940)
total: 156.82 sec