Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-144237
#<BuildRuby:0x000056343f79c920
@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.20220706-144237",
@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.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.011489 1.007738 ( 1.354896)
build_miniruby 0.000000 0.001985 0.068714 ( 0.066780)
build_ruby 0.000000 0.001640 0.075779 ( 0.074135)
build_all 0.006531 0.002247 1.473094 ( 0.591339)
build_install 0.013938 0.007963 5.825983 ( 2.790336)
test_btest 0.000864 0.000324 76.898505 ( 8.044966)
test_basic 0.003314 0.004329 0.324755 ( 0.413455)
test_all 0.001700 0.000700 679.691604 ( 66.687357)
test_rubyspec 0.102328 0.082241 45.877627 ( 51.497891)
total: 131.52 sec