Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-235951
#<BuildRuby:0x000055f2cbc4a860
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221224-235951",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006859 0.001870 0.979377 ( 1.208145)
build_miniruby 0.002124 0.000579 0.836190 ( 0.835152)
build_ruby 0.002620 0.000000 2.128369 ( 2.129533)
build_all 0.014220 0.005573 18.531674 ( 2.160251)
build_install 0.016750 0.005543 2.045462 ( 1.028898)
test_btest 0.000879 0.000258 91.853374 ( 9.548161)
test_basic 0.008660 0.000916 0.344509 ( 0.431552)
test_all 0.001597 0.000443 681.100850 ( 73.958851)
test_rubyspec 0.094317 0.073992 47.746451 ( 55.947296)
total: 147.25 sec