Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-152219
#<BuildRuby:0x000055cb76533940
@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.20220331-152219",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007620 0.004402 0.991239 ( 1.371978)
build_miniruby 0.001948 0.000260 0.075557 ( 0.073241)
build_ruby 0.001798 0.000239 0.074427 ( 0.072219)
build_all 0.004635 0.005343 4.217374 ( 0.856248)
build_install 0.021042 0.002043 8.025650 ( 2.443823)
test_btest 0.001051 0.000186 76.290310 ( 8.099778)
test_basic 0.007732 0.000375 0.342229 ( 0.440113)
test_all 0.001868 0.000312 711.734030 ( 68.726898)
test_rubyspec 0.103052 0.081391 46.742305 ( 52.096871)
total: 134.18 sec