Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-230909
#<BuildRuby:0x0000557197494f40
@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.20220315-230909",
@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.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005733 0.005406 1.010780 ( 1.121738)
build_miniruby 0.001732 0.000400 0.080829 ( 0.078517)
build_ruby 0.002063 0.000000 0.087029 ( 0.085196)
build_all 0.008492 0.001287 4.226025 ( 0.867488)
build_install 0.014633 0.008605 7.914730 ( 2.410777)
test_btest 0.000871 0.000242 71.719947 ( 8.216630)
test_basic 0.005973 0.001659 0.341748 ( 0.435943)
test_all 0.001254 0.000348 704.636779 ( 67.541143)
test_rubyspec 0.099521 0.066152 46.438736 ( 51.787715)
total: 132.55 sec