Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-223116
#<BuildRuby:0x00005565e4d1f2c8
@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.20221115-223116",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003756 0.000804 1.030913 ( 1.601931)
build_miniruby 0.000868 0.000186 0.955948 ( 0.954642)
build_ruby 0.000976 0.000210 2.760767 ( 2.640101)
build_all 0.005772 0.002674 15.772624 ( 3.397535)
build_install 0.007569 0.000787 1.903961 ( 1.115858)
test_btest 0.000585 0.000000 59.609119 ( 10.662709)
test_basic 0.004977 0.000000 0.299988 ( 0.390488)
test_all 0.001526 0.000000 636.193730 (105.758943)
test_rubyspec 0.035583 0.028422 51.378292 ( 59.635050)
total: 186.16 sec