Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-034858
#<BuildRuby:0x000055b5f492cb88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-034858",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011514 0.000495 0.965866 ( 0.979282)
build_miniruby 0.001901 0.000126 0.074322 ( 0.072966)
build_ruby 0.001578 0.000105 0.068325 ( 0.066445)
build_all 0.010073 0.000671 1.528285 ( 0.584465)
build_install 0.016697 0.005535 5.138923 ( 2.065091)
test_btest 0.001101 0.000122 76.968719 ( 8.047137)
test_basic 0.005569 0.000619 0.327543 ( 0.426791)
test_all 0.000000 0.004581 646.059319 ( 64.785299)
test_rubyspec 0.104450 0.069757 45.866200 ( 53.167704)
total: 130.20 sec