Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-144848
#<BuildRuby:0x000055825d954f40
@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.20220215-144848",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001622 0.009300 0.940522 ( 1.018114)
build_miniruby 0.001651 0.000900 0.073850 ( 0.071607)
build_ruby 0.001314 0.000717 0.081347 ( 0.079612)
build_all 0.008306 0.001832 4.149173 ( 0.761878)
build_install 0.015174 0.007587 7.866382 ( 2.303376)
test_btest 0.000692 0.000346 74.884857 ( 8.178776)
test_basic 0.004342 0.002171 0.331338 ( 0.420302)
test_all 0.001182 0.000591 678.841252 ( 66.441773)
test_rubyspec 0.069688 0.090089 45.863445 ( 51.096901)
total: 130.37 sec