Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-090059
#<BuildRuby:0x00005555a7faa878
@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.20220722-090059",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003241 0.003475 0.880972 ( 1.747149)
build_miniruby 0.000876 0.000117 0.057106 ( 0.055769)
build_ruby 0.000838 0.000112 0.058980 ( 0.057664)
build_all 0.004681 0.000000 1.513323 ( 0.585867)
build_install 0.010927 0.000428 5.664071 ( 2.167703)
test_btest 0.000686 0.000076 49.388030 ( 8.103613)
test_basic 0.004995 0.000555 0.293649 ( 0.382476)
test_all 0.000000 0.000981 618.436019 ( 91.278922)
test_rubyspec 0.087988 0.032147 43.625326 ( 49.267252)
total: 153.65 sec