Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-082810
#<BuildRuby:0x0000557937735180
@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.20220812-082810",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006530 0.006607 0.838033 ( 0.920118)
build_miniruby 0.001912 0.000000 0.064099 ( 0.061685)
build_ruby 0.001761 0.000000 0.063487 ( 0.062074)
build_all 0.001955 0.005209 1.246204 ( 0.476988)
build_install 0.012766 0.003021 1.599907 ( 0.789939)
test_btest 0.000956 0.000368 52.710677 ( 6.059848)
test_basic 0.003058 0.002342 0.299415 ( 0.389351)
test_all 0.001943 0.002225 496.247870 ( 51.512693)
test_rubyspec 0.089852 0.046200 41.567361 ( 49.044256)
total: 109.32 sec