Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-173206
#<BuildRuby:0x0000563d093a4480
@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.20220225-173206",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002357 0.007914 0.974239 ( 1.003621)
build_miniruby 0.001567 0.000448 0.079788 ( 0.077520)
build_ruby 0.001649 0.000471 0.075121 ( 0.072957)
build_all 0.006303 0.001801 4.169869 ( 0.828201)
build_install 0.023021 0.000000 7.756096 ( 2.368130)
test_btest 0.001872 0.000000 72.952186 ( 8.316500)
test_basic 0.007659 0.000000 0.336198 ( 0.425257)
test_all 0.002030 0.000000 664.901883 ( 67.304191)
test_rubyspec 0.122318 0.043654 46.397461 ( 51.546912)
total: 131.94 sec