Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-043914
#<BuildRuby:0x000056437fa3e620
@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.20221230-043914",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.006003 0.000613 0.852046 ( 1.308129)
build_miniruby 0.000970 0.000277 1.012506 ( 1.010516)
build_ruby 0.001742 0.000000 2.778141 ( 2.775438)
build_all 0.009870 0.000000 16.726726 ( 3.008149)
build_install 0.009552 0.002355 2.318622 ( 1.189806)
test_btest 0.000745 0.000178 74.578265 ( 11.238756)
test_basic 0.005776 0.000455 0.347647 ( 0.434713)
test_all 0.001004 0.000749 670.831358 (107.192990)
test_rubyspec 0.050260 0.045303 51.561943 ( 59.665674)
total: 187.82 sec