Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-012029
#<BuildRuby:0x000055b7649fc6c8
@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.20220217-012029",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007384 0.004897 0.969723 ( 7.318133)
build_miniruby 0.001581 0.000451 0.075556 ( 0.073140)
build_ruby 0.001949 0.000000 0.076204 ( 0.074964)
build_all 0.010108 0.000905 4.144252 ( 0.788778)
build_install 0.013473 0.008714 7.779998 ( 2.336538)
test_btest 0.001015 0.000317 71.978578 ( 8.364882)
test_basic 0.007012 0.000468 0.341073 ( 0.435975)
test_all 0.001397 0.000410 701.095886 ( 67.341572)
test_rubyspec 0.109276 0.060912 46.112702 ( 51.437117)
total: 138.17 sec