Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-021452
#<BuildRuby:0x000056344a3fcaf8
@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.20220308-021452",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010086 0.000776 1.033959 ( 1.313115)
build_miniruby 0.000000 0.002327 0.069913 ( 0.067524)
build_ruby 0.000000 0.002050 0.075958 ( 0.073678)
build_all 0.010677 0.000000 4.209257 ( 0.850272)
build_install 0.022763 0.000775 7.831282 ( 2.427649)
test_btest 0.000000 0.001154 77.553445 ( 8.856784)
test_basic 0.003746 0.003673 0.333037 ( 0.425132)
test_all 0.001613 0.000242 712.448623 ( 68.389950)
test_rubyspec 0.118558 0.047875 46.499020 ( 51.869875)
total: 134.27 sec