Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-005933
#<BuildRuby:0x0000558f4ad90920
@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.20220808-005933",
@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.000003 0.000007 ( 0.000006)
autoconf 0.000015 0.000009 0.000024 ( 0.000023)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.012007 0.000026 0.991127 ( 2.227609)
build_miniruby 0.001231 0.000568 0.076451 ( 0.075438)
build_ruby 0.001583 0.000731 0.077046 ( 0.075456)
build_all 0.006632 0.003061 1.543019 ( 0.585297)
build_install 0.015220 0.005178 5.135742 ( 2.101347)
test_btest 0.000823 0.000361 73.369312 ( 8.514898)
test_basic 0.004713 0.002062 0.334002 ( 0.424205)
test_all 0.001799 0.000787 673.109537 ( 66.867712)
test_rubyspec 0.082148 0.084196 45.562875 ( 53.093921)
total: 133.97 sec