Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-054017
#<BuildRuby:0x000056386ee43e58
@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.20220721-054017",
@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.000015 0.000002 0.000017 ( 0.000019)
build_up 0.005510 0.000848 0.810603 ( 0.884804)
build_miniruby 0.000904 0.000139 0.057951 ( 0.056632)
build_ruby 0.000880 0.000135 0.059164 ( 0.057798)
build_all 0.004632 0.000026 1.509361 ( 0.607203)
build_install 0.006388 0.004852 5.636982 ( 2.160814)
test_btest 0.000579 0.000116 46.927755 ( 8.480921)
test_basic 0.005063 0.000079 0.296911 ( 0.386011)
test_all 0.000954 0.000179 642.517627 ( 92.577183)
test_rubyspec 0.071475 0.050196 43.604548 ( 49.192476)
total: 154.40 sec