Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-130321
#<BuildRuby:0x0000560d4c9506c8
@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.20220228-130321",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002053 0.009311 1.002484 ( 1.582434)
build_miniruby 0.001148 0.000804 0.076258 ( 0.073868)
build_ruby 0.000000 0.001876 0.076995 ( 0.075601)
build_all 0.004468 0.005857 4.265178 ( 0.867162)
build_install 0.015974 0.007365 7.926335 ( 2.393431)
test_btest 0.000703 0.000501 77.014043 ( 7.996031)
test_basic 0.007019 0.001632 0.337217 ( 0.429682)
test_all 0.002364 0.000000 668.654643 ( 65.777275)
test_rubyspec 0.103367 0.055009 46.274858 ( 51.721920)
total: 130.92 sec