Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-130229
#<BuildRuby:0x0000558e0353bd58
@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.20220426-130229",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002192 0.004061 0.950929 ( 3.385362)
build_miniruby 0.000896 0.000060 0.057108 ( 0.055816)
build_ruby 0.000927 0.000062 0.059352 ( 0.058074)
build_all 0.004277 0.000005 1.503411 ( 0.604800)
build_install 0.010779 0.000132 6.253876 ( 2.805448)
test_btest 0.000689 0.000038 58.598239 ( 8.098388)
test_basic 0.005687 0.000316 0.352407 ( 0.440063)
test_all 0.001311 0.000073 649.114816 ( 92.415532)
test_rubyspec 0.098859 0.028815 44.509781 ( 49.411860)
total: 157.28 sec