Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-161001
#<BuildRuby:0x0000557414623440
@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.20220317-161001",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010326 0.000856 0.998646 ( 2.023534)
build_miniruby 0.001642 0.000219 0.078757 ( 0.077300)
build_ruby 0.001816 0.000242 0.076130 ( 0.075192)
build_all 0.006745 0.004157 4.219147 ( 0.853217)
build_install 0.018459 0.006460 7.904642 ( 2.439525)
test_btest 0.001041 0.000219 79.821079 ( 8.370534)
test_basic 0.007187 0.000435 0.340815 ( 0.428542)
test_all 0.001734 0.000347 695.953689 ( 67.482049)
test_rubyspec 0.100849 0.065941 46.055930 ( 51.560649)
total: 133.31 sec