Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-065330
#<BuildRuby:0x000055f9e8e47680
@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.20220406-065330",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011804 0.000843 0.999256 ( 1.263552)
build_miniruby 0.001950 0.000139 0.070101 ( 0.069785)
build_ruby 0.001898 0.000136 0.077318 ( 0.076794)
build_all 0.010614 0.000355 4.231710 ( 0.861483)
build_install 0.019479 0.004770 8.551791 ( 3.075583)
test_btest 0.001184 0.000118 76.203020 ( 8.505454)
test_basic 0.002440 0.004869 0.321949 ( 0.412514)
test_all 0.000000 0.002240 649.237843 ( 65.428885)
test_rubyspec 0.102822 0.074810 46.316094 ( 51.752745)
total: 131.45 sec