Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-020530
#<BuildRuby:0x000055e2cee78a68
@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.20221008-020530",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000088 0.000000 0.000088 ( 0.000080)
configure 0.000058 0.000000 0.000058 ( 0.000061)
build_up 0.011237 0.001206 1.072036 ( 1.404315)
build_miniruby 0.002364 0.000000 0.102511 ( 0.099444)
build_ruby 0.001495 0.000000 0.098740 ( 0.096536)
build_all 0.002225 0.004970 1.331541 ( 0.576802)
build_install 0.014953 0.002040 1.665623 ( 0.877699)
test_btest 0.001872 0.000000 60.754009 ( 6.267850)
test_basic 0.006389 0.000000 0.355710 ( 0.457775)
test_all 0.008012 0.000000 488.556073 ( 52.893170)
test_rubyspec 0.072547 0.058806 42.665922 ( 51.199108)
total: 113.87 sec