Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-032118
#<BuildRuby:0x00005618ad22efe0
@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.20220721-032118",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009874 0.000462 1.003461 ( 1.250105)
build_miniruby 0.001857 0.000371 0.077535 ( 0.076329)
build_ruby 0.001698 0.000340 0.075228 ( 0.073580)
build_all 0.009421 0.000981 1.522216 ( 0.590353)
build_install 0.018041 0.004513 5.295981 ( 2.135823)
test_btest 0.000899 0.000179 73.413147 ( 8.412724)
test_basic 0.004200 0.003449 0.318683 ( 0.408699)
test_all 0.002219 0.000504 624.770793 ( 64.348175)
test_rubyspec 0.104726 0.066930 45.737881 ( 51.497375)
total: 128.79 sec