Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-021901
#<BuildRuby:0x000056068d9044f0
@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.20220211-021901",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000044 0.000003 0.000047 ( 0.000051)
configure 0.000034 0.000002 0.000036 ( 0.000034)
build_up 0.011339 0.000471 0.945702 ( 1.182420)
build_miniruby 0.002151 0.000000 0.075754 ( 0.073454)
build_ruby 0.002161 0.000000 0.076658 ( 0.074423)
build_all 0.009307 0.000000 4.130834 ( 0.780382)
build_install 0.014963 0.009549 7.876808 ( 2.325648)
test_btest 0.000931 0.000133 74.293716 ( 8.052959)
test_basic 0.002392 0.005271 0.340971 ( 0.436400)
test_all 0.001743 0.000332 701.252513 ( 67.048652)
test_rubyspec 0.124731 0.035902 46.236937 ( 51.700251)
total: 131.68 sec