Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-184926
#<BuildRuby:0x00005633e6a24b38
@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.20220208-184926",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011404 0.979832 ( 1.087756)
build_miniruby 0.000985 0.001183 0.075364 ( 0.073742)
build_ruby 0.001153 0.000577 0.080045 ( 0.078336)
build_all 0.006583 0.003291 4.076635 ( 0.779825)
build_install 0.021798 0.002060 7.842494 ( 2.353535)
test_btest 0.001106 0.000430 74.172254 ( 8.262792)
test_basic 0.003227 0.003957 0.335844 ( 0.432958)
test_all 0.001208 0.000508 706.287955 ( 67.890036)
test_rubyspec 0.087796 0.076991 46.265812 ( 51.568920)
total: 132.53 sec