Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-054953
#<BuildRuby:0x0000558fdb5ef7e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-054953",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009916 0.001416 0.997569 ( 1.655989)
build_miniruby 0.001768 0.000253 0.070248 ( 0.069286)
build_ruby 0.001644 0.000235 0.074929 ( 0.074127)
build_all 0.009899 0.000660 4.071909 ( 0.807955)
build_install 0.022389 0.003293 7.868692 ( 2.407496)
test_btest 0.001325 0.000180 47.437397 ( 45.101797)
test_basic 0.007259 0.000000 0.336394 ( 0.426643)
test_all 0.002008 0.000000 648.224490 ( 64.757730)
test_rubyspec 0.113331 0.046760 46.104150 ( 51.486357)
total: 166.79 sec