Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-135938
#<BuildRuby:0x000055c5fa953510
@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.20220305-135938",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009349 0.002158 1.038091 ( 1.119728)
build_miniruby 0.002308 0.000000 0.077092 ( 0.075890)
build_ruby 0.002123 0.000000 0.073759 ( 0.072454)
build_all 0.006118 0.003854 4.214221 ( 0.854043)
build_install 0.017496 0.005552 7.914801 ( 2.427600)
test_btest 0.000845 0.000222 73.652398 ( 7.953945)
test_basic 0.005872 0.001545 0.337409 ( 0.427046)
test_all 0.001831 0.000000 655.169986 ( 65.217110)
test_rubyspec 0.117778 0.046790 46.387307 ( 51.824994)
total: 129.97 sec