Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-224030
#<BuildRuby:0x0000558f6ce3fde0
@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.20221118-224030",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003696 0.001344 1.054405 ( 1.187951)
build_miniruby 0.000659 0.000239 0.961732 ( 0.960374)
build_ruby 0.000924 0.000336 2.928728 ( 2.812768)
build_all 0.008810 0.000000 15.909856 ( 3.334586)
build_install 0.001302 0.008022 1.991437 ( 1.137029)
test_btest 0.000405 0.000177 65.154312 ( 10.799038)
test_basic 0.002709 0.001614 0.311252 ( 0.402287)
test_all 0.000792 0.000352 641.878863 (101.008344)
test_rubyspec 0.044021 0.022684 51.461866 ( 59.698243)
total: 181.34 sec