Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-150713
#<BuildRuby:0x00005558f7740f40
@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.20220217-150713",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011555 0.000770 0.978598 ( 1.568229)
build_miniruby 0.001669 0.000112 0.077889 ( 0.075977)
build_ruby 0.002207 0.000147 0.073035 ( 0.070865)
build_all 0.010952 0.000062 4.097488 ( 0.785803)
build_install 0.012544 0.010429 7.694633 ( 2.285027)
test_btest 0.000899 0.000142 73.123971 ( 8.104276)
test_basic 0.003703 0.004926 0.343650 ( 0.429887)
test_all 0.001802 0.000360 700.244431 ( 67.165443)
test_rubyspec 0.123016 0.032190 45.943175 ( 51.439897)
total: 131.93 sec