Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-191057
#<BuildRuby:0x000055564afe83a0
@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.20220802-191057",
@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.000016 0.000000 0.000016 ( 0.000021)
autoconf 0.000038 0.000000 0.000038 ( 0.000039)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.007615 0.003879 0.965643 ( 1.053277)
build_miniruby 0.001643 0.000821 0.076873 ( 0.075427)
build_ruby 0.000000 0.002367 0.076249 ( 0.073792)
build_all 0.007044 0.003303 1.493297 ( 0.576298)
build_install 0.015195 0.007807 5.093424 ( 2.033943)
test_btest 0.000805 0.000430 76.656865 ( 8.083504)
test_basic 0.008760 0.000000 0.317395 ( 0.405450)
test_all 0.002892 0.000083 681.450843 ( 66.963914)
test_rubyspec 0.115764 0.069018 45.420819 ( 53.024073)
total: 132.29 sec