Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-143700
#<BuildRuby:0x0000560bc767f858
@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.20220217-143700",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007031 0.003802 0.935001 ( 1.173342)
build_miniruby 0.000000 0.002238 0.073098 ( 0.071251)
build_ruby 0.001175 0.000931 0.078154 ( 0.075965)
build_all 0.002876 0.007217 4.117669 ( 0.798240)
build_install 0.022099 0.002065 7.707304 ( 2.318102)
test_btest 0.001533 0.000438 69.729995 ( 8.328273)
test_basic 0.000000 0.007916 0.349171 ( 0.437616)
test_all 0.001098 0.000678 683.945162 ( 66.746799)
test_rubyspec 0.077403 0.081031 45.758458 ( 51.145169)
total: 131.10 sec