Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-231341
#<BuildRuby:0x0000564bd257bdf8
@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.20220820-231341",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005054 0.001378 0.814174 ( 0.982050)
build_miniruby 0.000000 0.000988 0.057317 ( 0.056130)
build_ruby 0.000000 0.000968 0.059338 ( 0.058191)
build_all 0.001596 0.003118 1.548986 ( 0.598675)
build_install 0.010591 0.000338 1.903901 ( 0.960928)
test_btest 0.000635 0.000195 54.862640 ( 8.323747)
test_basic 0.005819 0.000000 0.302370 ( 0.390829)
test_all 0.002407 0.000000 583.817732 ( 95.127544)
test_rubyspec 0.068545 0.054788 44.390447 ( 52.643499)
total: 159.14 sec