Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-141314
#<BuildRuby:0x0000564c1de04920
@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.20220821-141314",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009892 0.000706 0.956519 ( 0.990163)
build_miniruby 0.002037 0.000146 0.078872 ( 0.076419)
build_ruby 0.001853 0.000000 0.077774 ( 0.075541)
build_all 0.006099 0.004103 1.512606 ( 0.578194)
build_install 0.021536 0.001321 1.886881 ( 0.915484)
test_btest 0.000000 0.002161 72.995436 ( 8.462943)
test_basic 0.000350 0.007092 0.325982 ( 0.418737)
test_all 0.003581 0.000716 638.762978 ( 65.123391)
test_rubyspec 0.111208 0.058585 45.802308 ( 54.212789)
total: 130.85 sec