Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-132054
#<BuildRuby:0x000055a7c2e1c480
@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.20220227-132054",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007097 0.003852 0.988832 ( 1.155617)
build_miniruby 0.000000 0.002039 0.075181 ( 0.073043)
build_ruby 0.000000 0.001680 0.077806 ( 0.075893)
build_all 0.009476 0.001043 4.178026 ( 0.866330)
build_install 0.016968 0.004248 8.007949 ( 2.475892)
test_btest 0.000000 0.000982 72.785892 ( 8.314965)
test_basic 0.003940 0.003109 0.337913 ( 0.429277)
test_all 0.001682 0.000000 660.808853 ( 65.417357)
test_rubyspec 0.096687 0.069162 46.304830 ( 51.478934)
total: 130.29 sec