Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-050857
#<BuildRuby:0x000055ed3e807510
@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.20220207-050857",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007927 0.003956 0.956262 ( 1.284259)
build_miniruby 0.000000 0.002139 0.080464 ( 0.078624)
build_ruby 0.001970 0.000680 0.067944 ( 0.066098)
build_all 0.008292 0.002118 4.061503 ( 0.783944)
build_install 0.017108 0.006250 7.713216 ( 2.331547)
test_btest 0.000862 0.000383 71.535845 ( 8.226576)
test_basic 0.007096 0.001139 0.339286 ( 0.426657)
test_all 0.000000 0.001957 707.254337 ( 67.848998)
test_rubyspec 0.099500 0.069626 46.270804 ( 51.627762)
total: 132.68 sec