Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-024813
#<BuildRuby:0x000056224cba4db0
@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.20220221-024813",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000077 0.000018 0.000095 ( 0.000100)
configure 0.000026 0.000006 0.000032 ( 0.000029)
build_up 0.010540 0.001407 0.989433 ( 2.295829)
build_miniruby 0.001503 0.000322 0.077507 ( 0.075952)
build_ruby 0.001526 0.000327 0.082241 ( 0.080427)
build_all 0.008741 0.001873 4.111242 ( 0.764188)
build_install 0.017635 0.002465 7.787233 ( 2.339976)
test_btest 0.000922 0.000184 73.007025 ( 7.656283)
test_basic 0.006894 0.000130 0.340712 ( 0.430101)
test_all 0.001825 0.000342 653.473188 ( 65.411415)
test_rubyspec 0.114150 0.042667 46.270822 ( 51.844918)
total: 130.90 sec