Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-050331
#<BuildRuby:0x0000558d6d95bf00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-050331",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006423 0.000364 0.930059 ( 1.010743)
build_miniruby 0.000845 0.000121 0.057036 ( 0.055734)
build_ruby 0.000829 0.000118 0.058560 ( 0.057396)
build_all 0.000326 0.004260 1.564630 ( 0.621361)
build_install 0.011149 0.000000 5.663375 ( 2.165198)
test_btest 0.000831 0.000000 50.427790 ( 8.562835)
test_basic 0.005348 0.000094 0.294015 ( 0.382759)
test_all 0.001028 0.000171 592.710440 ( 93.012534)
test_rubyspec 0.094298 0.027992 44.030946 ( 49.623043)
total: 155.49 sec