Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-004254
#<BuildRuby:0x000055b7961083a0
@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.20220724-004254",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005656 0.005832 0.964187 ( 1.157135)
build_miniruby 0.001531 0.000510 0.075842 ( 0.075590)
build_ruby 0.001479 0.000493 0.069157 ( 0.068683)
build_all 0.008245 0.001096 1.514184 ( 0.585005)
build_install 0.000804 0.019349 5.178257 ( 2.132892)
test_btest 0.000936 0.000561 73.634084 ( 8.362580)
test_basic 0.006264 0.001032 0.317552 ( 0.408769)
test_all 0.003538 0.000000 672.260890 ( 66.312218)
test_rubyspec 0.093094 0.072056 45.694741 ( 51.482886)
total: 130.59 sec