Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-115947
#<BuildRuby:0x0000559ac9b64f40
@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.20220324-115947",
@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.000043 0.000017 0.000060 ( 0.000066)
configure 0.000020 0.000008 0.000028 ( 0.000025)
build_up 0.007324 0.003712 0.978895 ( 1.044164)
build_miniruby 0.000000 0.002562 0.065544 ( 0.063337)
build_ruby 0.000765 0.001636 0.070018 ( 0.067290)
build_all 0.006298 0.005295 4.059530 ( 0.864860)
build_install 0.013178 0.007095 7.858259 ( 2.429121)
test_btest 0.000734 0.000395 74.526672 ( 7.799237)
test_basic 0.004820 0.002595 0.333528 ( 0.425803)
test_all 0.000000 0.002352 675.215231 ( 70.615832)
test_rubyspec 0.072009 0.088808 45.772729 ( 51.160358)
total: 134.47 sec