Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-100248
#<BuildRuby:0x00005578323689e0
@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.20220206-100248",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009337 0.001168 0.943876 ( 1.047636)
build_miniruby 0.001654 0.000355 0.067973 ( 0.066580)
build_ruby 0.001323 0.000283 0.074068 ( 0.072695)
build_all 0.011269 0.000000 4.123124 ( 0.768798)
build_install 0.011831 0.010454 7.826313 ( 2.330635)
test_btest 0.001077 0.000300 75.565264 ( 8.103883)
test_basic 0.005510 0.001531 0.334465 ( 0.422386)
test_all 0.001390 0.000386 700.235505 ( 67.606651)
test_rubyspec 0.105546 0.073790 45.869357 ( 51.350695)
total: 131.77 sec