Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-133134
#<BuildRuby:0x000056216a124c10
@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.20220209-133134",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000029 0.000007 0.000036 ( 0.000033)
build_up 0.007500 0.003859 0.980752 ( 1.641334)
build_miniruby 0.001648 0.000471 0.075543 ( 0.073763)
build_ruby 0.001815 0.000519 0.079999 ( 0.077771)
build_all 0.004862 0.005965 4.180575 ( 0.787345)
build_install 0.009574 0.013954 7.882991 ( 2.393998)
test_btest 0.000868 0.000434 75.268784 ( 8.500925)
test_basic 0.006430 0.000510 0.336019 ( 0.426306)
test_all 0.001226 0.000572 695.032530 ( 67.216559)
test_rubyspec 0.104852 0.071707 46.303052 ( 51.530306)
total: 132.65 sec