Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-224306
#<BuildRuby:0x000055dd25927680
@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.20220619-224306",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006550 0.004275 0.968423 ( 1.379938)
build_miniruby 0.002018 0.000127 0.074819 ( 0.072697)
build_ruby 0.001865 0.000116 0.068740 ( 0.066946)
build_all 0.000662 0.009192 1.514401 ( 0.603250)
build_install 0.017102 0.005288 5.721136 ( 2.759241)
test_btest 0.001246 0.000262 75.800663 ( 8.141534)
test_basic 0.006279 0.001322 0.339734 ( 0.434924)
test_all 0.002147 0.000452 698.336566 ( 67.755636)
test_rubyspec 0.106146 0.044988 45.448783 ( 51.207031)
total: 132.42 sec