Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-141434
#<BuildRuby:0x00005598476387d0
@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.20220206-141434",
@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.000023 0.000004 0.000027 ( 0.000028)
configure 0.000057 0.000008 0.000065 ( 0.000065)
build_up 0.010258 0.001465 0.939985 ( 1.074969)
build_miniruby 0.001836 0.000262 0.076497 ( 0.076615)
build_ruby 0.001849 0.000264 0.077777 ( 0.077196)
build_all 0.009530 0.000624 4.086155 ( 0.792035)
build_install 0.019054 0.004913 7.816367 ( 2.380262)
test_btest 0.001469 0.000000 73.393714 ( 8.285823)
test_basic 0.000433 0.008232 0.344891 ( 0.434510)
test_all 0.000663 0.001043 659.470109 ( 65.255721)
test_rubyspec 0.103061 0.052143 45.859342 ( 51.288839)
total: 129.67 sec