Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-223133
#<BuildRuby:0x00005620fc7a4f40
@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.20220331-223133",
@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.000014 0.000006 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009161 0.001672 0.996366 ( 1.059526)
build_miniruby 0.001247 0.000416 0.067444 ( 0.065793)
build_ruby 0.001284 0.000428 0.079643 ( 0.078260)
build_all 0.003117 0.006813 4.223794 ( 0.841818)
build_install 0.021780 0.002854 7.985832 ( 2.408510)
test_btest 0.000986 0.000345 72.939939 ( 8.680792)
test_basic 0.002315 0.005108 0.345572 ( 0.438031)
test_all 0.001033 0.000414 702.164647 ( 68.274980)
test_rubyspec 0.089388 0.085301 46.465265 ( 51.553113)
total: 133.40 sec