Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-005914
#<BuildRuby:0x000056090b1dcc10
@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.20220616-005914",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011620 0.000000 1.001166 ( 2.143080)
build_miniruby 0.002344 0.000000 0.069545 ( 0.066938)
build_ruby 0.002175 0.000000 0.070144 ( 0.069269)
build_all 0.008693 0.000000 1.481653 ( 0.610833)
build_install 0.009833 0.012439 5.896883 ( 2.908000)
test_btest 0.001211 0.000000 74.613378 ( 8.166982)
test_basic 0.003294 0.004226 0.332147 ( 0.422045)
test_all 0.001954 0.000326 689.896896 ( 67.497449)
test_rubyspec 0.120149 0.046492 45.653195 ( 51.391497)
total: 133.28 sec