Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-044943
#<BuildRuby:0x000055b72fb7c7d0
@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.20220308-044943",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008056 0.002197 1.051687 ( 2.288651)
build_miniruby 0.001475 0.000402 0.068126 ( 0.066140)
build_ruby 0.001640 0.000447 0.075508 ( 0.073459)
build_all 0.009215 0.000000 4.141598 ( 0.842638)
build_install 0.021460 0.003003 7.840450 ( 2.359555)
test_btest 0.001116 0.000235 76.683854 ( 8.339644)
test_basic 0.007936 0.000661 0.338976 ( 0.427634)
test_all 0.001498 0.000300 695.494424 ( 66.934464)
test_rubyspec 0.120257 0.040578 45.624060 ( 51.227815)
total: 132.56 sec