Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-070939
#<BuildRuby:0x00005561c305b2c8
@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-070939",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006407 0.000000 0.837590 ( 0.870481)
build_miniruby 0.000976 0.000000 0.057180 ( 0.055978)
build_ruby 0.000000 0.001033 0.059137 ( 0.057920)
build_all 0.001729 0.002880 1.554803 ( 0.602910)
build_install 0.010393 0.000612 5.653394 ( 2.155994)
test_btest 0.000808 0.000047 45.604906 ( 8.692773)
test_basic 0.005550 0.000326 0.348583 ( 0.437328)
test_all 0.001045 0.000061 615.246721 ( 89.324821)
test_rubyspec 0.071260 0.034194 43.757949 ( 49.353665)
total: 151.55 sec