Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-215630
#<BuildRuby:0x000055ca322a4bb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-215630",
@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.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.009635 0.001891 1.186656 ( 1.231792)
build_miniruby 0.001867 0.000622 0.850692 ( 0.867527)
build_ruby 0.002634 0.000878 2.239132 ( 2.180983)
build_all 0.012834 0.007231 18.573202 ( 2.182117)
build_install 0.022222 0.000013 2.090435 ( 1.057467)
test_btest 0.000970 0.000277 93.725178 ( 9.159892)
test_basic 0.002523 0.005330 0.366159 ( 0.453490)
test_all 0.001594 0.000531 698.717892 ( 69.914812)
test_rubyspec 0.102579 0.040897 49.329906 ( 57.817882)
total: 144.87 sec