Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-075158
#<BuildRuby:0x0000557ad78d3f68
@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.20221116-075158",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004885 0.000271 1.144134 ( 1.347524)
build_miniruby 0.000999 0.000056 0.969506 ( 0.967924)
build_ruby 0.001070 0.000060 2.767136 ( 2.681728)
build_all 0.008613 0.000223 15.826053 ( 3.352197)
build_install 0.010073 0.000042 1.938107 ( 1.152685)
test_btest 0.000591 0.000028 58.663000 ( 11.551441)
test_basic 0.004734 0.000225 0.292686 ( 0.382837)
test_all 0.000944 0.000045 650.731674 (101.548290)
test_rubyspec 0.029475 0.029858 51.428899 ( 59.624270)
total: 182.61 sec