Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-070117
#<BuildRuby:0x0000562b323f1570
@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.20220821-070117",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002976 0.007876 0.863921 ( 1.026004)
build_miniruby 0.000000 0.001790 0.064668 ( 0.062110)
build_ruby 0.000000 0.001804 0.065757 ( 0.064156)
build_all 0.008929 0.000611 1.253019 ( 0.463532)
build_install 0.008585 0.010152 1.597156 ( 0.807302)
test_btest 0.000935 0.000410 51.809670 ( 6.144300)
test_basic 0.004447 0.001946 0.282699 ( 0.372652)
test_all 0.003618 0.000000 504.658763 ( 52.244435)
test_rubyspec 0.066130 0.056936 42.035676 ( 50.514643)
total: 111.70 sec