Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-105116
#<BuildRuby:0x0000561d447d4a58
@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-105116",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000042 0.000000 0.000042 ( 0.000040)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.011801 0.000522 0.996774 ( 1.112681)
build_miniruby 0.002153 0.000287 0.066101 ( 0.064105)
build_ruby 0.001530 0.000204 0.069934 ( 0.068349)
build_all 0.010247 0.000706 4.222481 ( 0.856444)
build_install 0.019033 0.004135 7.922866 ( 2.403469)
test_btest 0.000961 0.000138 74.702486 ( 7.678114)
test_basic 0.007437 0.000386 0.333268 ( 0.421944)
test_all 0.001494 0.000204 662.153741 ( 65.311060)
test_rubyspec 0.119584 0.052805 46.493954 ( 51.842423)
total: 129.76 sec