Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-091341
#<BuildRuby:0x0000559f3b3237e8
@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.20220204-091341",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008835 0.002345 0.975592 ( 1.089736)
build_miniruby 0.002131 0.000000 0.074149 ( 0.072158)
build_ruby 0.002196 0.000000 0.079021 ( 0.077488)
build_all 0.010813 0.000537 4.065279 ( 0.781376)
build_install 0.019696 0.004986 7.942952 ( 2.332462)
test_btest 0.000209 0.001343 47.844184 ( 44.286613)
test_basic 0.002325 0.005301 0.324634 ( 0.413678)
test_all 0.000663 0.001621 698.501299 ( 67.298117)
test_rubyspec 0.100576 0.059597 46.004483 ( 51.467699)
total: 167.82 sec