Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-221430
#<BuildRuby:0x000055fbbb4a86e0
@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.20220910-221430",
@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.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008037 0.002009 1.115336 ( 1.084468)
build_miniruby 0.001407 0.000352 0.066669 ( 0.064679)
build_ruby 0.001747 0.000000 0.066530 ( 0.064730)
build_all 0.003526 0.007948 1.572183 ( 0.598608)
build_install 0.016472 0.005555 1.919086 ( 0.941417)
test_btest 0.000888 0.000313 97.984696 ( 9.738117)
test_basic 0.002713 0.005781 0.354321 ( 0.445661)
test_all 0.003175 0.001307 677.608102 ( 68.515659)
test_rubyspec 0.095533 0.069325 47.235149 ( 55.622386)
total: 137.08 sec