Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-181555
#<BuildRuby:0x0000560a95494af8
@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.20220211-181555",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003146 0.007166 0.959693 ( 1.091867)
build_miniruby 0.001650 0.000184 0.070856 ( 0.069093)
build_ruby 0.001870 0.000208 0.071320 ( 0.069239)
build_all 0.005689 0.004741 4.107106 ( 0.786267)
build_install 0.022103 0.001394 7.830298 ( 2.340739)
test_btest 0.000924 0.000132 71.848945 ( 8.109875)
test_basic 0.007750 0.001107 0.352979 ( 0.439073)
test_all 0.001692 0.000242 669.247425 ( 65.679856)
test_rubyspec 0.106279 0.061465 46.417405 ( 51.699786)
total: 130.29 sec