Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-114357
#<BuildRuby:0x0000560c8fd744d8
@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-114357",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005872 0.004851 0.933302 ( 1.366520)
build_miniruby 0.001105 0.000552 0.076862 ( 0.075512)
build_ruby 0.001597 0.000799 0.078978 ( 0.076343)
build_all 0.009695 0.000520 4.095855 ( 0.788355)
build_install 0.022429 0.000241 7.879743 ( 2.376460)
test_btest 0.001337 0.000000 74.915897 ( 8.119519)
test_basic 0.005254 0.002327 0.331445 ( 0.423663)
test_all 0.001258 0.000401 697.209085 ( 67.077535)
test_rubyspec 0.112157 0.052331 46.200509 ( 51.639609)
total: 131.94 sec