Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-091335
#<BuildRuby:0x000055b5173e6148
@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.20220731-091335",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009230 0.000818 0.836750 ( 1.111743)
build_miniruby 0.000000 0.001819 0.064046 ( 0.062255)
build_ruby 0.000000 0.001687 0.066433 ( 0.064800)
build_all 0.005761 0.004263 1.245114 ( 0.472061)
build_install 0.014720 0.001517 4.308002 ( 1.779944)
test_btest 0.001189 0.000280 50.832054 ( 6.284252)
test_basic 0.006850 0.000500 0.298405 ( 0.395041)
test_all 0.001881 0.000418 505.394634 ( 54.397135)
test_rubyspec 0.072650 0.050911 41.868162 ( 47.811543)
total: 112.38 sec