Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-070246
#<BuildRuby:0x000055ceb60e4f40
@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.20220222-070246",
@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.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005555 0.005888 0.945785 ( 2.879562)
build_miniruby 0.000000 0.002300 0.070988 ( 0.068817)
build_ruby 0.001093 0.000786 0.080276 ( 0.078641)
build_all 0.008082 0.002501 4.133654 ( 0.774650)
build_install 0.019328 0.003803 7.711122 ( 2.317514)
test_btest 0.000826 0.000275 77.550448 ( 8.301605)
test_basic 0.001947 0.005402 0.343193 ( 0.435021)
test_all 0.001072 0.000417 704.507010 ( 67.971076)
test_rubyspec 0.109538 0.049308 46.279995 ( 51.783787)
total: 134.61 sec