Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-040949
#<BuildRuby:0x0000563d6db10480
@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.20220219-040949",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000099 0.000025 0.000124 ( 0.000128)
build_up 0.006595 0.004830 0.946731 ( 1.635204)
build_miniruby 0.001570 0.000483 0.074713 ( 0.072395)
build_ruby 0.001304 0.000402 0.079145 ( 0.077227)
build_all 0.008250 0.002539 4.095977 ( 0.784755)
build_install 0.013094 0.009391 7.847248 ( 2.368218)
test_btest 0.001215 0.000000 76.363881 ( 8.186628)
test_basic 0.006699 0.001120 0.349798 ( 0.441039)
test_all 0.001683 0.000000 663.299679 ( 65.641308)
test_rubyspec 0.075194 0.096417 46.165761 ( 51.699270)
total: 130.91 sec