Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-083510
#<BuildRuby:0x0000563fdc8fcd30
@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.20220721-083510",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000030 0.000004 0.000034 ( 0.000030)
build_up 0.010218 0.000881 1.003293 ( 2.995982)
build_miniruby 0.001744 0.000249 0.071962 ( 0.070075)
build_ruby 0.001819 0.000260 0.072978 ( 0.071028)
build_all 0.010211 0.000085 1.532717 ( 0.587792)
build_install 0.017853 0.003926 5.117939 ( 2.059365)
test_btest 0.001035 0.000148 71.985130 ( 7.866096)
test_basic 0.006516 0.000931 0.332126 ( 0.421162)
test_all 0.002389 0.000000 679.683966 ( 67.361551)
test_rubyspec 0.104650 0.076241 46.075588 ( 51.917199)
total: 133.35 sec