Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-100752
#<BuildRuby:0x0000557d39a04450
@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.20220219-100752",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006860 0.004861 1.344514 ( 1.696823)
build_miniruby 0.002028 0.000624 7.231482 ( 7.291802)
build_ruby 0.002874 0.000884 3.338432 ( 3.197174)
build_all 0.020423 0.001668 26.818188 ( 7.274924)
build_install 0.009167 0.011219 7.882882 ( 2.391192)
test_btest 0.001070 0.000374 69.511559 ( 8.483152)
test_basic 0.006221 0.002177 0.337733 ( 0.426189)
test_all 0.002103 0.000276 697.848225 ( 67.184964)
test_rubyspec 0.106114 0.049417 46.072263 ( 51.775939)
total: 149.72 sec