Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-082257
#<BuildRuby:0x000055d590e6b778
@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.20220309-082257",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000459 0.010711 1.001420 ( 1.706075)
build_miniruby 0.001379 0.000636 0.076965 ( 0.075352)
build_ruby 0.001571 0.000726 0.075778 ( 0.073334)
build_all 0.005731 0.004913 4.217024 ( 0.842804)
build_install 0.022875 0.000660 7.825754 ( 2.392355)
test_btest 0.000969 0.000357 76.202763 ( 8.122409)
test_basic 0.006746 0.000832 0.341224 ( 0.437516)
test_all 0.001285 0.000450 690.176859 ( 67.835376)
test_rubyspec 0.091370 0.079301 45.989143 ( 51.477001)
total: 132.96 sec