Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-100744
#<BuildRuby:0x000055866c4b7e20
@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.20221129-100744",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004903 0.000000 1.258138 ( 1.238799)
build_miniruby 0.000928 0.000000 1.039453 ( 1.038153)
build_ruby 0.001392 0.000000 2.817038 ( 2.706385)
build_all 0.004983 0.004054 15.847047 ( 3.307656)
build_install 0.003601 0.004655 2.055081 ( 1.184154)
test_btest 0.000495 0.000086 56.411837 ( 12.147261)
test_basic 0.004881 0.000112 0.313569 ( 0.404689)
test_all 0.000917 0.000153 689.997785 (107.895531)
test_rubyspec 0.029318 0.026894 53.654023 ( 61.839128)
total: 191.76 sec