Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-130842
#<BuildRuby:0x000055d909ed89c8
@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.20220903-130842",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003200 0.009646 0.985876 ( 0.997345)
build_miniruby 0.001473 0.000614 0.076144 ( 0.074131)
build_ruby 0.001240 0.000517 0.076741 ( 0.074605)
build_all 0.007533 0.003139 1.541492 ( 0.596431)
build_install 0.020043 0.003374 1.938673 ( 0.949700)
test_btest 0.001292 0.000000 75.666269 ( 8.808005)
test_basic 0.008203 0.000000 0.325406 ( 0.418110)
test_all 0.003496 0.000000 638.749653 ( 65.693130)
test_rubyspec 0.106828 0.079341 45.486992 ( 53.889914)
total: 131.50 sec