Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-191812
#<BuildRuby:0x000055cfe79fbe80
@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.20230105-191812",
@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.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005357 0.001148 0.851004 ( 1.040782)
build_miniruby 0.001046 0.000224 1.011433 ( 1.009380)
build_ruby 0.001276 0.000273 2.777996 ( 2.775498)
build_all 0.008029 0.001720 16.666917 ( 2.997278)
build_install 0.010566 0.000122 2.104026 ( 1.074328)
test_btest 0.000678 0.000127 70.345760 ( 11.053333)
test_basic 0.000000 0.006450 0.310448 ( 0.396826)
test_all 0.000000 0.001238 662.358054 ( 93.974110)
test_rubyspec 0.058967 0.057954 51.480321 ( 59.542047)
total: 173.86 sec