Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-180035
#<BuildRuby:0x000055bb6e8e9480
@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-180035",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000020 0.000005 0.000025 ( 0.000023)
build_up 0.004173 0.005177 0.836642 ( 0.894866)
build_miniruby 0.001002 0.000334 0.053629 ( 0.053258)
build_ruby 0.000994 0.000332 0.053643 ( 0.052402)
build_all 0.005457 0.001819 1.231322 ( 0.459900)
build_install 0.008887 0.008477 4.250897 ( 1.806710)
test_btest 0.000831 0.000346 53.273200 ( 6.122154)
test_basic 0.004807 0.002003 0.294627 ( 0.383771)
test_all 0.001039 0.001985 500.219326 ( 53.218614)
test_rubyspec 0.058371 0.081770 41.847243 ( 47.660156)
total: 110.65 sec