Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-184021
#<BuildRuby:0x000056115339f778
@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.20220228-184021",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005091 0.005416 0.971334 ( 0.988255)
build_miniruby 0.001806 0.000556 0.079523 ( 0.077179)
build_ruby 0.001524 0.000469 0.079582 ( 0.077847)
build_all 0.010104 0.000287 4.227694 ( 0.845997)
build_install 0.017423 0.005169 7.873107 ( 2.380599)
test_btest 0.000866 0.000236 76.825456 ( 8.051133)
test_basic 0.004072 0.003999 0.339051 ( 0.427351)
test_all 0.000622 0.001194 672.664256 ( 65.975620)
test_rubyspec 0.081033 0.087932 46.215605 ( 51.714864)
total: 130.54 sec