Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-093510
#<BuildRuby:0x0000561fda6fbfa8
@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.20220804-093510",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005296 0.001444 0.813278 ( 0.890769)
build_miniruby 0.000761 0.000207 0.057880 ( 0.056720)
build_ruby 0.000761 0.000207 0.058675 ( 0.057474)
build_all 0.003641 0.000993 1.518360 ( 0.584928)
build_install 0.008242 0.000783 5.613604 ( 2.143220)
test_btest 0.000641 0.000000 48.074713 ( 8.961380)
test_basic 0.005805 0.000000 0.325054 ( 0.413430)
test_all 0.001241 0.000000 624.239469 ( 89.841167)
test_rubyspec 0.098943 0.026698 43.782214 ( 51.141610)
total: 154.09 sec