Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-141039
#<BuildRuby:0x0000558367a8c1f0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220506-141039",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002317 0.004444 0.834399 ( 1.246477)
build_miniruby 0.000814 0.000188 0.056941 ( 0.055679)
build_ruby 0.001040 0.000000 0.057557 ( 0.056282)
build_all 0.004382 0.000000 1.472182 ( 0.598951)
build_install 0.010319 0.000643 6.243650 ( 2.824120)
test_btest 0.000631 0.000118 46.828151 ( 8.786037)
test_basic 0.005968 0.000274 0.333271 ( 0.420834)
test_all 0.001197 0.000211 643.812057 ( 91.368242)
test_rubyspec 0.084703 0.029040 43.839611 ( 48.777059)
total: 154.13 sec