Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-083920
#<BuildRuby:0x0000557fcb0a06e0
@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.20220628-083920",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000027 0.000002 0.000029 ( 0.000026)
build_up 0.001897 0.010743 0.983953 ( 1.033124)
build_miniruby 0.001600 0.000400 0.075480 ( 0.073255)
build_ruby 0.001553 0.000388 0.071687 ( 0.069505)
build_all 0.004215 0.005241 1.468398 ( 0.579917)
build_install 0.016838 0.005739 5.843900 ( 2.782879)
test_btest 0.001046 0.000333 73.020483 ( 8.193386)
test_basic 0.006215 0.001978 0.323159 ( 0.417248)
test_all 0.001908 0.000607 686.527419 ( 67.685230)
test_rubyspec 0.091537 0.075088 46.040646 ( 51.749600)
total: 132.59 sec