Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-014332
#<BuildRuby:0x0000558883190008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230106-014332",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.005855 0.000556 0.843350 ( 1.058619)
build_miniruby 0.001046 0.000322 1.015524 ( 1.013537)
build_ruby 0.001511 0.000000 2.780431 ( 2.777817)
build_all 0.009589 0.000000 16.717356 ( 2.968616)
build_install 0.005166 0.004080 2.087148 ( 1.070453)
test_btest 0.000628 0.000185 69.706764 ( 10.922828)
test_basic 0.005853 0.000438 0.356236 ( 0.442478)
test_all 0.001191 0.000331 656.598801 ( 96.796536)
test_rubyspec 0.090958 0.015781 51.755018 ( 59.852323)
total: 176.90 sec