Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-234104
#<BuildRuby:0x000055586fadf670
@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.20220719-234104",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.001961 0.004763 0.888751 ( 1.015101)
build_miniruby 0.000574 0.000261 0.056808 ( 0.055592)
build_ruby 0.001061 0.000000 0.058972 ( 0.057693)
build_all 0.004061 0.000463 1.537314 ( 0.608276)
build_install 0.005907 0.003132 5.633586 ( 2.164344)
test_btest 0.000541 0.000231 55.750631 ( 7.962948)
test_basic 0.002165 0.003179 0.297482 ( 0.386397)
test_all 0.000999 0.000466 609.683715 ( 87.627481)
test_rubyspec 0.070018 0.048502 43.819357 ( 49.413926)
total: 149.29 sec