Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-053139
#<BuildRuby:0x00005590aea41340
@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.20220824-053139",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003924 0.006027 0.871335 ( 2.859893)
build_miniruby 0.001324 0.000662 0.053984 ( 0.052912)
build_ruby 0.001447 0.000000 0.053273 ( 0.052795)
build_all 0.005854 0.003679 1.251369 ( 0.481129)
build_install 0.013229 0.002912 1.595123 ( 0.797020)
test_btest 0.000714 0.000318 52.732573 ( 6.130402)
test_basic 0.005820 0.000873 0.288737 ( 0.379088)
test_all 0.004060 0.000079 500.943022 ( 52.492732)
test_rubyspec 0.086208 0.050851 42.007729 ( 50.611851)
total: 113.86 sec