Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-231307
#<BuildRuby:0x000056047196f340
@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-231307",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008682 0.001336 0.984223 ( 1.054396)
build_miniruby 0.001687 0.000259 0.079260 ( 0.077423)
build_ruby 0.001732 0.000266 0.069382 ( 0.067944)
build_all 0.011265 0.000000 4.160986 ( 0.852705)
build_install 0.022468 0.000480 8.000250 ( 2.422644)
test_btest 0.001118 0.000117 72.175243 ( 8.150894)
test_basic 0.006446 0.000679 0.336260 ( 0.425305)
test_all 0.001453 0.000153 700.741943 ( 67.687010)
test_rubyspec 0.093204 0.070334 46.509313 ( 52.051444)
total: 132.79 sec