Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-111252
#<BuildRuby:0x000056279f7cc8e8
@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.20220831-111252",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000019 0.000007 0.000026 ( 0.000017)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008192 0.002979 0.948119 ( 0.970931)
build_miniruby 0.001373 0.000500 0.071940 ( 0.070171)
build_ruby 0.001904 0.000000 0.076788 ( 0.074853)
build_all 0.009798 0.000586 1.532897 ( 0.575541)
build_install 0.008308 0.014392 1.907674 ( 0.918997)
test_btest 0.000756 0.000353 75.429739 ( 7.947781)
test_basic 0.005779 0.002697 0.336917 ( 0.433361)
test_all 0.002722 0.001271 681.887948 ( 65.839564)
test_rubyspec 0.123820 0.051157 46.049532 ( 54.460404)
total: 131.29 sec