Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-120853
#<BuildRuby:0x00005567978e0e28
@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.20221115-120853",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002387 0.006352 1.078466 ( 1.115426)
build_miniruby 0.001526 0.000359 0.926507 ( 0.937340)
build_ruby 0.001874 0.000441 2.342091 ( 2.276045)
build_all 0.015821 0.001776 18.135202 ( 2.280095)
build_install 0.019182 0.000000 1.850304 ( 0.998961)
test_btest 0.000946 0.000000 82.854515 ( 10.595659)
test_basic 0.000000 0.006249 0.345594 ( 0.436155)
test_all 0.001602 0.000346 709.845790 ( 74.706161)
test_rubyspec 0.088118 0.034031 49.825779 ( 58.374832)
total: 151.72 sec