Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-070137
#<BuildRuby:0x000055d7d548cc10
@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.20220306-070137",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005377 0.005790 1.008349 ( 1.294341)
build_miniruby 0.001377 0.000459 0.081645 ( 0.080166)
build_ruby 0.001198 0.000399 0.079381 ( 0.077625)
build_all 0.004897 0.004762 4.229129 ( 0.845400)
build_install 0.018348 0.006293 7.881636 ( 2.412675)
test_btest 0.000000 0.001414 76.953878 ( 8.391461)
test_basic 0.000000 0.007700 0.340362 ( 0.429572)
test_all 0.000989 0.001160 705.954329 ( 68.069820)
test_rubyspec 0.084550 0.079808 46.381485 ( 51.752458)
total: 133.35 sec