Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-174501
#<BuildRuby:0x0000560ec1c5d340
@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-174501",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000006 0.000005 0.000011 ( 0.000012)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.004176 0.007572 0.848051 ( 1.051487)
build_miniruby 0.000944 0.000825 0.062883 ( 0.061462)
build_ruby 0.000843 0.000738 0.062848 ( 0.061498)
build_all 0.009799 0.000314 1.256139 ( 0.476593)
build_install 0.014417 0.002895 4.205082 ( 1.783827)
test_btest 0.001258 0.000734 53.789078 ( 6.173561)
test_basic 0.006136 0.000000 0.289493 ( 0.380359)
test_all 0.002011 0.000000 497.896893 ( 52.613297)
test_rubyspec 0.096207 0.033787 41.749321 ( 47.505001)
total: 110.11 sec