Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-230938
#<BuildRuby:0x00005597a2c65888
@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.20220202-230938",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008545 0.004453 0.949303 ( 1.140425)
build_miniruby 0.002390 0.000299 0.075320 ( 0.072736)
build_ruby 0.000000 0.001891 0.070800 ( 0.069310)
build_all 0.006408 0.004478 4.128620 ( 0.791571)
build_install 0.023255 0.000087 7.709131 ( 2.332006)
test_btest 0.000928 0.000142 47.600700 ( 45.194285)
test_basic 0.001352 0.007135 0.343607 ( 0.431520)
test_all 0.001681 0.000165 681.329447 ( 66.739478)
test_rubyspec 0.105606 0.050986 46.109523 ( 51.686038)
total: 168.46 sec