Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-194717
#<BuildRuby:0x000055f281299400
@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.20220825-194717",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009937 0.000542 0.811977 ( 0.858525)
build_miniruby 0.002026 0.000675 0.064936 ( 0.062796)
build_ruby 0.001143 0.000381 0.065135 ( 0.064100)
build_all 0.007650 0.002550 1.261067 ( 0.483680)
build_install 0.009086 0.006701 1.553284 ( 0.783531)
test_btest 0.000928 0.000357 54.873133 ( 6.482797)
test_basic 0.006363 0.000277 0.295513 ( 0.385505)
test_all 0.002713 0.000969 508.267533 ( 54.140356)
test_rubyspec 0.073727 0.056351 41.608186 ( 50.172310)
total: 113.43 sec