Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-013230
#<BuildRuby:0x000055e2e1bc7658
@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.20220301-013230",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008913 0.001273 0.984409 ( 1.050031)
build_miniruby 0.001961 0.000281 0.071047 ( 0.068821)
build_ruby 0.001576 0.000225 0.067587 ( 0.065715)
build_all 0.006277 0.004161 4.167585 ( 0.855713)
build_install 0.019184 0.004752 7.841801 ( 2.387125)
test_btest 0.000000 0.001357 73.654219 ( 7.819981)
test_basic 0.000000 0.008337 0.335509 ( 0.422828)
test_all 0.000731 0.001251 692.752182 ( 67.191545)
test_rubyspec 0.098478 0.066265 46.369240 ( 51.817485)
total: 131.68 sec