Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-013009
#<BuildRuby:0x000055d6ec3c3340
@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-013009",
@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.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001524 0.009225 1.018175 ( 1.452391)
build_miniruby 0.001126 0.000451 0.074474 ( 0.073500)
build_ruby 0.001526 0.000611 0.079889 ( 0.078837)
build_all 0.008869 0.002834 4.224501 ( 0.861528)
build_install 0.019695 0.004213 7.950808 ( 2.449250)
test_btest 0.000773 0.000269 77.769834 ( 8.346297)
test_basic 0.002601 0.004707 0.349333 ( 0.439651)
test_all 0.001267 0.000495 667.404896 ( 65.829174)
test_rubyspec 0.119034 0.044081 46.290548 ( 51.850547)
total: 131.38 sec