Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-200943
#<BuildRuby:0x000055c7e5cf46c8
@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.20220403-200943",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005944 0.005779 1.029275 ( 1.166136)
build_miniruby 0.001444 0.000444 0.074397 ( 0.073747)
build_ruby 0.001529 0.000470 0.077216 ( 0.076108)
build_all 0.006376 0.003676 4.175823 ( 0.870952)
build_install 0.019910 0.003269 8.494721 ( 3.006775)
test_btest 0.000743 0.000219 75.905784 ( 7.872732)
test_basic 0.002470 0.006033 0.343816 ( 0.432619)
test_all 0.001444 0.000510 709.353432 ( 68.562762)
test_rubyspec 0.123248 0.057202 46.620912 ( 51.834523)
total: 133.90 sec