Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-141226
#<BuildRuby:0x00005653bf8ac848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-141226",
@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.000009 0.000002 0.000011 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000052 0.000008 0.000060 ( 0.000060)
build_up 0.002584 0.007771 0.950551 ( 1.176971)
build_miniruby 0.001412 0.000404 0.074631 ( 0.072855)
build_ruby 0.001565 0.000448 0.077200 ( 0.074873)
build_all 0.004886 0.005966 4.120379 ( 0.778433)
build_install 0.014404 0.010159 7.821807 ( 2.317751)
test_btest 0.001089 0.000458 46.041368 ( 44.018374)
test_basic 0.007603 0.000000 0.348899 ( 0.447532)
test_all 0.000741 0.000835 681.751604 ( 66.665031)
test_rubyspec 0.104016 0.053552 46.312962 ( 51.719092)
total: 167.27 sec