Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-190902
#<BuildRuby:0x000055e5b3be6038
@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.20220718-190902",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001512 0.008305 0.918739 ( 0.992245)
build_miniruby 0.001196 0.000399 0.064284 ( 0.062936)
build_ruby 0.001486 0.000000 0.053956 ( 0.053152)
build_all 0.008461 0.000000 1.258086 ( 0.496899)
build_install 0.014241 0.001943 4.261646 ( 1.822595)
test_btest 0.001215 0.000304 54.913536 ( 5.932656)
test_basic 0.004091 0.001023 0.288762 ( 0.389302)
test_all 0.001771 0.000443 516.354563 ( 53.639494)
test_rubyspec 0.073132 0.056902 41.676604 ( 47.615676)
total: 111.01 sec