Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-234829
#<BuildRuby:0x0000559706eb7510
@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.20220312-234829",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008572 0.001319 0.997892 ( 1.045096)
build_miniruby 0.001522 0.000234 0.068500 ( 0.067017)
build_ruby 0.001844 0.000283 0.078745 ( 0.076734)
build_all 0.004831 0.003893 1.480372 ( 0.609174)
build_install 0.017201 0.006486 5.183254 ( 2.138969)
test_btest 0.000711 0.000167 74.507580 ( 8.747413)
test_basic 0.002364 0.005780 0.341807 ( 0.435723)
test_all 0.001615 0.000475 671.294802 ( 66.400823)
test_rubyspec 0.085499 0.076075 46.635045 ( 51.813061)
total: 131.34 sec