Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-050559
#<BuildRuby:0x0000561c7b75f858
@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.20220303-050559",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011249 0.000804 1.048771 ( 11.433798)
build_miniruby 0.001932 0.000000 0.077430 ( 0.075271)
build_ruby 0.001903 0.000000 0.071359 ( 0.069412)
build_all 0.005312 0.004821 4.230471 ( 0.841852)
build_install 0.021318 0.000194 8.094618 ( 2.460546)
test_btest 0.000000 0.001192 78.142813 ( 8.558948)
test_basic 0.000000 0.007005 0.340648 ( 0.428991)
test_all 0.001289 0.000809 701.284914 ( 67.583122)
test_rubyspec 0.090337 0.072067 46.504833 ( 51.788252)
total: 143.24 sec