Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-191702
#<BuildRuby:0x00005576b9134db0
@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.20220316-191702",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010444 0.001493 2.174334 ( 2.385645)
build_miniruby 0.002987 0.000000 1.540296 ( 1.365938)
build_ruby 0.003826 0.000000 2.558352 ( 2.317008)
build_all 0.021581 0.000000 21.139925 ( 2.360204)
build_install 0.020844 0.003131 8.087044 ( 2.449960)
test_btest 0.001086 0.000167 73.130772 ( 8.388776)
test_basic 0.007038 0.001083 0.350041 ( 0.439773)
test_all 0.001899 0.000292 661.939015 ( 65.273824)
test_rubyspec 0.092076 0.059679 45.686903 ( 50.877016)
total: 135.86 sec