Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-232501
#<BuildRuby:0x00005629106f7680
@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.20220307-232501",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009773 0.000828 0.997962 ( 1.047321)
build_miniruby 0.001623 0.000232 0.071012 ( 0.069809)
build_ruby 0.001770 0.000253 0.077427 ( 0.074992)
build_all 0.006043 0.004039 4.131632 ( 0.843667)
build_install 0.023585 0.000000 7.980708 ( 2.410393)
test_btest 0.001541 0.000000 74.187148 ( 8.370804)
test_basic 0.006788 0.000129 0.339496 ( 0.428212)
test_all 0.001296 0.000170 699.658930 ( 67.914469)
test_rubyspec 0.105239 0.049499 46.315699 ( 51.471987)
total: 132.63 sec