Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-144807
#<BuildRuby:0x000055cc70480b88
@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.20220816-144807",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008030 0.002920 0.972047 ( 1.027988)
build_miniruby 0.001415 0.000514 0.076560 ( 0.075003)
build_ruby 0.000647 0.001392 0.073026 ( 0.070899)
build_all 0.007043 0.002709 1.539134 ( 0.588152)
build_install 0.014501 0.006760 1.892581 ( 0.931440)
test_btest 0.001141 0.000456 72.986236 ( 8.494154)
test_basic 0.005610 0.002244 0.328414 ( 0.417496)
test_all 0.002374 0.000949 682.876887 ( 66.362994)
test_rubyspec 0.097028 0.066300 45.028120 ( 52.626641)
total: 130.60 sec