Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-180309
#<BuildRuby:0x000055a7e9bd4480
@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.20220215-180309",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008235 0.001900 0.962539 ( 1.008256)
build_miniruby 0.001770 0.000408 0.077903 ( 0.076665)
build_ruby 0.001496 0.000345 0.079248 ( 0.078254)
build_all 0.008557 0.001975 4.171075 ( 0.810154)
build_install 0.022286 0.002274 7.740259 ( 2.321945)
test_btest 0.000960 0.000192 71.635998 ( 7.883001)
test_basic 0.001475 0.006685 0.331929 ( 0.421595)
test_all 0.000635 0.001057 669.065851 ( 65.195121)
test_rubyspec 0.089928 0.066496 46.361149 ( 51.515228)
total: 129.31 sec