Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-081913
#<BuildRuby:0x000056413adbf688
@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.20220218-081913",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008382 0.003048 1.025521 ( 14.796658)
build_miniruby 0.001839 0.000000 0.077800 ( 0.076366)
build_ruby 0.002119 0.000000 0.079229 ( 0.076880)
build_all 0.009865 0.001277 4.139796 ( 0.780959)
build_install 0.014026 0.009853 7.628134 ( 2.291849)
test_btest 0.000661 0.000248 73.607702 ( 8.022871)
test_basic 0.001546 0.005867 0.348603 ( 0.440464)
test_all 0.001277 0.000559 651.213127 ( 65.243146)
test_rubyspec 0.094917 0.069325 46.253751 ( 51.746702)
total: 143.48 sec