Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-214357
#<BuildRuby:0x0000559c755d6620
@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.20230101-214357",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.006317 0.838583 ( 1.002092)
build_miniruby 0.000834 0.000490 1.010820 ( 1.008883)
build_ruby 0.001618 0.000000 2.768452 ( 2.765893)
build_all 0.009037 0.000540 16.771036 ( 2.991171)
build_install 0.007789 0.003852 2.265866 ( 1.172763)
test_btest 0.000858 0.000163 73.718197 ( 10.519915)
test_basic 0.006181 0.000419 0.309884 ( 0.396275)
test_all 0.001059 0.000193 672.409043 ( 94.402454)
test_rubyspec 0.079023 0.025809 51.742015 ( 59.882429)
total: 174.14 sec