Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-215922
#<BuildRuby:0x0000557ea29d3d90
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220503-215922",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006512 0.000175 0.828353 ( 1.699347)
build_miniruby 0.001000 0.000067 0.056734 ( 0.055467)
build_ruby 0.000926 0.000061 0.057319 ( 0.056056)
build_all 0.000000 0.004137 1.487652 ( 0.594774)
build_install 0.005553 0.005307 6.257305 ( 2.800242)
test_btest 0.000526 0.000105 51.778243 ( 8.124830)
test_basic 0.001029 0.004880 0.286651 ( 0.375142)
test_all 0.001017 0.000271 617.811162 ( 93.812667)
test_rubyspec 0.089766 0.039549 43.774306 ( 48.741335)
total: 156.26 sec