Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-194904
#<BuildRuby:0x000056067e320b88
@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.20220719-194904",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009871 0.001410 0.996787 ( 1.102249)
build_miniruby 0.001857 0.000000 0.075738 ( 0.073624)
build_ruby 0.002045 0.000000 0.070236 ( 0.068046)
build_all 0.008815 0.000467 1.532803 ( 0.594211)
build_install 0.017220 0.005255 5.179210 ( 2.135812)
test_btest 0.000804 0.000126 76.124871 ( 8.242428)
test_basic 0.007177 0.000325 0.325216 ( 0.417407)
test_all 0.001577 0.000237 684.068514 ( 66.775270)
test_rubyspec 0.122387 0.036662 46.204819 ( 51.879973)
total: 131.29 sec