Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-001937
#<BuildRuby:0x000055f9beca1350
@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.20220827-001937",
@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.000002 0.000027 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000039 0.000003 0.000042 ( 0.000041)
build_up 0.006746 0.004417 0.816744 ( 0.998792)
build_miniruby 0.001189 0.000170 0.063425 ( 0.062363)
build_ruby 0.001684 0.000241 0.055174 ( 0.053440)
build_all 0.007192 0.001027 1.226067 ( 0.460048)
build_install 0.005386 0.010027 1.608272 ( 0.790352)
test_btest 0.000715 0.000190 52.531429 ( 6.005651)
test_basic 0.004641 0.001237 0.279191 ( 0.370389)
test_all 0.003138 0.000836 483.196298 ( 52.457395)
test_rubyspec 0.099586 0.031135 41.834066 ( 50.395299)
total: 111.59 sec