Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-024707
#<BuildRuby:0x00005615a231f340
@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.20220307-024707",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000006 0.000029 ( 0.000025)
build_up 0.009410 0.003334 1.019449 ( 2.168594)
build_miniruby 0.001720 0.000430 0.069150 ( 0.068545)
build_ruby 0.001899 0.000475 0.072621 ( 0.072330)
build_all 0.005767 0.004532 4.257357 ( 0.876871)
build_install 0.018711 0.004757 7.959138 ( 2.441876)
test_btest 0.001325 0.000379 72.623764 ( 8.304432)
test_basic 0.005665 0.001619 0.344046 ( 0.434433)
test_all 0.001559 0.000446 706.196947 ( 67.926800)
test_rubyspec 0.114174 0.060607 46.295412 ( 51.764723)
total: 134.06 sec