Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-210537
#<BuildRuby:0x00005593f6e57510
@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.20220226-210537",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010824 0.000000 1.002125 ( 1.050794)
build_miniruby 0.001982 0.000057 0.076892 ( 0.074831)
build_ruby 0.001809 0.000226 0.077701 ( 0.075562)
build_all 0.002581 0.007265 4.143801 ( 0.842191)
build_install 0.013623 0.009647 7.933749 ( 2.433156)
test_btest 0.001027 0.000308 74.041168 ( 8.514100)
test_basic 0.004146 0.004259 0.344290 ( 0.437050)
test_all 0.000000 0.001527 657.329485 ( 65.408197)
test_rubyspec 0.081881 0.075654 46.387703 ( 51.855245)
total: 130.69 sec