Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-133534
#<BuildRuby:0x0000559568284a58
@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.20220221-133534",
@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.000017 0.000005 0.000022 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003932 0.006650 0.966803 ( 1.344398)
build_miniruby 0.001444 0.000555 0.075946 ( 0.073354)
build_ruby 0.001602 0.000616 0.075025 ( 0.072772)
build_all 0.010164 0.000000 4.080410 ( 0.793144)
build_install 0.014867 0.009409 7.892754 ( 2.325755)
test_btest 0.000000 0.001327 71.843718 ( 7.662529)
test_basic 0.003897 0.003975 0.337527 ( 0.424211)
test_all 0.001209 0.000518 690.522662 ( 66.819029)
test_rubyspec 0.097286 0.051496 46.460861 ( 51.895802)
total: 131.41 sec