Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-035510
#<BuildRuby:0x000056241bcf1350
@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.20220717-035510",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.011828 0.000520 0.830241 ( 0.973389)
build_miniruby 0.001393 0.000214 0.054833 ( 0.053244)
build_ruby 0.001365 0.000210 0.062432 ( 0.060807)
build_all 0.007263 0.000334 1.264106 ( 0.482797)
build_install 0.012855 0.001837 4.264090 ( 1.850101)
test_btest 0.001607 0.000000 54.555987 ( 6.275116)
test_basic 0.001913 0.005552 0.305944 ( 0.398396)
test_all 0.002202 0.000440 491.909419 ( 51.571933)
test_rubyspec 0.085942 0.044166 42.110936 ( 47.792689)
total: 109.46 sec