Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-030920
#<BuildRuby:0x000056225196ff68
@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.20221122-030920",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004628 0.000000 1.004888 ( 1.165684)
build_miniruby 0.000000 0.000985 0.952755 ( 0.951419)
build_ruby 0.000000 0.001132 2.757628 ( 2.651619)
build_all 0.002916 0.006226 16.087242 ( 3.353429)
build_install 0.004413 0.004837 2.078010 ( 1.224510)
test_btest 0.000542 0.000074 65.301399 ( 10.599947)
test_basic 0.000215 0.004503 0.290266 ( 0.381159)
test_all 0.001281 0.000233 672.424288 (125.738052)
test_rubyspec 0.040829 0.030771 52.961918 ( 61.229691)
total: 207.30 sec