Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-235910
#<BuildRuby:0x0000564288760658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-235910",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000017)
build_up 0.000000 0.011183 0.962824 ( 1.113593)
build_miniruby 0.000000 0.001800 0.077529 ( 0.075811)
build_ruby 0.000000 0.002017 0.081283 ( 0.079016)
build_all 0.008414 0.001282 4.131516 ( 0.779337)
build_install 0.016788 0.005498 7.895331 ( 2.315792)
test_btest 0.001001 0.000319 46.846372 ( 43.691551)
test_basic 0.002433 0.004671 0.343600 ( 0.440221)
test_all 0.001417 0.000515 677.761802 ( 66.319304)
test_rubyspec 0.079841 0.075228 46.021262 ( 51.353060)
total: 166.17 sec