Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-194950
#<BuildRuby:0x000055bc4e2b4610
@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.20220821-194950",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.007261 0.004388 0.991112 ( 1.142682)
build_miniruby 0.001727 0.000108 0.077056 ( 0.076579)
build_ruby 0.001747 0.000000 0.074673 ( 0.074276)
build_all 0.010060 0.000000 1.539422 ( 0.592021)
build_install 0.020542 0.000731 1.924687 ( 0.948725)
test_btest 0.000884 0.000044 72.033691 ( 8.471158)
test_basic 0.003139 0.005080 0.325990 ( 0.416300)
test_all 0.004713 0.000449 681.243073 ( 66.684748)
test_rubyspec 0.132823 0.043958 45.748329 ( 54.164708)
total: 132.57 sec