Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-101250
#<BuildRuby:0x0000558e2c1f4e50
@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.20220830-101250",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007460 0.003779 1.000597 ( 1.460942)
build_miniruby 0.001464 0.000391 0.073800 ( 0.071688)
build_ruby 0.001770 0.000471 0.076501 ( 0.074011)
build_all 0.008615 0.001142 1.551359 ( 0.577037)
build_install 0.016772 0.005327 1.870716 ( 0.909731)
test_btest 0.000698 0.000184 78.717639 ( 8.309664)
test_basic 0.005212 0.001372 0.322021 ( 0.417636)
test_all 0.003854 0.000000 675.498235 ( 66.652078)
test_rubyspec 0.096713 0.076065 45.528772 ( 53.802811)
total: 132.28 sec