Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-070139
#<BuildRuby:0x0000563afe0acca8
@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-070139",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010074 0.001550 1.031971 ( 1.962391)
build_miniruby 0.000000 0.001805 0.075548 ( 0.074364)
build_ruby 0.000112 0.001868 0.073450 ( 0.071430)
build_all 0.008582 0.001839 4.169362 ( 0.806035)
build_install 0.021596 0.001108 7.776976 ( 2.299956)
test_btest 0.001039 0.000183 47.209617 ( 44.941529)
test_basic 0.001195 0.005827 0.339182 ( 0.429718)
test_all 0.001368 0.000322 685.124386 ( 66.894582)
test_rubyspec 0.079792 0.070226 46.041556 ( 51.643772)
total: 169.12 sec