Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-014254
#<BuildRuby:0x000055c4365a3340
@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.20220214-014254",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010308 0.000851 0.987027 ( 1.554772)
build_miniruby 0.001816 0.000242 0.076272 ( 0.075808)
build_ruby 0.001562 0.000208 0.075216 ( 0.074350)
build_all 0.010462 0.000151 4.113822 ( 0.794918)
build_install 0.018542 0.005349 7.842864 ( 2.341704)
test_btest 0.001182 0.000177 79.173874 ( 8.225618)
test_basic 0.007527 0.000366 0.343545 ( 0.433971)
test_all 0.002596 0.000000 703.175483 ( 68.123755)
test_rubyspec 0.100124 0.054825 45.902969 ( 51.212108)
total: 132.84 sec