Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-083506
#<BuildRuby:0x000055816d722038
@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.20220727-083506",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008579 0.001641 0.835466 ( 1.643022)
build_miniruby 0.001042 0.000379 0.055525 ( 0.054062)
build_ruby 0.001928 0.000701 0.062280 ( 0.059833)
build_all 0.002055 0.005693 1.216013 ( 0.461573)
build_install 0.003568 0.013935 4.391421 ( 1.808060)
test_btest 0.000880 0.000586 53.368967 ( 6.423013)
test_basic 0.002235 0.003244 0.297199 ( 0.399217)
test_all 0.002051 0.001420 505.527759 ( 53.513684)
test_rubyspec 0.075025 0.058118 41.765731 ( 47.546350)
total: 111.91 sec