Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-033257
#<BuildRuby:0x000055c062d50ea8
@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.20221127-033257",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008783 0.001351 1.279635 ( 1.533845)
build_miniruby 0.002018 0.000310 0.847673 ( 0.845881)
build_ruby 0.003244 0.000499 2.238338 ( 2.144093)
build_all 0.016858 0.004493 25.036377 ( 2.807064)
build_install 0.018326 0.002231 5.034931 ( 1.221205)
test_btest 0.001362 0.000227 90.789341 ( 8.960177)
test_basic 0.007795 0.000000 0.354791 ( 0.442813)
test_all 0.001862 0.000000 709.519408 ( 71.047493)
test_rubyspec 0.107017 0.035979 49.602891 ( 58.109780)
total: 147.11 sec