Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-202341
#<BuildRuby:0x000055f937840e50
@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.20220909-202341",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007686 0.003494 1.091896 ( 1.204527)
build_miniruby 0.001246 0.000566 0.074892 ( 0.072962)
build_ruby 0.001337 0.000608 0.073773 ( 0.071685)
build_all 0.006827 0.003103 1.570192 ( 0.597521)
build_install 0.011182 0.010612 1.906937 ( 0.945723)
test_btest 0.000965 0.000515 96.155573 ( 9.681040)
test_basic 0.005501 0.002633 0.362985 ( 0.449943)
test_all 0.005486 0.000000 673.984541 ( 68.367461)
test_rubyspec 0.094501 0.074692 47.036990 ( 55.468627)
total: 136.86 sec