Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-213107
#<BuildRuby:0x0000555fe9c286e0
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-213107",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005890 0.005085 0.953720 ( 1.053247)
build_miniruby 0.001950 0.000418 0.073637 ( 0.071852)
build_ruby 0.001794 0.000384 0.072826 ( 0.071166)
build_all 0.007803 0.001672 1.517500 ( 0.590155)
build_install 0.018179 0.004605 5.254284 ( 2.120810)
test_btest 0.001516 0.000000 74.699909 ( 8.312820)
test_basic 0.004540 0.004024 0.332414 ( 0.420855)
test_all 0.001797 0.000449 643.318849 ( 65.609148)
test_rubyspec 0.092988 0.084506 46.313091 ( 51.587851)
total: 129.84 sec