Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-104806
#<BuildRuby:0x00005635cf6a4f40
@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.20220211-104806",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009942 0.000796 0.955102 ( 1.317348)
build_miniruby 0.001933 0.000258 0.077637 ( 0.076176)
build_ruby 0.001586 0.000212 0.069979 ( 0.068904)
build_all 0.009071 0.001210 4.078675 ( 0.791877)
build_install 0.023489 0.000000 7.819474 ( 2.322876)
test_btest 0.001356 0.000000 70.648872 ( 7.874699)
test_basic 0.005599 0.003767 0.338891 ( 0.426570)
test_all 0.001630 0.000212 686.918075 ( 66.756084)
test_rubyspec 0.099972 0.058265 46.198488 ( 51.624750)
total: 131.26 sec