Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-084727
#<BuildRuby:0x000055fbc6dfd550
@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.20220828-084727",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.006544 0.004861 0.822416 ( 0.964680)
build_miniruby 0.001649 0.000000 0.065436 ( 0.064683)
build_ruby 0.002058 0.000000 0.067466 ( 0.065963)
build_all 0.006128 0.001779 1.237946 ( 0.474105)
build_install 0.009182 0.006289 1.586367 ( 0.791520)
test_btest 0.000887 0.000317 52.176853 ( 5.975058)
test_basic 0.005625 0.000183 0.275255 ( 0.365733)
test_all 0.004084 0.000000 507.337135 ( 53.336266)
test_rubyspec 0.062690 0.070196 41.018495 ( 49.599864)
total: 111.64 sec