Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-173109
#<BuildRuby:0x0000563559eb43c8
@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.20220404-173109",
@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.000005 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010972 0.000606 1.004812 ( 1.065580)
build_miniruby 0.002056 0.000000 0.072072 ( 0.070616)
build_ruby 0.002127 0.000000 0.077462 ( 0.075095)
build_all 0.003158 0.007003 4.243224 ( 0.863783)
build_install 0.014652 0.009145 8.659461 ( 2.977774)
test_btest 0.001012 0.000357 75.095423 ( 7.928768)
test_basic 0.007111 0.000735 0.324369 ( 0.422610)
test_all 0.002858 0.000953 701.836035 ( 68.982257)
test_rubyspec 0.104337 0.056760 46.713029 ( 52.076808)
total: 134.46 sec