Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-053630
#<BuildRuby:0x0000563df2134af8
@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.20220210-053630",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010379 0.001483 0.971639 ( 2.140547)
build_miniruby 0.002044 0.000292 0.076214 ( 0.074792)
build_ruby 0.002082 0.000297 0.077367 ( 0.074884)
build_all 0.001434 0.008965 4.193564 ( 0.787544)
build_install 0.012403 0.010491 7.789198 ( 2.315360)
test_btest 0.000782 0.000276 79.626473 ( 8.285987)
test_basic 0.005543 0.001957 0.349417 ( 0.439167)
test_all 0.001960 0.000000 700.834409 ( 67.633565)
test_rubyspec 0.125035 0.045773 46.434641 ( 51.978685)
total: 133.73 sec