Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-143311
#<BuildRuby:0x0000557ab9b2ca58
@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-143311",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009498 0.001356 0.995635 ( 1.083275)
build_miniruby 0.001787 0.000255 0.067785 ( 0.065896)
build_ruby 0.001543 0.000220 0.068253 ( 0.066775)
build_all 0.008902 0.000538 4.099410 ( 0.856989)
build_install 0.011277 0.009366 7.903213 ( 2.442191)
test_btest 0.001028 0.000229 75.717619 ( 8.103941)
test_basic 0.006682 0.001485 0.343489 ( 0.432980)
test_all 0.001816 0.000000 697.996302 ( 66.849222)
test_rubyspec 0.121058 0.046084 46.644999 ( 51.928213)
total: 131.83 sec