Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-170604
#<BuildRuby:0x0000557e8f2acc00
@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.20220722-170604",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006960 0.004677 1.010589 ( 1.186040)
build_miniruby 0.001448 0.000414 0.074075 ( 0.073348)
build_ruby 0.002248 0.000000 0.074591 ( 0.073687)
build_all 0.007752 0.001591 1.539069 ( 0.579787)
build_install 0.020345 0.003958 5.189364 ( 2.075373)
test_btest 0.001162 0.000290 73.927988 ( 8.061245)
test_basic 0.002338 0.005167 0.327959 ( 0.417683)
test_all 0.000671 0.001371 672.814682 ( 66.852514)
test_rubyspec 0.109444 0.059847 45.444694 ( 51.235312)
total: 130.56 sec