Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-001003
#<BuildRuby:0x00005561e9e93f68
@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.20221119-001003",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004615 0.000330 1.163406 ( 1.167040)
build_miniruby 0.000930 0.000067 0.962870 ( 0.961707)
build_ruby 0.001128 0.000081 2.732518 ( 2.646566)
build_all 0.008592 0.000279 15.931571 ( 3.323465)
build_install 0.005834 0.004835 1.999335 ( 1.099650)
test_btest 0.000454 0.000057 59.240610 ( 11.399031)
test_basic 0.000000 0.004542 0.315075 ( 0.405742)
test_all 0.001067 0.000000 635.813109 (102.260802)
test_rubyspec 0.056337 0.014068 51.494166 ( 59.724262)
total: 182.99 sec