Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-002841
#<BuildRuby:0x000055c82cbdbfb0
@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.20220803-002841",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006608 0.000000 0.874507 ( 1.318998)
build_miniruby 0.001002 0.000000 0.057718 ( 0.056406)
build_ruby 0.000903 0.000046 0.059606 ( 0.058343)
build_all 0.003923 0.000560 1.552463 ( 0.600345)
build_install 0.008130 0.001161 5.641858 ( 2.144001)
test_btest 0.000702 0.000100 47.362647 ( 8.447436)
test_basic 0.000628 0.005225 0.296181 ( 0.384082)
test_all 0.001425 0.000305 628.572739 ( 91.639007)
test_rubyspec 0.081225 0.047941 43.887546 ( 51.218232)
total: 155.87 sec