Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-153508
#<BuildRuby:0x00005624dfe3f440
@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.20220312-153508",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009775 0.000125 0.994853 ( 1.157926)
build_miniruby 0.002199 0.000129 0.070245 ( 0.068305)
build_ruby 0.001600 0.000094 0.065567 ( 0.064527)
build_all 0.006619 0.003608 1.530364 ( 0.617099)
build_install 0.019186 0.003862 5.252236 ( 2.205368)
test_btest 0.000922 0.000110 71.429646 ( 8.564117)
test_basic 0.007270 0.000386 0.341219 ( 0.429886)
test_all 0.001396 0.000161 703.568762 ( 67.904377)
test_rubyspec 0.102995 0.049902 46.334645 ( 51.523325)
total: 132.54 sec