Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-220440
#<BuildRuby:0x000056178ddb7e00
@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.20220822-220440",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006419 0.000170 0.827944 ( 0.867440)
build_miniruby 0.000761 0.000055 0.057450 ( 0.056415)
build_ruby 0.001031 0.000000 0.058992 ( 0.057732)
build_all 0.000697 0.004021 1.539300 ( 0.584214)
build_install 0.003966 0.004986 1.912621 ( 0.967842)
test_btest 0.000682 0.000136 54.997790 ( 8.183228)
test_basic 0.005459 0.000178 0.303778 ( 0.392419)
test_all 0.002141 0.000401 633.862901 ( 90.182651)
test_rubyspec 0.056545 0.038623 44.192502 ( 52.450157)
total: 153.74 sec