Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-125020
#<BuildRuby:0x000056478a4b08e8
@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.20220326-125020",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005573 0.006162 1.053652 ( 1.446444)
build_miniruby 0.001253 0.000523 0.075970 ( 0.074040)
build_ruby 0.002251 0.000000 0.077522 ( 0.075223)
build_all 0.010291 0.000000 4.197513 ( 0.873896)
build_install 0.016753 0.005427 8.056344 ( 2.488975)
test_btest 0.000767 0.000256 71.664413 ( 8.370044)
test_basic 0.006727 0.000660 0.355834 ( 0.451377)
test_all 0.001435 0.000187 661.907232 ( 65.971885)
test_rubyspec 0.123290 0.051969 46.199844 ( 51.535990)
total: 131.29 sec