Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-074158
#<BuildRuby:0x000055b0dce1afe0
@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.20220918-074158",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005068 0.005385 1.096858 ( 1.125627)
build_miniruby 0.001980 0.000466 0.115518 ( 0.110741)
build_ruby 0.001986 0.000000 0.115016 ( 0.097703)
build_all 0.005627 0.003734 1.572283 ( 0.641748)
build_install 0.013254 0.009097 1.939095 ( 0.983684)
test_btest 0.000000 0.001501 76.950371 ( 8.456651)
test_basic 0.005826 0.001585 0.375477 ( 0.464494)
test_all 0.006254 0.000000 681.649721 ( 68.775226)
test_rubyspec 0.106950 0.044110 45.848028 ( 54.230055)
total: 134.89 sec