Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-153544
#<BuildRuby:0x0000559455bcd1a0
@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.20220201-153544",
@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.000100 0.000000 0.000100 ( 0.000110)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.010684 0.000447 0.981115 ( 1.105243)
build_miniruby 0.001790 0.000119 0.077562 ( 0.076474)
build_ruby 0.001474 0.000098 0.079764 ( 0.079522)
build_all 0.006815 0.004522 4.198093 ( 0.819727)
build_install 0.013419 0.010241 7.996483 ( 2.363068)
test_btest 0.000874 0.000184 48.125191 ( 44.625136)
test_basic 0.006727 0.000353 0.353440 ( 0.442742)
test_all 0.001840 0.000368 649.293675 ( 66.130903)
test_rubyspec 0.095904 0.064653 45.883238 ( 51.385351)
total: 167.03 sec