Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-175128
#<BuildRuby:0x000055fbd283a620
@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.20230125-175128",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.006725 0.000000 0.841776 ( 1.122371)
build_miniruby 0.001343 0.000000 1.052630 ( 1.050703)
build_ruby 0.001618 0.000000 2.775234 ( 2.772782)
build_all 0.009575 0.000000 16.744234 ( 2.989685)
build_install 0.010350 0.000000 2.073213 ( 1.063515)
test_btest 0.001088 0.000000 71.353257 ( 10.221811)
test_basic 0.006096 0.000000 0.339084 ( 0.425790)
test_all 0.001357 0.000000 650.856741 (105.256667)
test_rubyspec 0.068400 0.022528 51.807577 ( 59.880521)
total: 184.78 sec