Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-033936
#<BuildRuby:0x0000562588574848
@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.20220130-033936",
@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.000022 0.000000 0.000022 ( 0.000006)
autoconf 0.000030 0.000000 0.000030 ( 0.000028)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.008776 0.002183 0.931000 ( 1.073892)
build_miniruby 0.001661 0.000755 0.076677 ( 0.074797)
build_ruby 0.001179 0.000535 0.074949 ( 0.073172)
build_all 0.009668 0.000000 4.125164 ( 0.771766)
build_install 0.015992 0.005343 7.725854 ( 2.306855)
test_btest 0.000889 0.000334 47.083522 ( 43.944433)
test_basic 0.006670 0.000569 0.335150 ( 0.426640)
test_all 0.001618 0.000288 655.180262 ( 65.883663)
test_rubyspec 0.068351 0.088930 45.693278 ( 51.127682)
total: 165.68 sec