Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-083003
#<BuildRuby:0x000056041cc67340
@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.20220326-083003",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009956 0.000262 1.036465 ( 1.128360)
build_miniruby 0.001584 0.000198 0.077676 ( 0.076137)
build_ruby 0.001923 0.000241 0.076274 ( 0.074051)
build_all 0.005705 0.003814 4.127566 ( 0.846679)
build_install 0.016833 0.007155 7.880180 ( 2.446642)
test_btest 0.001050 0.000225 72.200906 ( 8.265679)
test_basic 0.004669 0.003635 0.341518 ( 0.430144)
test_all 0.001557 0.000376 690.651944 ( 67.453763)
test_rubyspec 0.108667 0.051657 46.198778 ( 51.633889)
total: 132.36 sec