Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-091352
#<BuildRuby:0x000055aaf92e3e58
@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.20221208-091352",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004919 0.000105 1.174841 ( 1.297725)
build_miniruby 0.000784 0.000121 0.979184 ( 0.978119)
build_ruby 0.001098 0.000000 2.744344 ( 2.645764)
build_all 0.008986 0.000000 15.709459 ( 3.323236)
build_install 0.008331 0.000670 2.307307 ( 1.332622)
test_btest 0.000526 0.000066 58.850017 ( 11.820383)
test_basic 0.000000 0.004675 0.313783 ( 0.404720)
test_all 0.000000 0.001600 655.677789 (108.462996)
test_rubyspec 0.033123 0.025069 52.605852 ( 60.892594)
total: 191.16 sec