Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-093613
#<BuildRuby:0x000055ccfe33a678
@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-093613",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006454 0.849495 ( 1.042897)
build_miniruby 0.000000 0.001357 1.014246 ( 1.012285)
build_ruby 0.000000 0.001648 2.808817 ( 2.806282)
build_all 0.005286 0.004282 16.860296 ( 3.027941)
build_install 0.005435 0.005918 2.313123 ( 1.167716)
test_btest 0.000750 0.000309 68.726877 ( 11.842784)
test_basic 0.005272 0.002171 0.366203 ( 0.450498)
test_all 0.000814 0.000336 660.008780 (100.230310)
test_rubyspec 0.068756 0.064952 51.541705 ( 59.617923)
total: 181.20 sec