Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-021316
#<BuildRuby:0x000056361fec9a18
@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.20221227-021316",
@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.000003 0.000010 ( 0.000008)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000013 0.000005 0.000018 ( 0.000017)
build_up 0.004800 0.001600 0.845071 ( 1.156758)
build_miniruby 0.000963 0.000321 0.999589 ( 0.997640)
build_ruby 0.001207 0.000402 2.759935 ( 2.757376)
build_all 0.006062 0.003504 16.622701 ( 2.970509)
build_install 0.010890 0.000622 2.231085 ( 1.172693)
test_btest 0.000771 0.000000 66.453887 ( 11.355804)
test_basic 0.003079 0.004361 0.364754 ( 0.449400)
test_all 0.001198 0.000422 670.284920 ( 98.942374)
test_rubyspec 0.076544 0.049809 51.199816 ( 59.207011)
total: 179.01 sec