Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-000332
#<BuildRuby:0x000055ae1714c4e8
@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.20220317-000332",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000091 0.000014 0.000105 ( 0.000041)
build_up 0.000000 0.011017 0.987946 ( 1.130786)
build_miniruby 0.001899 0.000000 0.068269 ( 0.066852)
build_ruby 0.001611 0.000576 0.075899 ( 0.074215)
build_all 0.009523 0.000530 4.222028 ( 0.863836)
build_install 0.013575 0.010197 7.913204 ( 2.412256)
test_btest 0.000773 0.000300 75.492227 ( 8.621709)
test_basic 0.005236 0.002037 0.331217 ( 0.420807)
test_all 0.001214 0.000472 685.774994 ( 66.501507)
test_rubyspec 0.104198 0.053693 45.890713 ( 51.285103)
total: 131.38 sec