Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-052434
#<BuildRuby:0x000055fa903dc940
@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.20220315-052434",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010756 0.000000 1.009989 ( 1.488597)
build_miniruby 0.001883 0.000000 0.073576 ( 0.073608)
build_ruby 0.000000 0.001791 0.072154 ( 0.071930)
build_all 0.008390 0.002338 4.196865 ( 0.870461)
build_install 0.014777 0.008031 7.999664 ( 2.480730)
test_btest 0.001090 0.000189 72.077833 ( 8.128164)
test_basic 0.007173 0.000503 0.337375 ( 0.428801)
test_all 0.002290 0.000171 673.438571 ( 66.124228)
test_rubyspec 0.112327 0.047147 46.255861 ( 51.775080)
total: 131.44 sec