Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-213901
#<BuildRuby:0x000055ba1deb1310
@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.20220721-213901",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009725 0.001464 0.812037 ( 1.278822)
build_miniruby 0.002086 0.000522 0.066591 ( 0.064292)
build_ruby 0.001232 0.000308 0.065349 ( 0.064488)
build_all 0.006313 0.001578 1.228577 ( 0.468865)
build_install 0.014925 0.002250 4.360078 ( 1.788638)
test_btest 0.002114 0.000000 52.617781 ( 5.854503)
test_basic 0.007344 0.000000 0.297017 ( 0.385073)
test_all 0.001305 0.000000 490.998758 ( 52.839021)
test_rubyspec 0.097074 0.037767 41.508468 ( 47.347317)
total: 110.09 sec