Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-144407
#<BuildRuby:0x00005555bb490848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-144407",
@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.000008 0.000003 0.000011 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000000 0.011824 0.947564 ( 1.037518)
build_miniruby 0.000900 0.001245 0.075793 ( 0.073650)
build_ruby 0.001114 0.000708 0.074691 ( 0.072531)
build_all 0.002977 0.007725 4.172841 ( 0.795035)
build_install 0.015918 0.007733 7.796512 ( 2.323232)
test_btest 0.000690 0.000474 47.154390 ( 43.711665)
test_basic 0.004200 0.004217 0.332675 ( 0.429593)
test_all 0.000958 0.000675 698.412098 ( 67.553400)
test_rubyspec 0.095048 0.071284 46.271473 ( 51.723339)
total: 167.72 sec