Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-084633
#<BuildRuby:0x00005591c337ca58
@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.20220220-084633",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010647 0.000341 0.975246 ( 1.317119)
build_miniruby 0.001778 0.000223 0.074298 ( 0.072845)
build_ruby 0.001749 0.000218 0.071935 ( 0.070252)
build_all 0.010905 0.000000 4.181731 ( 0.787760)
build_install 0.010385 0.014096 7.804749 ( 2.330287)
test_btest 0.000824 0.000206 71.099930 ( 8.262422)
test_basic 0.003529 0.004305 0.344584 ( 0.434484)
test_all 0.001604 0.000178 651.024476 ( 64.733204)
test_rubyspec 0.092107 0.052686 46.078529 ( 52.317493)
total: 130.33 sec