Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-150600
#<BuildRuby:0x000055b18abbb2c8
@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-150600",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004074 0.000940 1.149894 ( 1.983703)
build_miniruby 0.000847 0.000196 0.970376 ( 0.968987)
build_ruby 0.001050 0.000242 2.906962 ( 2.815730)
build_all 0.005454 0.003483 15.957934 ( 3.362208)
build_install 0.007180 0.002684 2.051449 ( 1.164995)
test_btest 0.000494 0.000137 64.448839 ( 10.478091)
test_basic 0.001473 0.003117 0.321597 ( 0.412840)
test_all 0.001214 0.000000 647.498896 (102.432371)
test_rubyspec 0.051246 0.013603 51.758741 ( 60.211257)
total: 183.83 sec