Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-065756
#<BuildRuby:0x0000557cb4c044d8
@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.20220305-065756",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.010913 0.000561 1.007978 ( 1.308661)
build_miniruby 0.001503 0.000322 0.076371 ( 0.074372)
build_ruby 0.001875 0.000402 0.077462 ( 0.075027)
build_all 0.010856 0.000301 4.231876 ( 0.853564)
build_install 0.022797 0.001597 7.924152 ( 2.424868)
test_btest 0.001183 0.000190 71.827609 ( 8.459568)
test_basic 0.005813 0.000930 0.343755 ( 0.436334)
test_all 0.002451 0.000392 700.022592 ( 67.900707)
test_rubyspec 0.115963 0.046754 46.536873 ( 51.937681)
total: 133.47 sec