Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-083524
#<BuildRuby:0x0000557e947e0410
@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.20220223-083524",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000088 0.000007 0.000095 ( 0.000098)
build_up 0.011166 0.000859 0.857277 ( 1.277492)
build_miniruby 0.001727 0.000133 0.075577 ( 0.076123)
build_ruby 0.001834 0.000141 0.077676 ( 0.077681)
build_all 0.003715 0.005663 4.194744 ( 0.863690)
build_install 0.007379 0.016859 7.963723 ( 2.443657)
test_btest 0.000783 0.000280 73.074540 ( 7.899482)
test_basic 0.007683 0.000697 0.351842 ( 0.440486)
test_all 0.001936 0.000000 709.244686 ( 68.033924)
test_rubyspec 0.107718 0.039849 46.141645 ( 51.670508)
total: 132.78 sec