Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-040226
#<BuildRuby:0x000055f8979dff68
@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.20221128-040226",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005009 0.000000 1.214828 ( 1.396005)
build_miniruby 0.000845 0.000000 1.006178 ( 1.005005)
build_ruby 0.001231 0.000000 2.756253 ( 2.637097)
build_all 0.009873 0.000000 22.507537 ( 4.332587)
build_install 0.002347 0.007898 4.396480 ( 1.580916)
test_btest 0.000682 0.000059 58.635736 ( 11.680763)
test_basic 0.004718 0.000062 0.315472 ( 0.405872)
test_all 0.000936 0.000000 707.907419 (109.410869)
test_rubyspec 0.050590 0.013106 53.357896 ( 61.597386)
total: 194.05 sec