Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-161100
#<BuildRuby:0x0000556d51133940
@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-161100",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009593 0.001755 0.996277 ( 1.070648)
build_miniruby 0.002041 0.000000 0.074883 ( 0.073241)
build_ruby 0.000000 0.002405 0.073693 ( 0.071650)
build_all 0.009622 0.001470 4.174746 ( 0.846066)
build_install 0.013743 0.008877 7.950086 ( 2.411834)
test_btest 0.000945 0.000348 75.969965 ( 7.986113)
test_basic 0.005309 0.001955 0.340632 ( 0.438798)
test_all 0.002090 0.000000 657.157923 ( 65.735387)
test_rubyspec 0.082843 0.071775 46.151817 ( 51.673133)
total: 130.31 sec