Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-054657
#<BuildRuby:0x000055a53009a918
@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.20220422-054657",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002401 0.004245 0.882447 ( 0.925058)
build_miniruby 0.000931 0.000133 0.057472 ( 0.056150)
build_ruby 0.000786 0.000113 0.059277 ( 0.057984)
build_all 0.000659 0.003497 1.522739 ( 0.613783)
build_install 0.004594 0.004128 6.245145 ( 2.808791)
test_btest 0.000693 0.000000 56.325519 ( 8.472685)
test_basic 0.005363 0.000492 0.316970 ( 0.405253)
test_all 0.001428 0.000158 624.209743 ( 91.326179)
test_rubyspec 0.091268 0.034797 44.252909 ( 49.139391)
total: 153.81 sec