Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-181052
#<BuildRuby:0x000055e38fa97f68
@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.20220809-181052",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006396 0.000160 0.883678 ( 1.199151)
build_miniruby 0.000811 0.000058 0.057314 ( 0.056114)
build_ruby 0.000854 0.000061 0.059522 ( 0.058279)
build_all 0.000701 0.003946 1.555262 ( 0.595903)
build_install 0.010529 0.000791 5.627308 ( 2.151603)
test_btest 0.000561 0.000070 51.346306 ( 8.599364)
test_basic 0.004871 0.000609 0.293302 ( 0.382173)
test_all 0.000984 0.000123 638.486743 ( 91.773304)
test_rubyspec 0.086054 0.031529 43.775143 ( 51.149965)
total: 155.97 sec