Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-051519
#<BuildRuby:0x000055c87a9d1550
@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.20220802-051519",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.000414 0.011980 0.897190 ( 1.184717)
build_miniruby 0.000878 0.000439 0.053131 ( 0.053622)
build_ruby 0.000864 0.000432 0.051054 ( 0.051164)
build_all 0.004430 0.004182 1.231101 ( 0.477277)
build_install 0.007133 0.008530 4.217562 ( 1.818169)
test_btest 0.000000 0.001787 52.644505 ( 6.367522)
test_basic 0.002165 0.004298 0.288167 ( 0.380512)
test_all 0.002491 0.000000 479.977174 ( 51.550361)
test_rubyspec 0.053209 0.075397 41.189269 ( 47.143009)
total: 109.03 sec