Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-090848
#<BuildRuby:0x0000558ec03c0d30
@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.20220726-090848",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001970 0.010950 1.002008 ( 1.095521)
build_miniruby 0.001351 0.000338 0.071502 ( 0.070174)
build_ruby 0.001613 0.000403 0.073977 ( 0.073275)
build_all 0.007682 0.001921 1.558326 ( 0.594960)
build_install 0.019523 0.002353 5.247305 ( 2.083631)
test_btest 0.000786 0.000175 76.564250 ( 8.993152)
test_basic 0.000000 0.008556 0.318096 ( 0.405901)
test_all 0.000503 0.001720 662.088749 ( 66.119153)
test_rubyspec 0.111009 0.073820 45.761590 ( 51.450437)
total: 130.89 sec