Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-230813
#<BuildRuby:0x000055dfd01f88e8
@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.20220208-230813",
@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.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000085 0.000020 0.000105 ( 0.000107)
build_up 0.003175 0.007696 0.927598 ( 0.977362)
build_miniruby 0.001243 0.000444 0.077038 ( 0.075270)
build_ruby 0.001478 0.000527 0.076386 ( 0.074160)
build_all 0.008500 0.001502 4.130562 ( 0.770339)
build_install 0.018882 0.001541 7.819076 ( 2.338890)
test_btest 0.001015 0.000282 77.426258 ( 8.135505)
test_basic 0.005979 0.001661 0.338943 ( 0.434097)
test_all 0.001425 0.000396 656.303983 ( 65.237574)
test_rubyspec 0.112162 0.056386 45.995223 ( 51.450694)
total: 129.49 sec