Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-044104
#<BuildRuby:0x000055c58278f940
@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.20220217-044104",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010271 0.000271 0.964503 ( 1.287126)
build_miniruby 0.001804 0.000240 0.077998 ( 0.075803)
build_ruby 0.002280 0.000000 0.077139 ( 0.075414)
build_all 0.011581 0.000000 4.138353 ( 0.781182)
build_install 0.022647 0.000543 7.761711 ( 2.303474)
test_btest 0.001108 0.000101 74.176244 ( 8.155419)
test_basic 0.007892 0.000276 0.343486 ( 0.439335)
test_all 0.000936 0.001214 663.261578 ( 66.980122)
test_rubyspec 0.092820 0.063878 46.006740 ( 51.198982)
total: 131.30 sec