Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-103306
#<BuildRuby:0x000055b993a169c0
@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.20220629-103306",
@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.000017 0.000009 0.000026 ( 0.000028)
autoconf 0.000024 0.000013 0.000037 ( 0.000038)
configure 0.000020 0.000011 0.000031 ( 0.000031)
build_up 0.004794 0.007227 0.879997 ( 1.112615)
build_miniruby 0.000000 0.002208 0.062446 ( 0.062027)
build_ruby 0.000000 0.001482 0.054466 ( 0.054118)
build_all 0.004879 0.004562 1.228265 ( 0.505710)
build_install 0.012807 0.005386 4.791988 ( 2.472777)
test_btest 0.001216 0.000852 51.668130 ( 5.912515)
test_basic 0.006547 0.000338 0.290078 ( 0.382619)
test_all 0.001618 0.001030 514.046197 ( 54.044671)
test_rubyspec 0.082888 0.048918 42.180169 ( 48.076910)
total: 112.63 sec