Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-043812
#<BuildRuby:0x0000559866546858
@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.20230114-043812",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006587 0.000156 0.859303 ( 1.055671)
build_miniruby 0.001145 0.000072 1.019169 ( 1.017340)
build_ruby 0.001541 0.000096 2.774581 ( 2.771911)
build_all 0.005835 0.004091 16.834834 ( 3.005636)
build_install 0.011159 0.000264 2.121685 ( 1.091357)
test_btest 0.001150 0.000000 74.180477 ( 10.518042)
test_basic 0.006325 0.000304 0.310519 ( 0.397214)
test_all 0.001135 0.000108 658.462667 (101.666285)
test_rubyspec 0.100895 0.033743 52.233822 ( 60.305257)
total: 181.83 sec