Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-110806
#<BuildRuby:0x0000559f3ccab940
@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.20220302-110806",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010388 0.000865 1.023501 ( 3.331158)
build_miniruby 0.002074 0.000000 0.073972 ( 0.071792)
build_ruby 0.001765 0.000000 0.066625 ( 0.066077)
build_all 0.006339 0.004654 4.226804 ( 0.872303)
build_install 0.017196 0.005219 7.999777 ( 2.450476)
test_btest 0.000928 0.000185 72.201996 ( 8.013962)
test_basic 0.000000 0.007864 0.334962 ( 0.426168)
test_all 0.000443 0.001546 704.078783 ( 67.601477)
test_rubyspec 0.110887 0.052043 46.403368 ( 51.765527)
total: 134.60 sec