Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-093739
#<BuildRuby:0x000055e67dbb44f0
@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.20220224-093739",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000048 0.000007 0.000055 ( 0.000058)
build_up 0.006556 0.003703 0.841783 ( 1.440751)
build_miniruby 0.001476 0.000295 0.070614 ( 0.068905)
build_ruby 0.001754 0.000351 0.069700 ( 0.067465)
build_all 0.008447 0.001690 4.150612 ( 0.824823)
build_install 0.023896 0.000065 7.881259 ( 2.417808)
test_btest 0.001017 0.000152 72.564565 ( 8.456900)
test_basic 0.002627 0.005298 0.343031 ( 0.430604)
test_all 0.001404 0.000281 690.248064 ( 66.990848)
test_rubyspec 0.088155 0.082611 46.183162 ( 51.656327)
total: 132.36 sec