Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-220209
#<BuildRuby:0x0000557d0524fe28
@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.20220820-220209",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001509 0.009696 0.976550 ( 1.018034)
build_miniruby 0.001625 0.000580 0.075301 ( 0.073624)
build_ruby 0.001476 0.000528 0.080657 ( 0.079090)
build_all 0.003002 0.007191 1.521488 ( 0.558824)
build_install 0.014612 0.004761 1.883825 ( 0.908362)
test_btest 0.000735 0.000321 75.217573 ( 7.964807)
test_basic 0.000000 0.007887 0.326111 ( 0.414394)
test_all 0.003796 0.002280 647.840380 ( 64.871509)
test_rubyspec 0.095961 0.064789 46.232041 ( 54.766649)
total: 130.66 sec