Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-072850
#<BuildRuby:0x000055c57f417810
@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.20220430-072850",
@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.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.009207 0.003492 1.023955 ( 1.220226)
build_miniruby 0.002442 0.000000 0.073737 ( 0.071177)
build_ruby 0.001826 0.000074 0.067688 ( 0.065441)
build_all 0.009448 0.001016 1.496319 ( 0.604569)
build_install 0.018115 0.005425 5.934578 ( 2.820445)
test_btest 0.001038 0.000218 75.161901 ( 8.338399)
test_basic 0.003924 0.005731 0.321468 ( 0.407328)
test_all 0.002567 0.000000 654.552679 ( 64.773535)
test_rubyspec 0.101441 0.074216 45.357196 ( 50.550927)
total: 128.85 sec