Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-074623
#<BuildRuby:0x00005613c0e14018
@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.20221231-074623",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006508 0.000000 0.841239 ( 1.047880)
build_miniruby 0.001264 0.000000 1.010135 ( 1.008441)
build_ruby 0.001338 0.000327 2.773509 ( 2.770764)
build_all 0.009874 0.000000 16.695296 ( 2.960666)
build_install 0.011496 0.000177 2.308013 ( 1.190455)
test_btest 0.000747 0.000157 78.088622 ( 10.726457)
test_basic 0.006765 0.000512 0.365048 ( 0.450035)
test_all 0.001149 0.000230 664.013749 (103.138358)
test_rubyspec 0.086176 0.048732 51.696290 ( 59.727077)
total: 183.02 sec