Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-065953
#<BuildRuby:0x000055cfcbf046c8
@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.20220224-065953",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010341 0.001979 0.869945 ( 13.609966)
build_miniruby 0.001287 0.000396 0.076337 ( 0.074357)
build_ruby 0.001638 0.000504 0.076318 ( 0.074699)
build_all 0.009073 0.001266 4.174862 ( 0.841182)
build_install 0.018590 0.005311 7.952259 ( 2.382451)
test_btest 0.000964 0.000276 76.205109 ( 8.537286)
test_basic 0.005055 0.001444 0.348665 ( 0.448001)
test_all 0.002482 0.000242 700.018015 ( 67.742427)
test_rubyspec 0.123411 0.046251 46.364172 ( 51.568304)
total: 145.28 sec