Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-111209
#<BuildRuby:0x0000558ba6fcbe58
@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-111209",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006648 0.000000 0.852158 ( 7.208363)
build_miniruby 0.000904 0.000000 0.057064 ( 0.055942)
build_ruby 0.000981 0.000051 0.058952 ( 0.057714)
build_all 0.004016 0.000574 1.538539 ( 0.606857)
build_install 0.007829 0.003477 5.638491 ( 2.175073)
test_btest 0.000726 0.000129 47.167555 ( 8.956102)
test_basic 0.005541 0.000228 0.314621 ( 0.403031)
test_all 0.001085 0.000181 619.758445 ( 90.400506)
test_rubyspec 0.084417 0.043786 43.883435 ( 49.471987)
total: 159.34 sec