Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-024227
#<BuildRuby:0x0000556e4e078cc8
@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-024227",
@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.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009837 0.001359 0.954205 ( 1.898455)
build_miniruby 0.001412 0.000326 0.076410 ( 0.074626)
build_ruby 0.001551 0.000358 0.079504 ( 0.078273)
build_all 0.003625 0.005877 4.125944 ( 0.799517)
build_install 0.008839 0.014557 7.876697 ( 2.355413)
test_btest 0.000796 0.000372 47.415406 ( 43.894393)
test_basic 0.004896 0.002285 0.344907 ( 0.434595)
test_all 0.001890 0.000000 681.546618 ( 65.971618)
test_rubyspec 0.078194 0.078582 46.049675 ( 51.494731)
total: 167.00 sec