Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-032546
#<BuildRuby:0x0000556fc3c18620
@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.20220912-032546",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006313 0.004209 1.140121 ( 1.135823)
build_miniruby 0.001205 0.000804 0.065732 ( 0.063880)
build_ruby 0.001000 0.000666 0.075881 ( 0.075507)
build_all 0.006142 0.004095 1.550692 ( 0.599756)
build_install 0.015266 0.006739 1.937755 ( 0.957287)
test_btest 0.000627 0.000385 92.758874 ( 9.538106)
test_basic 0.001138 0.005998 0.356864 ( 0.445723)
test_all 0.001801 0.001248 650.193475 ( 67.059377)
test_rubyspec 0.085126 0.099238 47.044908 ( 55.454559)
total: 135.33 sec