Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-084237
#<BuildRuby:0x0000563a95d5bdf0
@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.20220517-084237",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.005442 0.001484 0.854136 ( 0.896937)
build_miniruby 0.000790 0.000216 0.056692 ( 0.055459)
build_ruby 0.000789 0.000215 0.057290 ( 0.056050)
build_all 0.003155 0.000860 1.503332 ( 0.604262)
build_install 0.006369 0.002546 6.328738 ( 2.851575)
test_btest 0.000653 0.000187 51.382225 ( 8.584421)
test_basic 0.000000 0.005356 0.304509 ( 0.392944)
test_all 0.000000 0.001482 639.947371 ( 93.005023)
test_rubyspec 0.067093 0.033603 44.246088 ( 49.825090)
total: 156.27 sec