Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-183853
#<BuildRuby:0x0000556043dc6bf0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-183853",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005499 0.000917 0.821941 ( 1.274365)
build_miniruby 0.000911 0.000152 0.057484 ( 0.056249)
build_ruby 0.000770 0.000129 0.059085 ( 0.057948)
build_all 0.000670 0.003812 1.513772 ( 0.584812)
build_install 0.006992 0.003952 5.623011 ( 2.171366)
test_btest 0.000669 0.000179 46.514130 ( 8.956236)
test_basic 0.004619 0.001232 0.334733 ( 0.422865)
test_all 0.001106 0.000295 587.703629 ( 95.139761)
test_rubyspec 0.099297 0.031163 43.836116 ( 51.188740)
total: 159.85 sec