Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-094810
#<BuildRuby:0x000055dfb36188f0
@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.20220307-094810",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.004902 0.005972 1.012977 ( 1.088417)
build_miniruby 0.001667 0.000695 0.077107 ( 0.075538)
build_ruby 0.001369 0.000571 0.078405 ( 0.078016)
build_all 0.002482 0.008070 4.225305 ( 0.849000)
build_install 0.025332 0.000000 8.000357 ( 2.417230)
test_btest 0.001296 0.000000 75.285427 ( 8.403239)
test_basic 0.003566 0.004147 0.340740 ( 0.429738)
test_all 0.001437 0.000575 706.269071 ( 67.636801)
test_rubyspec 0.087934 0.077199 46.197793 ( 51.448295)
total: 132.43 sec